core/homeassistant/components/unifi
Robert Svensson e33cea9ff7
Add PoE power sensor to UniFi integration (#84314)
* Add PoE power sensor to UniFi integration

* Add unit of power

* Only update state if value has changed

* Remove stale print

* Subscribe to specific sensor to remove unnecessary state changes

Co-authored-by: J. Nick Koston <nick@koston.org>
2022-12-29 22:55:00 +01:00
..
translations [ci skip] Translation update 2022-12-29 00:23:20 +00:00
__init__.py
config_flow.py
const.py
controller.py
device_tracker.py Rework UniFi device tracker to utilizing entity description (#81979) 2022-12-28 22:29:11 +01:00
diagnostics.py
entity.py Only subscribe to specific UniFi object ID (#84787) 2022-12-29 10:51:16 -10:00
errors.py
manifest.json
sensor.py Add PoE power sensor to UniFi integration (#84314) 2022-12-29 22:55:00 +01:00
services.py
services.yaml
strings.json
switch.py
unifi_client.py
unifi_entity_base.py
update.py