mirror of
https://github.com/home-assistant/core.git
synced 2025-11-07 18:09:31 +00:00
* Fix Nanoleaf light state propagation after change from home asisstant * Add tests to check if nanoleaf light is triggering async_write_ha_state * Fix pylint for test case * Fix use coordinator.async_refresh instead of async_write_ha_state * Fix tests --------- Co-authored-by: Joostlek <joostlek@outlook.com>