Replies: 1 comment 1 reply
-
|
Dear @kbmetz, Yes, you can absolutely configure each CT clamp as an individual device on the Home Assistant Energy dashboard using ESPHome — you just need to ensure ESPHome is reporting power in watts (W) with device_class: power and state_class: measurement, and optionally link it to a total_daily_energy sensor to provide energy tracking, something like this for each of the CT clamps you want: |
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.
-
Is there some way to set up the ESPHome config to give each clamp power to the Home Assistant energy dashboard? Right now the only thing I'm able to add is 'daily power' which is nice, but I'd really prefer to be able to add each clamp in as a 'individual device'.
Beta Was this translation helpful? Give feedback.
All reactions