hass-core/tests/components/sensor
J. Nick Koston d9addc45f9
Avoid scheduling a task to add each entity when not using update_before_add (#110951)
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2024-02-23 10:49:26 -10: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 Use real devices in sensor device condition tests (#102713) 2023-10-24 23:37:36 +02:00
test_device_trigger.py Use real devices in sensor device trigger tests (#102695) 2023-10-24 22:37:44 +02:00
test_helpers.py Add type hints to integration tests (part 19) (#88178) 2023-02-15 18:07:40 +01:00
test_init.py Avoid scheduling a task to add each entity when not using update_before_add (#110951) 2024-02-23 10:49:26 -10:00
test_recorder.py Allow weight to be used as total_increasing state_class for sensors (#108505) 2024-02-05 18:01:06 +01:00
test_recorder_missing_stats.py Convert test helpers to get hass instance to contextmanagers (#109990) 2024-02-11 21:23:51 +01:00
test_significant_change.py Add type hints to integration tests (part 19) (#88178) 2023-02-15 18:07:40 +01:00
test_websocket_api.py Add WS command sensor/numeric_device_classes (#101257) 2023-10-06 10:27:45 +02:00