core/tests/components/deconz
Robert Svensson 58ad3b61f7
Entities for secondary temperature values created by certain Xiaomi devices in deCONZ (#49724)
* Create sensors for secondary temperature values created by certain Xiaomi devices

* Fix tests
2021-04-27 08:43:06 +02:00
..
__init__.py
conftest.py Update typing 15 (#48079) 2021-03-18 15:13:22 +01:00
test_alarm_control_panel.py Add entity service for deCONZ alarm control panel to control states used to help guide user transition between primary states (#49606) 2021-04-24 15:46:16 +02:00
test_binary_sensor.py Entities for secondary temperature values created by certain Xiaomi devices in deCONZ (#49724) 2021-04-27 08:43:06 +02:00
test_climate.py Use websocket fixture in deCONZ climate tests (#47821) 2021-03-18 09:57:27 +01:00
test_config_flow.py Make integration setup optional (#48381) 2021-03-29 13:53:47 -07:00
test_cover.py Use websocket fixture in deCONZ cover tests (#47822) 2021-03-18 10:07:11 +01:00
test_deconz_event.py Add alarm control panel support to deCONZ integration (#48736) 2021-04-20 17:34:11 +02:00
test_device_trigger.py Increase test coverage of deCONZ device triggers (#48126) 2021-03-23 13:49:44 +01:00
test_fan.py Add proper percentage support to deCONZ fan integration (#48187) 2021-03-23 22:29:55 +01:00
test_gateway.py Use config_entries.SOURCE_* constants (#49631) 2021-04-25 11:27:40 +02:00
test_init.py Improve deCONZ init tests (#47825) 2021-03-12 12:02:15 -08:00
test_light.py Use websocket fixture in deCONZ light tests (#47826) 2021-03-18 11:01:32 +01:00
test_lock.py Add support for ZHADoorLock locks to deCONZ integration(#48516) 2021-03-31 09:36:06 +02:00
test_logbook.py Use websocket fixture in deCONZ event related tests (#47823) 2021-03-18 10:44:31 +01:00
test_scene.py Improve deCONZ services and scenes tests (#47829) 2021-03-18 11:57:56 +01:00
test_sensor.py Entities for secondary temperature values created by certain Xiaomi devices in deCONZ (#49724) 2021-04-27 08:43:06 +02:00
test_services.py Improve test coverage of deconz_device (#48141) 2021-03-20 14:22:01 +01:00
test_switch.py Use websocket fixture in deCONZ switch tests (#47831) 2021-03-18 11:44:52 +01:00