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
controller.py Improve restoring UniFi POE entity state (#47148) 2021-03-05 22:09:05 +01:00
device_tracker.py
errors.py
manifest.json
sensor.py
strings.json
switch.py Improve restoring UniFi POE entity state (#47148) 2021-03-05 22:09:05 +01:00
unifi_client.py
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