1
mirror of https://github.com/home-assistant/core synced 2024-09-12 15:16:21 +02:00
ha-core/homeassistant/components/unifi
J. Nick Koston 88c4031e57
Fix exception when a unifi config entry is ignored (#45735)
* Fix exception when a unifi config entry is ignored

* Fix existing test
2021-01-30 16:45:46 +01:00
..
translations Add SSDP discovery to unifi (#45364) 2021-01-21 11:03:54 -06:00
__init__.py Remove deprecated UniFi yaml configuration support (#41954) 2020-10-16 11:55:44 -05:00
config_flow.py Fix exception when a unifi config entry is ignored (#45735) 2021-01-30 16:45:46 +01:00
const.py Add DPI Restriction switch to UniFi integration (#42499) 2020-11-03 08:36:37 +01:00
controller.py Switch frequently used unifi controller properties to attributes (#45365) 2021-01-20 16:58:02 -06:00
device_tracker.py Don't parse previous messages when UniFi connection state change to available (#45544) 2021-01-26 16:41:28 +01:00
errors.py
manifest.json Add SSDP discovery to unifi (#45364) 2021-01-21 11:03:54 -06:00
sensor.py Cleanup unused loggers (components N-Z + tests) (#41982) 2020-10-16 21:24:08 -05: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 Add DPI Restriction switch to UniFi integration (#42499) 2020-11-03 08:36:37 +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 Don't parse previous messages when UniFi connection state change to available (#45544) 2021-01-26 16:41:28 +01:00