core/homeassistant/components/unifi
Robert Svensson c8deae6445
UniFi - Make clients proper push based (#35273)
* Improve client tracker to be more comprehensible and streamlined
Improve block switches
Improve tests

* Small clean up

* Add descriptions on ssid test

* Improve test

* Make polling default off, only POE clients left to verify

* Minor improvements

* On removal cancel scheduled updates

* POE works without polling now

* Combine else and if to an elif
2020-05-08 22:19:27 +02:00
..
translations [ci skip] Translation update 2020-05-03 00:02:26 +00:00
__init__.py UniFi - Store controller in config_entry.entry_id (#34553) 2020-04-23 16:48:24 +02:00
config_flow.py UniFi - Catch wlan_override without name key (#35366) 2020-05-08 09:51:10 -07:00
const.py UniFi - Allow tracking of clients connected to third party APs (#34067) 2020-04-17 08:39:01 +02:00
controller.py UniFi - Improve signalling and handling of adding new entities (#34925) 2020-05-04 19:29:49 +02:00
device_tracker.py UniFi - Make clients proper push based (#35273) 2020-05-08 22:19:27 +02:00
errors.py UniFi - Catch controllers running on UniFi OS that don't have a local user configured (#35060) 2020-05-02 14:16:45 -07:00
manifest.json Capitalize kane610 in codeowners since scripts are case sensitive (#35375) 2020-05-08 14:14:10 +02:00
sensor.py UniFi - Improve signalling and handling of adding new entities (#34925) 2020-05-04 19:29:49 +02:00
strings.json UniFi - Catch controllers running on UniFi OS that don't have a local user configured (#35060) 2020-05-02 14:16:45 -07:00
switch.py UniFi - Make clients proper push based (#35273) 2020-05-08 22:19:27 +02:00
unifi_client.py UniFi - Make clients proper push based (#35273) 2020-05-08 22:19:27 +02:00
unifi_entity_base.py UniFi - Make clients proper push based (#35273) 2020-05-08 22:19:27 +02:00