hass-core/tests/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
..
__init__.py
conftest.py Stub light profiles (#42232) 2020-10-23 16:28:21 +02:00
test_binary_sensor.py Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
test_climate.py Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
test_config_flow.py Introduce reauth flow to deCONZ (#45443) 2021-01-22 23:37:16 +01:00
test_cover.py Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
test_deconz_event.py Add device id to deconz_event (#43552) 2020-11-23 09:22:44 +01:00
test_device_trigger.py Add default config if not there (#43321) 2020-11-25 15:10:04 +01:00
test_fan.py Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
test_gateway.py Convert old deCONZ groups unique ids (#46093) 2021-02-06 14:32:17 +01:00
test_init.py Convert old deCONZ groups unique ids (#46093) 2021-02-06 14:32:17 +01:00
test_light.py Base deCONZ group supported features on the sum of all its lights (#45440) 2021-01-22 23:39:34 +01:00
test_lock.py Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
test_logbook.py Improve deCONZ logbook to be more robust in different situations (#46063) 2021-02-05 23:07:12 +01:00
test_scene.py Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
test_sensor.py Track deCONZ lib changes to light based devices (#43366) 2020-11-23 11:37:11 +01:00
test_services.py Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
test_switch.py Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00