Multiple Energy Sensors per Entity #2511
Unanswered
chrisolson91
asked this question in
Questions
Replies: 1 comment 1 reply
-
As long as you give it a separate |
Beta Was this translation helpful? Give feedback.
1 reply
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.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm curious to know if there's a way to achieve what I'm trying to do in respect to creating multiple separate energy and power sensors for a single entity. My use case is to break out my furnace power from my A/C power. I'm building a dashboard that acts as a live breaker panel and so I'd like to break out the two since they are on separate circuits. Currently I have them both combined uses the attributes of the thermostat entity with the following yaml. I can't figure out though how to create another power sensor that links to the thermostat attributes. I thought about using the dummy.sensor but I don't know if I can link that to the attributes of the thermostat entity in the same way. Below is what i have setup currently. Thanks in advance!
Beta Was this translation helpful? Give feedback.
All reactions