core/tests/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
..
__init__.py
conftest.py Simplify mocking UniFi websocket (#80652) 2022-10-20 19:37:13 +02:00
test_config_flow.py Remove old UniFi POE client implementation (#81749) 2022-11-08 07:48:54 +01:00
test_controller.py Simplify mocking UniFi websocket (#80652) 2022-10-20 19:37:13 +02:00
test_device_tracker.py Rework UniFi device tracker to utilizing entity description (#81979) 2022-12-28 22:29:11 +01:00
test_diagnostics.py UniFi switch entity description (#81680) 2022-11-08 07:38:31 +01:00
test_init.py Remove (2021) backwards supporting functionality from UniFi (#81981) 2022-11-16 12:49:10 +01:00
test_sensor.py Add PoE power sensor to UniFi integration (#84314) 2022-12-29 22:55:00 +01:00
test_services.py
test_switch.py Remove old UniFi POE client implementation (#81749) 2022-11-08 07:48:54 +01:00
test_update.py Simplify mocking UniFi websocket (#80652) 2022-10-20 19:37:13 +02:00