dannerph / homeassistant-solcast

Apache License 2.0
19 stars 3 forks source link

hassio 0.117 breaking change #2

Closed pops106 closed 3 years ago

pops106 commented 3 years ago

Hello, I have updated to the latest hassio which appears to have broken the solcast integration.

I get this error: Coroutine not allowed to be passed to HassJob

It looks to be related to this change introduced: https://github.com/home-assistant/core/pull/42073

Cheers

dannerph commented 3 years ago

should be fixed now. I also merged the additional, optional configs to disable automatic forecast fetching at midnight (you can create an automation and call the update_forecast service call) and set your API limit, which is used for the historical data fetching.