-
Notifications
You must be signed in to change notification settings - Fork 25
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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
- Loading branch information
1 parent
3e41373
commit 73be04f
Showing
1 changed file
with
22 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters