core/tests/components/deconz
Robert Svensson 5abf77662a
Support carbon dioxide and formaldehyde sensors in deCONZ (#117877)
* Add formaldehyde sensor
* Add carbon dioxide sensor
* Bump pydeconz to v116
2024-05-22 07:33:55 +02:00
..
snapshots
__init__.py
conftest.py
test_alarm_control_panel.py
test_binary_sensor.py
test_button.py
test_climate.py
test_config_flow.py Use is in enum comparison in config flow tests A-E (#114669) 2024-04-02 11:22:05 -10:00
test_cover.py
test_deconz_event.py
test_device_trigger.py
test_diagnostics.py
test_fan.py
test_gateway.py
test_init.py Ensure config entry operations are always holding the lock (#117214) 2024-05-12 08:20:08 +09:00
test_light.py Improve syncing light states to deCONZ groups (#117588) 2024-05-17 08:44:09 +02:00
test_lock.py
test_logbook.py
test_number.py Raise ServiceValidationError on number out of range exception (#114589) 2024-04-02 12:22:00 +02:00
test_scene.py
test_select.py
test_sensor.py Support carbon dioxide and formaldehyde sensors in deCONZ (#117877) 2024-05-22 07:33:55 +02:00
test_services.py Rework deCONZ services to load once and never unload (#117592) 2024-05-16 21:41:23 -04:00
test_siren.py
test_switch.py