core/homeassistant/components/unifi
GitHub Action e591393f01 [ci skip] Translation update 2022-01-28 00:14:53 +00:00
..
translations [ci skip] Translation update 2022-01-28 00:14:53 +00:00
__init__.py
config_flow.py Expose UniFi controller configuration url from discovered entry (#64514) 2022-01-20 09:34:54 +01:00
const.py
controller.py UniFi events aren't reliable for device tracker usage, use last_seen instead (#64147) 2022-01-24 15:11:33 +01:00
device_tracker.py UniFi events aren't reliable for device tracker usage, use last_seen instead (#64147) 2022-01-24 15:11:33 +01:00
diagnostics.py Redact usernames in UniFi diagnostics (#64794) 2022-01-23 23:11:06 +01:00
errors.py
manifest.json Update method names reflecting changes in UniFi library (#64817) 2022-01-24 08:50:08 +01:00
sensor.py Make UniFi bandwidth sensors be about current transfer rather than total transfer (#64701) 2022-01-24 13:50:54 +01:00
services.py Update method names reflecting changes in UniFi library (#64817) 2022-01-24 08:50:08 +01:00
services.yaml
strings.json
switch.py Add outlets to UniFi switch platform (#64859) 2022-01-25 07:49:02 +01:00
unifi_client.py
unifi_entity_base.py