core/homeassistant/components/insteon
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
binary_sensor.py Add Insteon entities in event loop (#45829) 2021-02-01 23:17:17 -10:00
climate.py Add Insteon entities in event loop (#45829) 2021-02-01 23:17:17 -10:00
config_flow.py
const.py
cover.py Add Insteon entities in event loop (#45829) 2021-02-01 23:17:17 -10:00
fan.py Add Insteon entities in event loop (#45829) 2021-02-01 23:17:17 -10:00
insteon_entity.py Mark entities as unavailable when they are removed but are still registered (#45528) 2021-02-08 10:45:46 +01:00
ipdb.py
light.py Add Insteon entities in event loop (#45829) 2021-02-01 23:17:17 -10:00
manifest.json Fix formatting IntEnum as hex in 3.8.x (#45686) 2021-01-29 09:07:18 +01:00
schemas.py
services.yaml
strings.json
switch.py Add Insteon entities in event loop (#45829) 2021-02-01 23:17:17 -10:00
utils.py Make DeviceRegistry.async_get_device connections arg optional (#44897) 2021-01-07 13:49:45 +01:00