core/homeassistant/components/tuya
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 [ci skip] Translation update 2021-02-05 00:03:54 +00:00
__init__.py Mark entities as unavailable when they are removed but are still registered (#45528) 2021-02-08 10:45:46 +01:00
climate.py
config_flow.py
const.py
cover.py
fan.py Separate fan speeds into percentages and presets modes (#45407) 2021-01-27 17:44:36 -06:00
light.py
manifest.json
scene.py
services.yaml
strings.json
switch.py