core/homeassistant/components/matter
Arturo 75be1b4ff9
Remove bridged matter devices when matter bridge is removed (#91995)
* Removes bridged matter devices when matter bridge is removed

* Didn't have the fetch the config entry since that is already provided to us

* Switched to a safer method of removing the child devices
2023-04-26 21:44:40 +02:00
..
__init__.py Remove bridged matter devices when matter bridge is removed (#91995) 2023-04-26 21:44:40 +02:00
adapter.py
addon.py
api.py
binary_sensor.py
config_flow.py
const.py
cover.py Fix Matter cover deviceclass and inverted position (#92063) 2023-04-26 21:21:31 +02:00
diagnostics.py
discovery.py
entity.py
helpers.py
light.py
lock.py
manifest.json
models.py
sensor.py
services.yaml
strings.json
switch.py
util.py