hass-core/tests/components/deconz
Robert Svensson 6fa3e287da
Add support to control cooling in deCONZ climate platform (#43720)
* Add fan support

* Add HVAC cool support

* Fix Martins comment from #43607

* Add preset support

* Improve climate test coverage

* Remove fan support

* Remove preset support

* Remove last preset piece
2020-11-28 13:11:13 +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 Track deCONZ lib changes to light based devices (#43366) 2020-11-23 11:37:11 +01:00
test_climate.py Add support to control cooling in deCONZ climate platform (#43720) 2020-11-28 13:11:13 +01:00
test_config_flow.py Improve imports in deCONZ tests (#41976) 2020-10-17 11:20:06 -05:00
test_cover.py Add tilt support to deCONZ covers (#43607) 2020-11-24 21:42:11 +01:00
test_deconz_event.py Add device id to deconz_event (#43552) 2020-11-23 09:22:44 +01:00
test_device_trigger.py Add default config if not there (#43321) 2020-11-25 15:10:04 +01:00
test_fan.py Improve imports in deCONZ tests (#41976) 2020-10-17 11:20:06 -05:00
test_gateway.py Improve imports in deCONZ tests (#41976) 2020-10-17 11:20:06 -05:00
test_init.py Improve imports in deCONZ tests (#41976) 2020-10-17 11:20:06 -05:00
test_light.py Track deCONZ lib changes to light based devices (#43366) 2020-11-23 11:37:11 +01:00
test_lock.py Improve imports in deCONZ tests (#41976) 2020-10-17 11:20:06 -05:00
test_scene.py Improve imports in deCONZ tests (#41976) 2020-10-17 11:20:06 -05:00
test_sensor.py Track deCONZ lib changes to light based devices (#43366) 2020-11-23 11:37:11 +01:00
test_services.py Improve device registry for host and deCONZ service (#41786) 2020-10-17 11:44:23 -05:00
test_switch.py Improve imports in deCONZ tests (#41976) 2020-10-17 11:20:06 -05:00