tdfountain
eb642e8a06
Remove unused variable in test util for NUT ( #143304 )
2025-04-19 16:22:10 -10:00
tdfountain
b97d8e163d
Fix type of port in test util for NUT ( #143303 )
2025-04-19 16:13:05 -10:00
tdfountain
cd7d7cd35c
Add reconfiguration flow to NUT ( #142127 )
...
* Add reconfiguration flow
* Check host/port/alias without comparing strings
* Replace repeat strings with references
2025-04-05 11:02:46 -10:00
tdfountain
2571725eb9
Add metered PDU dynamic outlet sensors to NUT ( #140179 )
...
* Add metered PDU dynamic outlet sensors
* Make deep copy and improve efficiency of loops
* Improve performance by creating new dict
Co-authored-by: J. Nick Koston <nick+github@koston.org>
* Remove unused import copy
* Use outlet name (if available) in friendly name and remove as separate sensor
---------
Co-authored-by: J. Nick Koston <nick+github@koston.org>
2025-03-21 11:41:43 -10:00
tdfountain
51a881f3b5
Add ambient temperature and humidity status sensors to NUT ( #124181 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
2025-02-24 14:09:43 +00:00
Sid
3efee10b95
Enable Ruff RUF013 ( #115333 )
2024-04-10 08:55:59 +02:00
J. Nick Koston
4ac439ef88
Migrate nut to use aionut ( #114078 )
2024-03-23 12:02:02 -10:00
Pablo Estevez
780d0a484d
Add NUT device actions ( #80986 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
2023-04-23 14:09:36 -05:00
ollo69
6cba03aa4a
Remove resources selection from Nut config flow ( #59450 )
...
* Remove resources selection from Nut config flow
* Code clean-up
* Requested changes
* Apply suggestions from code review
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2021-11-10 13:49:05 +01:00
ollo69
b54fc0229d
Use entity_registry_enabled_default for Nut sensors ( #56854 )
2021-10-13 11:33:03 -10:00
Franck Nijhof
65cf2fcb6f
Drop asynctest ( #44746 )
2021-01-01 22:31:56 +01:00
Franck Nijhof
1c2ebdf307
Upgrade black to 20.8b1 ( #39287 )
2020-08-27 13:56:20 +02:00
Paulus Schoutsen
ec47216388
Use built-in test helpers on 3.8 ( #34901 )
2020-04-30 13:29:50 -07:00
J. Nick Koston
173d7fa060
Handle all zero serial numbers in NUT ( #34045 )
...
* Handle all zero serial numbers in NUT
* Add additional nut tests
* Update homeassistant/components/nut/__init__.py
Co-Authored-By: Paulus Schoutsen <paulus@home-assistant.io>
* remove re
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2020-04-12 15:29:35 -07:00
J. Nick Koston
6e6ebb9495
Add tests for various NUT upses ( #34034 )
2020-04-11 18:17:57 +02:00