hass-core/homeassistant/components/unifi
2022-01-30 00:14:21 +00:00
..
translations [ci skip] Translation update 2022-01-30 00:14:21 +00:00
__init__.py Add setup type hints to sonos, unifi and wake_on_lan () 2021-12-27 23:42:24 +01:00
config_flow.py Expose UniFi controller configuration url from discovered entry () 2022-01-20 09:34:54 +01:00
const.py Rename various usages of UniFi to better identify only UniFi Network () 2021-11-26 22:44:49 +01:00
controller.py UniFi events aren't reliable for device tracker usage, use last_seen instead () 2022-01-24 15:11:33 +01:00
device_tracker.py UniFi events aren't reliable for device tracker usage, use last_seen instead () 2022-01-24 15:11:33 +01:00
diagnostics.py Redact usernames in UniFi diagnostics () 2022-01-23 23:11:06 +01:00
errors.py Rename various usages of UniFi to better identify only UniFi Network () 2021-11-26 22:44:49 +01:00
manifest.json Bump dependency to v31 which makes has_relay more robust () 2022-01-29 15:34:14 +02:00
sensor.py Make UniFi bandwidth sensors be about current transfer rather than total transfer () 2022-01-24 13:50:54 +01:00
services.py Reconnect client service tried to connect even if device didn't exist () 2022-01-28 08:33:31 -08:00
services.yaml Rename various usages of UniFi to better identify only UniFi Network () 2021-11-26 22:44:49 +01:00
strings.json Rename various usages of UniFi to better identify only UniFi Network () 2021-11-26 22:44:49 +01:00
switch.py Bump dependency to v31 which makes has_relay more robust () 2022-01-29 15:34:14 +02:00
unifi_client.py Use DeviceInfo in unifi () 2021-10-28 18:26:21 +02:00
unifi_entity_base.py Make device tracker entities work better () 2022-01-04 23:16:43 -08:00