Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Temperature Updates Not Occurring Without Module Reload #88

Open
omerfaruk-aran opened this issue Sep 5, 2023 · 1 comment
Open

Temperature Updates Not Occurring Without Module Reload #88

omerfaruk-aran opened this issue Sep 5, 2023 · 1 comment

Comments

@omerfaruk-aran
Copy link

Hello,

I hope this message finds you well. I wanted to bring to your attention an issue I've encountered in the project related to temperature updates within the climate control module.

Currently, it seems that the temperature updates for the air conditioning system do not occur automatically unless the module is reloaded. This behavior raises a couple of questions:

Update Frequency: Could you please provide some information about the expected frequency of temperature updates? Understanding how often the temperature readings are supposed to be refreshed will help me better understand the problem.

Modification of Update Frequency: Is there a way to modify the frequency of these updates? It would be helpful if there is a configurable parameter or setting that can be adjusted to control how often the temperature updates take place. This could be beneficial for scenarios where real-time or frequent updates are required.

I'm eager to assist in resolving this issue, and I appreciate your time and effort in maintaining this project. If there are any specific details, logs, or code snippets you need from me to investigate further, please let me know, and I'd be happy to provide them.

Thank you for your attention to this matter.

Best regards,

Ömer Faruk ARAN
omerfaruk@aran.net.tr

@veista
Copy link
Owner

veista commented Sep 5, 2023

Hi,

This is one common issue and the n:th duplicate.

Update frequency: this it is a callback system. The only poll cycle is at load.

Modify update frequency: not feasible with this integration.

Resolving this issue: #86

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants