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