core/tests/components/deconz
Robert Svensson 73f04e3ede
Add filter run time for deCONZ air purifiers (#123306)
* Add filter run time for deCONZ air purifiers

* Add duration and second

* Fix review comments

* Update tests/components/deconz/snapshots/test_sensor.ambr

---------

Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2024-09-06 15:41:49 +02:00
..
snapshots Add filter run time for deCONZ air purifiers (#123306) 2024-09-06 15:41:49 +02:00
__init__.py
conftest.py Replace ConfigEntry with MockConfigEntry in deCONZ tests (#122631) 2024-07-26 09:36:41 +02:00
test_alarm_control_panel.py Remove validation of state==UNAVAILABLE on config entry unload in deCONZ test (#122558) 2024-07-26 10:06:58 +02:00
test_binary_sensor.py Remove validation of state==UNAVAILABLE on config entry unload in deCONZ test (#122558) 2024-07-26 10:06:58 +02:00
test_button.py Remove validation of state==UNAVAILABLE on config entry unload in deCONZ test (#122558) 2024-07-26 10:06:58 +02:00
test_climate.py Remove validation of state==UNAVAILABLE on config entry unload in deCONZ test (#122558) 2024-07-26 10:06:58 +02:00
test_config_flow.py Use start_reauth helper method in config flow tests (a-d) (#124780) 2024-08-28 15:48:36 +02:00
test_cover.py Remove validation of state==UNAVAILABLE on config entry unload in deCONZ test (#122558) 2024-07-26 10:06:58 +02:00
test_deconz_event.py Remove validation of state==UNAVAILABLE on config entry unload in deCONZ test (#122558) 2024-07-26 10:06:58 +02:00
test_device_trigger.py Revert to using call_soon for event triggers and state changed event trackers (#122735) 2024-07-29 11:45:39 +02:00
test_diagnostics.py Add created_at/modified_at to config entries (#122456) 2024-07-29 22:08:46 +02:00
test_fan.py Remove validation of state==UNAVAILABLE on config entry unload in deCONZ test (#122558) 2024-07-26 10:06:58 +02:00
test_hub.py Do not use get_hub in deCONZ tests (#122706) 2024-07-29 11:43:04 +02:00
test_init.py Less use of hass.data[DECONZ_DOMAIN] in deCONZ tests (#122657) 2024-07-26 20:58:00 +02:00
test_light.py Remove validation of state==UNAVAILABLE on config entry unload in deCONZ test (#122558) 2024-07-26 10:06:58 +02:00
test_lock.py Clean up some fixtures not referenced within deCONZ tests (#122637) 2024-07-26 11:21:48 +02:00
test_logbook.py Improve fixture usage for sensor based deCONZ tests (#122297) 2024-07-21 13:56:16 +02:00
test_number.py Remove validation of state==UNAVAILABLE on config entry unload in deCONZ test (#122558) 2024-07-26 10:06:58 +02:00
test_scene.py Remove validation of state==UNAVAILABLE on config entry unload in deCONZ test (#122558) 2024-07-26 10:06:58 +02:00
test_select.py Add deCONZ Air Purifier Fan Mode select entity support (#124513) 2024-08-24 09:51:09 +02:00
test_sensor.py Add filter run time for deCONZ air purifiers (#123306) 2024-09-06 15:41:49 +02:00
test_services.py Replace ConfigEntry with MockConfigEntry in deCONZ tests (#122631) 2024-07-26 09:36:41 +02:00
test_siren.py Clean up some fixtures not referenced within deCONZ tests (#122637) 2024-07-26 11:21:48 +02:00
test_switch.py Clean up some fixtures not referenced within deCONZ tests (#122637) 2024-07-26 11:21:48 +02:00