core/homeassistant/components/lcn
Andre Lengwenus ead6e7da1f
Purge entity and device registries when importing lcn from configuration.yaml (#54266)
* Identify LCN orphans in entity registry and device registry and remove them

* Fix typing issues

* Revert "Fix typing issues"

This reverts commit eccd067b3b5f23135e6c8a79d25f7f2cbc2d0ae9.

* Fix removal of devices which do not belong to given config_entry

* Use helper for getting entities for config_entry

* Rename variable
2022-05-22 18:59:44 +02:00
..
translations
__init__.py
binary_sensor.py
climate.py
config_flow.py Purge entity and device registries when importing lcn from configuration.yaml (#54266) 2022-05-22 18:59:44 +02:00
const.py
cover.py
device_trigger.py
helpers.py Purge entity and device registries when importing lcn from configuration.yaml (#54266) 2022-05-22 18:59:44 +02:00
light.py
manifest.json
scene.py
schemas.py
sensor.py
services.py
services.yaml
strings.json
switch.py