mirror of
https://github.com/home-assistant/core.git
synced 2026-06-05 07:04:05 +01:00
0e63a4c091
* 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>