Skip to content

>50 amps #178

Answered by flaviut
btarb24 asked this question in Q&A
Jun 19, 2023 · 1 comment
Discussion options

You must be logged in to vote

All of these options will work just fine. The software side of things would be something like

  - platform: template
    name: "Circuit Name Power"
    lambda: return id(cir2).state + id(cir4).state;
    update_interval: 1s
    id: total_power
    unit_of_measurement: "W"

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by btarb24
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