core/homeassistant/components/deconz
Robert Svensson 267d97e80e
Improve deCONZ fan platform handling unsupported commands (#41779)
* Improve handling unsupported commands

* Raise valueerror on unsupported speed

* Fix linting
2020-10-13 19:34:33 +02:00
..
translations [ci skip] Translation update 2020-10-13 00:03:24 +00:00
__init__.py
binary_sensor.py Clean deCONZ tests to depend less on integration code (#41015) 2020-10-02 11:20:33 +02:00
climate.py Clean deCONZ tests to depend less on integration code (#41015) 2020-10-02 11:20:33 +02:00
config_flow.py Abort deCONZ config flow if no radio hardware is connected (#40811) 2020-10-01 09:23:12 +02:00
const.py Add fan support to deCONZ (#40806) 2020-10-13 12:57:42 +02:00
cover.py Clean deCONZ tests to depend less on integration code (#41015) 2020-10-02 11:20:33 +02:00
deconz_device.py Improve deCONZ state updates (#40601) 2020-09-30 17:24:30 +02:00
deconz_event.py Improve deCONZ state updates (#40601) 2020-09-30 17:24:30 +02:00
device_trigger.py Fix deCONZ IKEA TRÅDFRI device name spelling (#41574) 2020-10-10 13:04:00 +02:00
errors.py
fan.py Improve deCONZ fan platform handling unsupported commands (#41779) 2020-10-13 19:34:33 +02:00
gateway.py Add deCONZ service to clean up orphaned device and entity entries (#40629) 2020-09-30 20:11:41 +02:00
light.py Return attribute dict directly without temporary variable v2 (#41271) 2020-10-06 16:55:16 +02:00
lock.py Add lock support to deCONZ (#40807) 2020-10-01 09:50:06 +02:00
manifest.json Improve handling of mireds being far out of spec (#40018) 2020-09-13 16:31:39 +02:00
scene.py Clean deCONZ tests to depend less on integration code (#41015) 2020-10-02 11:20:33 +02:00
sensor.py Clean deCONZ tests to depend less on integration code (#41015) 2020-10-02 11:20:33 +02:00
services.py Add deCONZ service to clean up orphaned device and entity entries (#40629) 2020-09-30 20:11:41 +02:00
services.yaml Add deCONZ service to clean up orphaned device and entity entries (#40629) 2020-09-30 20:11:41 +02:00
strings.json Add already_in_progress to base strings for config flows (#40961) 2020-10-03 15:49:09 +02:00
switch.py Clean deCONZ tests to depend less on integration code (#41015) 2020-10-02 11:20:33 +02:00