core/homeassistant/components/unifi
Robert Svensson 63616a9e36
Use config_entry.on_unload rather than local listener implementation in UniFi (#49496)
2021-04-20 08:50:42 -10:00
..
translations
__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
controller.py Use config_entry.on_unload rather than local listener implementation in UniFi (#49496) 2021-04-20 08:50:42 -10: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
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
unifi_entity_base.py