mirror of
https://github.com/home-assistant/core.git
synced 2026-07-16 11:03:09 +01:00
a0b0dc0aca
* Optimistically handling state changes. Using retries when command fail. * Fixing endless update loop. * Address PR comments.