hass-core/tests
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
..
auth
backports
components Add PoE power sensor to UniFi integration (#84314) 2022-12-29 22:55:00 +01:00
fixtures Add device HmIP-DRDI3 (#83337) 2022-12-18 12:44:49 -07:00
hassfest Replace attrs with dataclasses in hassfest (#84475) 2022-12-23 15:46:00 +01:00
helpers Add aliases to area registry items (#84294) 2022-12-21 08:44:44 +01:00
pylint Remove str from cover device class (#83396) 2022-12-06 16:13:29 +01:00
resources
scripts
test_util
testing_config Remove lumen from Illuminance units (#84386) 2022-12-27 14:25:47 +01:00
util Enable unit conversion for DATA_SIZE (#84699) 2022-12-29 09:58:15 +01:00
__init__.py
bandit.yaml
common.py Avoid running final writes in executor in test (#84679) 2022-12-28 23:40:11 +01:00
conftest.py Avoid logging increase during tests (#84672) 2022-12-28 22:12:25 +01:00
ignore_uncaught_exceptions.py
test_bootstrap.py
test_config.py
test_config_entries.py Fix thundering heard in setup_again when there are many integrations (#84670) 2022-12-27 15:59:42 -10:00
test_core.py
test_data_entry_flow.py
test_exceptions.py
test_loader.py
test_main.py
test_requirements.py
test_runner.py
test_setup.py
test_test_fixtures.py