Hi,
I’ve just started looking at this. I want to use the weatherforcast data to estimate heatpump power usage for the next day. This will then be combined with a similar forcast for solar production per hour.
This data will then be used to instruct my inverter when to dump to grid and when to charge from grid including to what level.
All data is flowing to influxdb right now
Sadly I’m stuck on the first hurdle, where is the hourly forcast data with future timestamp for openweathermap (I can only see the 1 value on forcast and it doesn’t appear to be in the future) and the same for solarcast.
Has anyone looked for this before?