SolarEdge modules, how to enable and show in frontend

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…

Ok,so after having entered my credentials in a reconfig flow (hadn’t seen that before), and a nights sleep, I can now see the modules in Statistics.

But, we can not click them for more-info dialog and get their full entity_id or what would we call it in this case. SO cant edit a card in the UI editor in yaml myself

The UI does show them in the UI editor, and that at least shows the integration works :wink:

too bad the naming seems to take the serial number (?) and not the panel number in the layout. Which makes organizing this a terrible experience.

But I guess after an hour or so, a card should be produced.

FR coming up for adding module layout number