mirror of
https://github.com/home-assistant/core.git
synced 2026-06-04 22:53:54 +01:00
2ac075bb37
* Perform state update quickly after a timeout * with async_timeout.timeout(...) -> async with async_timeout.timeout(...)