hass-core/homeassistant/components/unifi
Robert Svensson ed37d2a794
New service reconnect_client for UniFi integration (#57570)
* Initial proposal of a client reconnect service

* Slim setup and teardown of services

* Minor improvements

* Add tests
2021-10-18 08:06:06 +02:00
..
translations [ci skip] Translation update 2021-10-02 12:59:05 +00:00
__init__.py Deduplicate controls of UniFi services (#56834) 2021-10-01 15:59:29 +02: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
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 Service to remove clients from UniFi Controller (#56717) 2021-09-30 14:38:29 +02:00
sensor.py Only return not return None (#55423) 2021-08-29 13:10:18 -06:00
services.py New service reconnect_client for UniFi integration (#57570) 2021-10-18 08:06:06 +02:00
services.yaml New service reconnect_client for UniFi integration (#57570) 2021-10-18 08:06:06 +02:00
strings.json Remove redundant names from config flow titles (#50380) 2021-05-10 22:14:33 -07:00
switch.py Clean up unused loggers (#57662) 2021-10-14 10:03:38 -07:00
unifi_client.py
unifi_entity_base.py Remove UniFi config entry reference from device when removing last entity of said device (#56501) 2021-09-27 12:04:29 +02:00