hass-core/homeassistant/components/unifi
Robert Svensson 30df9e7706
Split out part of update sensor to a common UniFi entity class (#84262)
* Split out part of update sensor to a common entity class

* Mark methods abstract and/or raise NotImplementedError

* Resolve review comments
2022-12-22 13:17:17 +01:00
..
translations [ci skip] Translation update 2022-12-15 00:24:38 +00:00
__init__.py Remove (2021) backwards supporting functionality from UniFi (#81981) 2022-11-16 12:49:10 +01:00
config_flow.py Remove old UniFi POE client implementation (#81749) 2022-11-08 07:48:54 +01:00
const.py Remove old UniFi POE client implementation (#81749) 2022-11-08 07:48:54 +01:00
controller.py Remove old UniFi POE client implementation (#81749) 2022-11-08 07:48:54 +01:00
device_tracker.py
diagnostics.py UniFi switch entity description (#81680) 2022-11-08 07:38:31 +01:00
entity.py Split out part of update sensor to a common UniFi entity class (#84262) 2022-12-22 13:17:17 +01:00
errors.py
manifest.json Bump aiounifi to v42 (#82995) 2022-11-30 19:04:14 +01:00
sensor.py Unifi use entity description with sensors (#81930) 2022-12-14 20:54:33 +01:00
services.py
services.yaml
strings.json Fix incorrect usage of 'setup' vs 'set up' (#83774) 2022-12-12 11:40:00 +01:00
switch.py Align implementation of the UniFi update platform with the UniFi switch platform (#81821) 2022-12-11 16:41:58 +01:00
unifi_client.py Unifi use entity description with sensors (#81930) 2022-12-14 20:54:33 +01:00
unifi_entity_base.py
update.py Split out part of update sensor to a common UniFi entity class (#84262) 2022-12-22 13:17:17 +01:00