Skip to content

Identify home backup load vs grid #159

Closed Answered by anderslew
anderslew asked this question in Q&A
Discussion options

You must be logged in to vote

Just to update here in case someone else is looking for the same as me. I did find the answer myself. :-)

So something like this:

SENSORS += (
Sensor(643, "UPS Total power", WATT, -1),
Sensor(640, "UPS L1 power", WATT, -1),
Sensor(641, "UPS L2 power", WATT, -1),
Sensor(642, "UPS L3 power", WATT, -1),
)

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by anderslew
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants