core/homeassistant/components/unifi
Robert Svensson 1c3ec69166
Remove deprecated UniFi yaml configuration support (#41954)
2020-10-16 11:55:44 -05:00
..
translations [ci skip] Translation update 2020-10-15 00:03:50 +00:00
__init__.py Remove deprecated UniFi yaml configuration support (#41954) 2020-10-16 11:55:44 -05:00
config_flow.py Add UniFi Uptime sensor (#40058) 2020-09-18 19:33:37 +02:00
const.py Add UniFi Uptime sensor (#40058) 2020-09-18 19:33:37 +02:00
controller.py Add UniFi Uptime sensor (#40058) 2020-09-18 19:33:37 +02:00
device_tracker.py Return attribute dict directly without temporary variable v2 (#41271) 2020-10-06 16:55:16 +02:00
errors.py
manifest.json
sensor.py Remove setup platform functions from UniFi since they are no longer needed (#41935) 2020-10-16 11:48:56 +02:00
strings.json Add ssl and verify_ssl to base strings for config flows (#40944) 2020-10-03 16:06:45 +02:00
switch.py Remove setup platform functions from UniFi since they are no longer needed (#41935) 2020-10-16 11:48:56 +02:00
unifi_client.py Add basic device information for UniFi clients device registry entries (#41839) 2020-10-15 08:10:59 +02:00
unifi_entity_base.py