NUT: Add sensor for computed power consumption #1884
Unanswered
joshuaharmsen845
asked this question in
Integration enhancements
Replies: 1 comment
-
|
🏷️ I've automatically added the |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Integration name
nut
Link to integration documentation on our website
https://www.home-assistant.io/integrations/nut/
Describe the enhancement
Currently, the NUT integration exposes
ups.loadas theLoadsensor, andups.realpower.nominal(disabled by default) as theNominal real powerdiagnostic sensor. Logically, I imagine other users like myself end up creating a template sensor to calculate power consumption from these two sensor values. Would it be possible to add acomputed power consumptionsensor which can be exposed by default if a UPS has both of these sensors? I'm not sure if this integration has any divergence from the explicit NUT server key/values, but this would be a nice simplification.Use cases
Tracking power consumption is useful for a number of thing:
Anything else?
No response
Beta Was this translation helpful? Give feedback.
All reactions