mirror of
https://github.com/home-assistant/core.git
synced 2026-06-02 13:44:32 +01:00
034fabe188
* Use loop time to set context loop time is faster than utcnow, and since its only used internally it can be switched without a breaking change * fix mocking