core/homeassistant/components/deconz
epenet 9dcbc8469e
Use climate enums in deconz (#70630)
* Use climate enums in deconz

* Adjust tests

* Adjust type hint

* Update climate.py

* Update climate.py

* Update climate.py

* Don't edit files in Github!
2022-04-25 16:18:44 +02:00
..
translations [ci skip] Translation update 2022-03-13 00:18:58 +00:00
__init__.py Make type checking pass for deCONZ init, gateway and services (#66054) 2022-02-23 13:10:35 +01:00
alarm_control_panel.py Streamline setup of deCONZ alarm control panel platform (#70589) 2022-04-24 21:25:01 +02:00
binary_sensor.py Move deCONZ sensor imports to reflect changes in pydeconz (#70471) 2022-04-23 22:59:51 +03:00
button.py Streamline setup of deCONZ button platform (#70593) 2022-04-24 22:58:36 +02:00
climate.py Use climate enums in deconz (#70630) 2022-04-25 16:18:44 +02:00
config_flow.py Improve typing of config flow (#69438) 2022-04-15 23:04:56 +02:00
const.py Mark type "On/Off Switch" as a deCONZ switch entity (#70598) 2022-04-25 08:25:38 +02:00
cover.py Move deCONZ light imports to reflect changes in pydeconz (#70469) 2022-04-24 10:27:56 +02:00
deconz_device.py Move deCONZ light imports to reflect changes in pydeconz (#70469) 2022-04-24 10:27:56 +02:00
deconz_event.py Move deCONZ sensor imports to reflect changes in pydeconz (#70471) 2022-04-23 22:59:51 +03:00
device_trigger.py Add typing of deCONZ device_trigger (#67496) 2022-03-14 17:37:48 +01:00
diagnostics.py Improve typing of deCONZ diagnostics (#69491) 2022-04-14 23:04:32 +02:00
errors.py
fan.py Move deCONZ light imports to reflect changes in pydeconz (#70469) 2022-04-24 10:27:56 +02:00
gateway.py Move deCONZ light imports to reflect changes in pydeconz (#70469) 2022-04-24 10:27:56 +02:00
light.py Mark type "On/Off Switch" as a deCONZ switch entity (#70598) 2022-04-25 08:25:38 +02:00
lock.py Move deCONZ light imports to reflect changes in pydeconz (#70469) 2022-04-24 10:27:56 +02:00
logbook.py Complete typing of some platforms of deCONZ integration (#67494) 2022-03-14 19:34:05 +01:00
manifest.json deCONZ dependency exports type hints (#70449) 2022-04-22 19:27:47 -10:00
number.py Move deCONZ sensor imports to reflect changes in pydeconz (#70471) 2022-04-23 22:59:51 +03:00
scene.py Move deCONZ group and scene imports to reflect the changes in pydeconz (#70468) 2022-04-24 10:09:58 +02:00
sensor.py Move deCONZ sensor imports to reflect changes in pydeconz (#70471) 2022-04-23 22:59:51 +03:00
services.py Improve typing of deCONZ services (#69444) 2022-04-10 15:24:28 +02:00
services.yaml
siren.py Move deCONZ light imports to reflect changes in pydeconz (#70469) 2022-04-24 10:27:56 +02:00
strings.json
switch.py Remove migration of entities from deCONZ switch to siren platform (#70600) 2022-04-24 23:32:13 +02:00