core/tests/components/nut
tdfountain 1c1a950c05
Add conditional support for ambient sensors in NUT (#139675)
* Conditionally remove ambient sensors if not present

* Create ambient sensors list and use list comprehension

* Update homeassistant/components/nut/sensor.py

Co-authored-by: J. Nick Koston <nick@koston.org>

---------

Co-authored-by: J. Nick Koston <nick@koston.org>
2025-03-05 12:12:56 +00:00
..
fixtures Add conditional support for ambient sensors in NUT (#139675) 2025-03-05 12:12:56 +00:00
__init__.py
conftest.py
test_config_flow.py
test_device_action.py
test_diagnostics.py
test_init.py
test_sensor.py Add conditional support for ambient sensors in NUT (#139675) 2025-03-05 12:12:56 +00:00
util.py