I am looking for a way to access the hourly PV Forecast from Pyscript? Unfortunately, the hourly data is not provided as sensor or sensor attributes…
Does anyone have a tip?
In general, can I retrieve the data via the websocket interface. ({“type”: “energy/solar_forecast”})
Does anyone have any idea how I can access a websocket from pyscript?
Or is there an other way?
I currently using Nodered to request the data via websocket und making the available as a sensor. I’m sensor. I’m hoping for a simpler possibility without Nodered.