Implemented method for REST updates#16
Implemented method for REST updates#16chemelli74 merged 6 commits intohome-assistant-libs:mainfrom chemelli74:chemelli74-status
Conversation
bieniu
left a comment
There was a problem hiding this comment.
Do we need update settings and status at a time? status will be updated periodically, settings on init only.
Settings can be changed as well, not as frequently as status but still. |
|
But we only use data from settings during init. I think we need the |
Done. |
|
That's a good idea. We have to consider whether we are interested in changing the device configuration during HA operation. |
Let's keep it for a later use, if needed. |
|
Would be cool if we would automatically update settings if status contains a new config count. We should in that case rename the function name, as it's not just status that is being updated. |
No description provided.