core/homeassistant/components/deconz
Robert Svensson 66a8edb11e
deCONZ fix comments from #40265 (#40640)
* Use set not list

* Events are not entities

* Don't await unload_events

* Remove checks of entities content in tests

* List to set comprehension

* Why is it so hard to remember that sets arent parenthesis...
2020-09-27 11:02:45 +02:00
..
translations [ci skip] Translation update 2020-09-23 00:05:01 +00:00
__init__.py
binary_sensor.py Improve tracking of existing entities in deconz (#40265) 2020-09-25 22:49:28 +02:00
climate.py Improve tracking of existing entities in deconz (#40265) 2020-09-25 22:49:28 +02:00
config_flow.py ConfigFlow default discovery without unique ID (#36754) 2020-06-15 13:38:38 +02:00
const.py Expose angle and xy attributes in deCONZ event if present (#39822) 2020-09-15 21:13:17 +02:00
cover.py Improve tracking of existing entities in deconz (#40265) 2020-09-25 22:49:28 +02:00
deconz_device.py deCONZ fix comments from #40265 (#40640) 2020-09-27 11:02:45 +02:00
deconz_event.py deCONZ fix comments from #40265 (#40640) 2020-09-27 11:02:45 +02:00
device_trigger.py Reorganize trigger code (#38655) 2020-08-17 11:54:56 -05:00
errors.py
gateway.py deCONZ fix comments from #40265 (#40640) 2020-09-27 11:02:45 +02:00
light.py deCONZ fix comments from #40265 (#40640) 2020-09-27 11:02:45 +02:00
manifest.json Improve handling of mireds being far out of spec (#40018) 2020-09-13 16:31:39 +02:00
scene.py Add transition support to scenes, cleanup blocking parameter (#34434) 2020-04-20 18:07:50 -07:00
sensor.py deCONZ fix comments from #40265 (#40640) 2020-09-27 11:02:45 +02:00
services.py
services.yaml
strings.json Use config flow references for data (#35529) 2020-05-12 10:50:44 -07:00
switch.py Improve tracking of existing entities in deconz (#40265) 2020-09-25 22:49:28 +02:00