core/homeassistant/components/deconz
Robert Svensson 203c556ba3
Improve tracking of existing entities in deconz (#40265)
* Store all entities in dict

* Use stored unique id to select if to create entity or not

* Remove unnecessary init

* Change so same physical sensor doesnt try to create multiple battery sensors
Change so groups get created properly

* Add controls in tests that entities are logged correctly
2020-09-25 22:49:28 +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 Improve tracking of existing entities in deconz (#40265) 2020-09-25 22:49:28 +02:00
deconz_event.py Improve tracking of existing entities in deconz (#40265) 2020-09-25 22:49:28 +02:00
device_trigger.py Reorganize trigger code (#38655) 2020-08-17 11:54:56 -05:00
errors.py
gateway.py Improve tracking of existing entities in deconz (#40265) 2020-09-25 22:49:28 +02:00
light.py Improve tracking of existing entities in deconz (#40265) 2020-09-25 22:49:28 +02:00
manifest.json Improve handling of mireds being far out of spec (#40018) 2020-09-13 16:31:39 +02:00
scene.py
sensor.py Improve tracking of existing entities in deconz (#40265) 2020-09-25 22:49:28 +02:00
services.py
services.yaml
strings.json
switch.py Improve tracking of existing entities in deconz (#40265) 2020-09-25 22:49:28 +02:00