hass-core/homeassistant/components/unifi
Robert Svensson 50d3aae418
Improve restoring UniFi POE entity state (#47148)
* Improve restoring data and better handling when the restore data is empty
Improve readability of some logic related to POE clients

* There is no need to check clients_all in Switch platform

* Add better tests when restoring state

* Port except handling shouldn't be needed anymore

* Walrusify get_last_state
2021-03-05 22:09:05 +01:00
..
translations [ci skip] Translation update 2021-03-01 00:09:01 +00:00
__init__.py Simplify UniFi entry configuration data (#45759) 2021-02-06 21:32:18 +01:00
config_flow.py Increase test coverage of UniFi integration (#46347) 2021-03-05 21:28:41 +01:00
const.py Code quality improvements to UniFi integration (#45794) 2021-02-01 17:55:16 +01:00
controller.py Improve restoring UniFi POE entity state (#47148) 2021-03-05 22:09:05 +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 Improve restoring UniFi POE entity state (#47148) 2021-03-05 22:09:05 +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