mirror of
https://github.com/home-assistant/core.git
synced 2026-09-02 02:35:09 -05:00
* 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