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

🐛 Avoid warnings until temperature mode is not known for sure #247

Merged
merged 2 commits into from
Sep 8, 2024

Conversation

kamaradclimber
Copy link
Owner

No description provided.

Before this patch, HA used to forgot temperature mode, sensor mode and
other rarely changing parameters.
It required a complicated dance at the start-up of the integration until
we received the first MQTT messages giving us those values (especially
to get the temperature boundaries).

Now we simply store them locally and assume they haven't changed while
HA was down.

It should really help with #240
@kamaradclimber kamaradclimber merged commit 73be04f into main Sep 8, 2024
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

Successfully merging this pull request may close these issues.

1 participant