mirror of
https://github.com/home-assistant/core.git
synced 2026-09-04 10:05:34 -05: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>