I have set up this integration this week. I turned the auto API update off, and configured a manual API call 5 times throughout the day as I have 2 sites defined in Solcast.
I am in GMT+10, and at 11am, the API is called and the data is successfully parsed, and I can see 2 API calls are used.
My next update is at 1pm, I then see it shows Exceeded API allowance. I’m making sure to use the update forecasts service, so not entirely sure why it goes from 2 API calls immediately to 10 at the next update. Any ideas?
I’m new to HomeAssistant so this might be a quick answer, but all the examples of cards given have the entities sensor names like sensor.solcast_forecast_today, but when i’ve installed it they are just sensor.forecast_today without the solcast_ . Is there an option to change that?
Hello,
how can I access the information from the Solcast integration? The predictions are in 30 minute steps in the attributes of a sensor. How can I create a curve from this?
Connect it with your energy dashboard and view it there, or add it to you own view using the energy solar graph card, or plot it with the third-party ApexCharts using a data generator.
I was using this conveniently, but after updating to v3.1.4 from a few previous version, the graphs are no longer displayed correctly.
The header values are displayed correctly.
I changed the attribute from “forecast” to “DetailedForecast” in “data_generator” but it does not work.
Is it affected by the data every 30 minutes?
I do not understand about data_generator.
How should I change the data_generator?
hi all,
so I created Solcast account, added my 2 arrays.
I’ configured/installed the repo’s via HACS and added the integrations and specified my API Key.
For some reason my Energy section is dead/there is nothing.
What I’d like to do is add a graph, showing 2 lines, one per array, showing the predicted generation based on solcast and then under it the actual, a value I get out of my inverter (but not sure how to pull this value in, I have the 2 string generations on 2 mqtt topics).
To add my 2 array pv yields, voltage, and amperage are brought into the system via mqtt sensors defined in configuration.yaml
similar for my current/and wattage used from the grid and then total usage as reported by my inverter.
Since some update it does not work for me either. Also when using your schematic (and simply replacing the solar yield one), it does not work / looks like this:
Header is not getting any data, but when I click on the entity it shows the correct value of the entity.
Also loading the graph takes forever. Only the last polled value is showing correctly.
EDIT: Solved… It appears that on my instance the forecast/solcast had no state history, therefore it could not be polled… and on the other instance the entities were named differently…
With the latest changes on the Solcast plugin, is anyone having a crazy high remaining today every minute value?
Mine is showing 27.79 remaining where the correct value would be 12.9, for example.
Ever since the update to the v4.x branch, my “remaining today” entity doesn’t seem to make sense either. For example, at 17:01 last night it said 0.28 kWh remaining for the day, yet the “this hour” figure was 0.6 kWh.
On the 3.x branch the values were sensible. I know that the “remaining today” entity now updates every 30 minutes instead of 60, but perhaps the algorithm it uses is bugged? Or the meaning of “remaining today” has changed?
I seem to have different weid behaviour: todays forecast is pretty close to actual in the energy dashboard. But all previous days, the forecast line seems half of what it used to be that day when it happened. Yesterday the forecast for that day was fine, if I look at it now: half of what it used to be.
I can look, but the graphs ( also the dayly ones tell it all). And what would the diagnostic tell me then? For comparison, same graph, next day (before any meaningful production today):
I was using Solcast 3.1.6 and downloaded diagnostics, but there’s a lot of data there so hard to tell if that is all ok. But today 4.0.5 came up as an update and that seemed to fix it. Thanks.