as I have always only had the regular entities (Site sensors) from the solarEdge integration, I was happily surprised today to read about these Module statistics SolarEdge - Home Assistant
this config
chart_type: line
period: hour
type: statistics-graph
entities:
- solaredge:1234567_100000001
- solaredge:1234567_100000002
- solaredge:1234567_100000003
- solaredge:1234567_100000004
stat_types:
- change
days_to_show: 7
title: Hourly production per module on east side
is a mystery to me, as I cant find any of the details I should use.
I have access to the SolarEdge website and the Layout tab, and ca see all of my individual Modules .
Cant find out what I should use, if my panels have numbers like
1.1.2, 1.1.3, etc up to the final number of my Modules count.
would that be
- solaredge:<installation_id>_112
- solaredge:<installation_id>_113
- etc?
obviously I tried that, but my system doesn’t show anything…
I should probably include stuff in recorder (I use an explicit configuration for recorder), but which entities would contain those details…
