core/homeassistant/components/deconz
Robert Svensson 60e3fce7dc
Convert old deCONZ groups unique ids (#46093)
* Convert old groups unique ids
Work around for walrus operator not working properly :/

* Remove CONF_GROUP_ID_BASE once entities unique id are updated

* Don't use migrate_entry mechanism to update unique_ids of groups

* Remove walrus operator :(

* Fix review comments

* Walrusify assignment to old_unique_id
2021-02-06 14:32:17 +01:00
..
translations [ci skip] Translation update 2021-02-06 00:07:22 +00:00
__init__.py Convert old deCONZ groups unique ids (#46093) 2021-02-06 14:32:17 +01:00
binary_sensor.py deCONZ improve options updating entities (#42320) 2020-12-02 16:21:27 +01:00
climate.py Improve look up speed by inverting dictionaries (#43883) 2020-12-03 10:37:39 +01:00
config_flow.py Introduce reauth flow to deCONZ (#45443) 2021-01-22 23:37:16 +01:00
const.py
cover.py deCONZ improve options updating entities (#42320) 2020-12-02 16:21:27 +01:00
deconz_device.py
deconz_event.py deCONZ improve options updating entities (#42320) 2020-12-02 16:21:27 +01:00
device_trigger.py Add gen3 Hue remote to deCONZ device trigger (#45581) 2021-01-26 21:36:12 +01:00
errors.py
fan.py Separate fan speeds into percentages and presets modes (#45407) 2021-01-27 17:44:36 -06:00
gateway.py Introduce reauth flow to deCONZ (#45443) 2021-01-22 23:37:16 +01:00
light.py Convert old deCONZ groups unique ids (#46093) 2021-02-06 14:32:17 +01:00
lock.py deCONZ improve options updating entities (#42320) 2020-12-02 16:21:27 +01:00
logbook.py Improve deCONZ logbook to be more robust in different situations (#46063) 2021-02-05 23:07:12 +01:00
manifest.json Bump pydeconz to version 77 (#44514) 2020-12-26 22:24:05 +01:00
scene.py deCONZ improve options updating entities (#42320) 2020-12-02 16:21:27 +01:00
sensor.py deCONZ improve options updating entities (#42320) 2020-12-02 16:21:27 +01:00
services.py Fix device refresh service can always add devices (#43950) 2020-12-05 11:53:43 +01:00
services.yaml Consistent spelling of IT abbreviations / protocol / format names (#45913) 2021-02-04 01:43:07 +01:00
strings.json Remove unused strings in deCONZ config flow (#41978) 2020-10-18 15:26:40 +02:00
switch.py deCONZ improve options updating entities (#42320) 2020-12-02 16:21:27 +01:00