core/tests/components/deconz
Robert Svensson 6b0c569a70
Normally there should only be one battery sensor per device from deCONZ. (#46761)
With these Danfoss devices each endpoint can report its own battery state.
2021-02-25 09:54:46 +01:00
..
__init__.py deCONZ migrate setup fully to config entry (#13679) 2018-04-18 10:27:44 -04:00
conftest.py Stub light profiles (#42232) 2020-10-23 16:28:21 +02:00
test_binary_sensor.py Improve deCONZ tests by using aioclient_mock rather than patching web requests (#45927) 2021-02-09 08:31:29 +01:00
test_climate.py Expose locked attribute in deCONZ climate platform (#46814) 2021-02-22 07:53:58 +01:00
test_config_flow.py Improve deCONZ tests by using aioclient_mock rather than patching web requests (#45927) 2021-02-09 08:31:29 +01:00
test_cover.py Improve deCONZ tests by using aioclient_mock rather than patching web requests (#45927) 2021-02-09 08:31:29 +01:00
test_deconz_event.py Improve deCONZ tests by using aioclient_mock rather than patching web requests (#45927) 2021-02-09 08:31:29 +01:00
test_device_trigger.py Improve deCONZ tests by using aioclient_mock rather than patching web requests (#45927) 2021-02-09 08:31:29 +01:00
test_fan.py Improve deCONZ tests by using aioclient_mock rather than patching web requests (#45927) 2021-02-09 08:31:29 +01:00
test_gateway.py Improve deCONZ tests by using aioclient_mock rather than patching web requests (#45927) 2021-02-09 08:31:29 +01:00
test_init.py Improve deCONZ tests by using aioclient_mock rather than patching web requests (#45927) 2021-02-09 08:31:29 +01:00
test_light.py Improve deCONZ tests by using aioclient_mock rather than patching web requests (#45927) 2021-02-09 08:31:29 +01:00
test_lock.py Improve deCONZ tests by using aioclient_mock rather than patching web requests (#45927) 2021-02-09 08:31:29 +01:00
test_logbook.py Improve deCONZ tests by using aioclient_mock rather than patching web requests (#45927) 2021-02-09 08:31:29 +01:00
test_scene.py Improve deCONZ tests by using aioclient_mock rather than patching web requests (#45927) 2021-02-09 08:31:29 +01:00
test_sensor.py Normally there should only be one battery sensor per device from deCONZ. (#46761) 2021-02-25 09:54:46 +01:00
test_services.py Improve deCONZ tests by using aioclient_mock rather than patching web requests (#45927) 2021-02-09 08:31:29 +01:00
test_switch.py Improve deCONZ tests by using aioclient_mock rather than patching web requests (#45927) 2021-02-09 08:31:29 +01:00