core/homeassistant/components/zha
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
..
core
translations Update translations 2021-02-03 11:46:49 +01:00
__init__.py
api.py add api to refresh topology (#44840) 2021-02-03 15:35:05 -05:00
binary_sensor.py
climate.py
config_flow.py Activate manual ZHA config flow when no comports detected (#46077) 2021-02-05 17:23:47 -05:00
cover.py
device_action.py
device_tracker.py
device_trigger.py
entity.py Mark entities as unavailable when they are removed but are still registered (#45528) 2021-02-08 10:45:46 +01:00
fan.py Separate fan speeds into percentages and presets modes (#45407) 2021-01-27 17:44:36 -06:00
light.py
lock.py
manifest.json
number.py
sensor.py
services.yaml
strings.json
switch.py