mirror of
https://github.com/home-assistant/core.git
synced 2026-09-09 15:11:40 +01:00
* Fix #77735 by restoring the wait to let state settle Signed-off-by: Avi Miller <me@dje.li> * Skip the asyncio.sleep during testing Signed-off-by: Avi Miller <me@dje.li> * Patch out asyncio.sleep for lifx tests Signed-off-by: Avi Miller <me@dje.li> * Patch out a constant instead of overriding asyncio.sleep directly Signed-off-by: Avi Miller <me@dje.li> Signed-off-by: Avi Miller <me@dje.li>