core/homeassistant/components/unifi
J. Nick Koston 5e01b828af
Discover devices from device_trackers with router sources (#45160)
* Discover devices from device_trackers with router sources

* Update homeassistant/components/dhcp/__init__.py

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* fix stop being called on the wrong context

* clean

* move it to base

* cleanup was too agressive

* Update homeassistant/components/dhcp/__init__.py

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* coverage

* revert legacy changes

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2021-01-16 01:01:37 +01:00
..
translations
__init__.py
config_flow.py
const.py
controller.py Improve unifi performance with many devices (#45006) 2021-01-10 20:12:21 +01:00
device_tracker.py Discover devices from device_trackers with router sources (#45160) 2021-01-16 01:01:37 +01:00
errors.py
manifest.json Support more errors to better do retries in UniFi (#44108) 2020-12-10 21:25:50 +01:00
sensor.py
strings.json
switch.py
unifi_client.py
unifi_entity_base.py