1
mirror of https://github.com/home-assistant/core synced 2024-09-12 15:16:21 +02:00
ha-core/homeassistant/components/unifi
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-06 00:07:22 +00:00
__init__.py Simplify UniFi entry configuration data (#45759) 2021-02-06 21:32:18 +01:00
config_flow.py Simplify UniFi entry configuration data (#45759) 2021-02-06 21:32:18 +01:00
const.py Code quality improvements to UniFi integration (#45794) 2021-02-01 17:55:16 +01:00
controller.py Simplify UniFi entry configuration data (#45759) 2021-02-06 21:32:18 +01:00
device_tracker.py Code quality improvements to UniFi integration (#45794) 2021-02-01 17:55:16 +01:00
errors.py UniFi - Sites don't declare role on UniFiOS 1.7.0 beta (#35555) 2020-05-13 00:37:16 +02:00
manifest.json Add SSDP discovery to unifi (#45364) 2021-01-21 11:03:54 -06:00
sensor.py Code quality improvements to UniFi integration (#45794) 2021-02-01 17:55:16 +01:00
strings.json Allow new UniFi flows to update existing entries if host and site match (#45668) 2021-01-29 18:14:39 +01:00
switch.py Code quality improvements to UniFi integration (#45794) 2021-02-01 17:55:16 +01:00
unifi_client.py Switch frequently used unifi controller properties to attributes (#45365) 2021-01-20 16:58:02 -06:00
unifi_entity_base.py Mark entities as unavailable when they are removed but are still registered (#45528) 2021-02-08 10:45:46 +01:00