1
0
mirror of https://github.com/home-assistant/core.git synced 2025-05-12 18:09:17 +00:00
Erik Montnemery f309064a7f
Convert sensor recorder tests to use async API ()
* Convert sensor recorder tests to use async API

* Fix accidentally renamed test

* Avoid unnecessary calls to async_wait_recording_done

* Avoid auto-commits for every state change

* Make sure recorder patches are set up before hass fixture
2024-05-03 14:07:38 +02:00
..