hass-core/tests/components/sensor
J. Nick Koston c35661947a
Optimize fetching statistics by avoiding timestamp conversions (#87845)
* Optimize fetching statistics by avoiding timestamp conversions

* remove accidential unrelated change

* fix test

* recreate so we handle timezone changes
2023-02-10 11:26:46 -05:00
..
__init__.py Use python defaults for comparing State, LazyState, and Event objects (#86856) 2023-01-29 13:31:43 -05:00
test_device_condition.py Move EntityCategory to homeassistant.const (#87792) 2023-02-09 20:15:37 +01:00
test_device_trigger.py Move EntityCategory to homeassistant.const (#87792) 2023-02-09 20:15:37 +01:00
test_helpers.py Correct rest sensor configured to generate timestamps (#61429) 2021-12-10 09:59:27 -08:00
test_init.py Add return type to tests without arguments (#87613) 2023-02-07 14:20:06 +01:00
test_recorder.py Optimize fetching statistics by avoiding timestamp conversions (#87845) 2023-02-10 11:26:46 -05:00
test_significant_change.py Replace the usage of unit constants by enumerations in Tests [s-u] (#85937) 2023-01-16 09:00:27 +01:00
test_websocket_api.py Add unit conversion to Power sensors (#87136) 2023-02-02 10:27:12 +01:00