core/homeassistant/components/homematicip_cloud
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
..
translations Update translations 2021-02-03 11:46:49 +01:00
__init__.py
alarm_control_panel.py
binary_sensor.py Bump dependency for HomematicIP Cloud to 0.13.1 (#45475) 2021-01-25 13:19:11 +01:00
climate.py
config_flow.py
const.py
cover.py
errors.py
generic_entity.py Mark entities as unavailable when they are removed but are still registered (#45528) 2021-02-08 10:45:46 +01:00
hap.py
light.py
manifest.json Bump dependency for HomematicIP Cloud to 0.13.1 (#45475) 2021-01-25 13:19:11 +01:00
sensor.py
services.py
services.yaml
strings.json
switch.py Bump dependency for HomematicIP Cloud to 0.13.1 (#45475) 2021-01-25 13:19:11 +01:00
weather.py