core/homeassistant/components/unifi
Robert Svensson 6ce96dcb63
Don't care about DPI entries when looking for clients to be restored from UniFi (#48579)
* DPI switches shouldnt be restored, they're not part of clients to be restored

* Only care about Block and POE switch entries
2021-04-01 18:02:28 +02:00
..
translations [ci skip] Translation update 2021-03-18 00:07:07 +00:00
__init__.py
config_flow.py Add flake8 comprehensions checks to pre-commit & CI (#48111) 2021-03-19 13:41:09 +01:00
const.py
controller.py Don't care about DPI entries when looking for clients to be restored from UniFi (#48579) 2021-04-01 18:02:28 +02:00
device_tracker.py Merge of nested IF-IF cases - S-W (#48372) 2021-03-27 10:54:59 +01:00
errors.py
manifest.json
sensor.py Migrate integrations t-v to extend SensorEntity (#48216) 2021-03-22 19:47:44 +01:00
strings.json
switch.py Merge of nested IF-IF cases - S-W (#48372) 2021-03-27 10:54:59 +01:00
unifi_client.py
unifi_entity_base.py