1
mirror of https://github.com/home-assistant/core synced 2024-07-18 12:02:20 +02:00
ha-core/homeassistant/components/unifi
2021-04-27 22:19:57 +02:00
..
translations [ci skip] Translation update 2021-04-22 00:02:50 +00:00
__init__.py Fix memory leak in unifi on reload (#49456) 2021-04-20 09:13:07 -07:00
config_flow.py Raise ConfigEntryAuthFailed during setup or coordinator update to start reauth (#48962) 2021-04-09 19:41:29 -10: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
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 Use config_entry.on_unload rather than local listener implementation in UniFi (#49496) 2021-04-20 08:50:42 -10: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