mirror of
https://github.com/home-assistant/core.git
synced 2026-09-04 02:34:40 -05:00
* Perform state update quickly after a timeout * with async_timeout.timeout(...) -> async with async_timeout.timeout(...)
* Perform state update quickly after a timeout * with async_timeout.timeout(...) -> async with async_timeout.timeout(...)