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 26764a805b
Don't parse previous messages when UniFi connection state change to available (#45544)
* Don't parse previous messages when connection state change to available

* Disable pylint for arguments-differ W0221 message
2021-01-26 16:41:28 +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 Add SSDP discovery to unifi (#45364) 2021-01-21 11:03:54 -06: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 UniFi - Sites don't declare role on UniFiOS 1.7.0 beta (#35555) 2020-05-13 00:37:16 +02:00
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 Add SSDP discovery to unifi (#45364) 2021-01-21 11:03:54 -06: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