1
mirror of https://github.com/home-assistant/core synced 2024-09-12 15:16:21 +02:00
ha-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 Simplify UniFi entry configuration data (#45759) 2021-02-06 21:32:18 +01:00
config_flow.py Add flake8 comprehensions checks to pre-commit & CI (#48111) 2021-03-19 13:41:09 +01:00
const.py Code quality improvements to UniFi integration (#45794) 2021-02-01 17:55:16 +01:00
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 Add SSDP discovery to unifi (#45364) 2021-01-21 11:03:54 -06:00
sensor.py Migrate integrations t-v to extend SensorEntity (#48216) 2021-03-22 19:47:44 +01:00
strings.json Allow new UniFi flows to update existing entries if host and site match (#45668) 2021-01-29 18:14:39 +01:00
switch.py Merge of nested IF-IF cases - S-W (#48372) 2021-03-27 10:54:59 +01:00
unifi_client.py Switch frequently used unifi controller properties to attributes (#45365) 2021-01-20 16:58:02 -06:00
unifi_entity_base.py Mark entities as unavailable when they are removed but are still registered (#45528) 2021-02-08 10:45:46 +01:00