Access data from Forecast.Solar

Hi Biscuit,

may I ask for the bits of the configuration.yaml regarding the sensor.solar_energy_hr30. Mine looks like this:

utility_meter:
  energy:
    unique_id: solar_energy_hr30
    name: solar_energy_hr30
    source: sensor.inverter_power    #inverter power AC [W]
    cycle: hourly
    offset: '00:30'

I assume, the inverter energy Sensor using Riemann Sum has been set up via the UI? What input from the inverter did you choose here? I use a Hoymiles inverter and I used the “Power AC” [W] at the moment. Correct so far? My sensor.solar_energy_hr30 is working fine. Sums up the Watts and resets. I checked the plot in the HA history. But nothing is displayed in the Apex chart. Yesterday it showed the actual plot, but today nothing, without having touched anything. API call is set up correctly, sensor.table_fc is filled with forecast data (at fcwatts).

I would really appreciate any tips.
Greetings, Björn

EDIT: messed up the timezone stuff in the “Date/Time formatter” node. Switched to a different style, as I’m in DE. Now I can see the forecast plot. Think this is solved. On my own :man_facepalming: