hass-core/homeassistant/components/unifi
2021-05-04 08:54:45 +02:00
..
translations [ci skip] Translation update 2021-05-03 00:05:16 +00:00
__init__.py Fix memory leak in unifi on reload (#49456) 2021-04-20 09:13:07 -07:00
config_flow.py Use last_step marker on UniFi options flow (#50053) 2021-05-04 08:54:45 +02:00
const.py Code quality improvements to UniFi integration (#45794) 2021-02-01 17:55:16 +01:00
controller.py Reduce config entry setup/unload boilerplate T-U (#49786) 2021-04-27 22:19:57 +02:00
device_tracker.py Use config_entry.on_unload rather than local listener implementation in UniFi (#49496) 2021-04-20 08:50:42 -10: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 support for IoT class in manifest (#46935) 2021-04-15 10:21:38 +02:00
sensor.py Use config_entry.on_unload rather than local listener implementation in UniFi (#49496) 2021-04-20 08:50:42 -10: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 Replace dict with DeviceInfo (#49950) 2021-05-02 00:37:19 +02:00
unifi_client.py Replace dict with DeviceInfo (#49950) 2021-05-02 00:37:19 +02: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