1
mirror of https://github.com/home-assistant/core synced 2024-09-12 15:16:21 +02:00
ha-core/homeassistant/components/unifi
2021-02-06 00:07:22 +00:00
..
translations [ci skip] Translation update 2021-02-06 00:07:22 +00:00
__init__.py Add unique id to UniFi config entries using the unique id of the site it is controlling (#45737) 2021-02-05 19:38:08 +01:00
config_flow.py Add unique id to UniFi config entries using the unique id of the site it is controlling (#45737) 2021-02-05 19:38:08 +01:00
const.py Code quality improvements to UniFi integration (#45794) 2021-02-01 17:55:16 +01:00
controller.py Add unique id to UniFi config entries using the unique id of the site it is controlling (#45737) 2021-02-05 19:38:08 +01:00
device_tracker.py Code quality improvements to UniFi integration (#45794) 2021-02-01 17:55:16 +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 Code quality improvements to UniFi integration (#45794) 2021-02-01 17:55:16 +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 Code quality improvements to UniFi integration (#45794) 2021-02-01 17:55:16 +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