core/tests/components/deconz
Paulus Schoutsen 9e07910ab0
Mark entities as unavailable when they are removed but are still registered (#45528)
* Mark entities as unavailable when they are removed but are still registered

* Add sync_entity_lifecycle to collection helper

* Remove debug print

* Lint

* Fix tests

* Fix tests

* Update zha

* Update zone

* Fix tests

* Update hyperion

* Update rfxtrx

* Fix tests

* Pass force_remove=True from integrations

Co-authored-by: Erik <erik@montnemery.com>
2021-02-08 10:45:46 +01:00
..
__init__.py
conftest.py Stub light profiles (#42232) 2020-10-23 16:28:21 +02:00
test_binary_sensor.py Mark entities as unavailable when they are removed but are still registered (#45528) 2021-02-08 10:45:46 +01:00
test_climate.py Mark entities as unavailable when they are removed but are still registered (#45528) 2021-02-08 10:45:46 +01:00
test_config_flow.py Introduce reauth flow to deCONZ (#45443) 2021-01-22 23:37:16 +01:00
test_cover.py Mark entities as unavailable when they are removed but are still registered (#45528) 2021-02-08 10:45:46 +01:00
test_deconz_event.py Mark entities as unavailable when they are removed but are still registered (#45528) 2021-02-08 10:45:46 +01:00
test_device_trigger.py Add default config if not there (#43321) 2020-11-25 15:10:04 +01:00
test_fan.py Mark entities as unavailable when they are removed but are still registered (#45528) 2021-02-08 10:45:46 +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 Mark entities as unavailable when they are removed but are still registered (#45528) 2021-02-08 10:45:46 +01:00
test_lock.py Mark entities as unavailable when they are removed but are still registered (#45528) 2021-02-08 10:45:46 +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 Mark entities as unavailable when they are removed but are still registered (#45528) 2021-02-08 10:45:46 +01:00
test_services.py Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
test_switch.py Mark entities as unavailable when they are removed but are still registered (#45528) 2021-02-08 10:45:46 +01:00