mirror of
https://github.com/home-assistant/core.git
synced 2026-08-19 21:01:05 +01: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(...)