hass-core/homeassistant/components/unifi
2021-08-06 00:15:04 +00:00
..
translations [ci skip] Translation update 2021-08-06 00:15:04 +00:00
__init__.py Fix memory leak in unifi on reload (#49456) 2021-04-20 09:13:07 -07:00
config_flow.py Reduce boilerplate to abort for matching config entries (#50186) 2021-05-11 22:00:12 +02:00
const.py
controller.py Reduce config entry setup/unload boilerplate T-U (#49786) 2021-04-27 22:19:57 +02:00
device_tracker.py UniFi lies about the client being noted, using the real note instead if it exists (#53542) 2021-07-27 12:35:16 +02:00
errors.py
manifest.json
sensor.py More restrictive state updates of UniFi uptime sensor (#53111) 2021-07-19 10:54:31 +02:00
strings.json Remove redundant names from config flow titles (#50380) 2021-05-10 22:14:33 -07: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