#Current energy distribution sensor

1 messages · Page 1 of 1 (latest)

violet owl
#

I can see the current energy distribution on my energy dashboard. I would now like to use these values in ESPHome, are there already existing sensors for this? I haven't found any on Google or in the dev tools

ancient plaza
#

No there's no sensors for the things calculated by the energy dashboard. (except for maybe a cost sensor)

violet owl
#

Thats explains why I didn't find something... Is there a reason behind this? Feels strange to build a sensor now that make the same calculation again

sick knotBOT
#
Members

128228

ancient plaza
#

Energy doesn't really use sensors at all, it pulls long term statistics, and then displays them based on the selected time window.

#

I guess the core integration could create sensors but it wouldn't use them.

#

Also it's not clear for what time range to create sensor. Current hour, current day, current month, current year?

violet owl
ancient plaza
#

Not possible, sorry.