core/tests/components/deconz
Erik Montnemery 154c849eac
Filter unsupported parameters from light service calls ()
* Filter unsupported parameters from light service calls

* Silence pylint

* Fix deconz tests

* Fix mqtt tests

* Fix scene tests

* Fix trådfri emulated CT

* Fix mqtt tests
2021-05-26 08:02:59 +02:00
..
__init__.py
conftest.py Update typing 15 () 2021-03-18 15:13:22 +01:00
test_alarm_control_panel.py Add tampering sensor to deCONZ integration () 2021-04-28 20:16:06 +02:00
test_binary_sensor.py Add tampering sensor to deCONZ integration () 2021-04-28 20:16:06 +02:00
test_climate.py Use websocket fixture in deCONZ climate tests () 2021-03-18 09:57:27 +01:00
test_config_flow.py Make integration setup optional () 2021-03-29 13:53:47 -07:00
test_cover.py Use websocket fixture in deCONZ cover tests () 2021-03-18 10:07:11 +01:00
test_deconz_event.py Add tampering sensor to deCONZ integration () 2021-04-28 20:16:06 +02:00
test_device_trigger.py Increase test coverage of deCONZ device triggers () 2021-03-23 13:49:44 +01:00
test_fan.py Add proper percentage support to deCONZ fan integration () 2021-03-23 22:29:55 +01:00
test_gateway.py Cleanup of unused connection_class logic () 2021-04-29 23:12:58 +02:00
test_init.py Improve deCONZ init tests () 2021-03-12 12:02:15 -08:00
test_light.py Filter unsupported parameters from light service calls () 2021-05-26 08:02:59 +02:00
test_lock.py Add support for ZHADoorLock locks to deCONZ integration() 2021-03-31 09:36:06 +02:00
test_logbook.py Add support for deCONZ alarm events in logbook () 2021-04-28 19:46:15 +02:00
test_scene.py Improve deCONZ services and scenes tests () 2021-03-18 11:57:56 +01:00
test_sensor.py Entities for secondary temperature values created by certain Xiaomi devices in deCONZ () 2021-04-27 08:43:06 +02:00
test_services.py Use device registry CONNECTION_* constants () 2021-04-30 23:58:50 +02:00
test_switch.py Use websocket fixture in deCONZ switch tests () 2021-03-18 11:44:52 +01:00