dannerph / homeassistant-solcast

Apache License 2.0
19 stars 3 forks source link

Support Energy Dashboard #20

Open LukePrior opened 2 years ago

LukePrior commented 2 years ago

Hello,

The current Forecast.solar core integration allows you to view estimated solar production on the Energy Dashboard. The code is setup in such a way that any integration can contribute the required information. I think it would be great if this could be updated to support such a setup.

You can see some links about it here:

Cheers

ghost commented 2 years ago

I've started looking into this I have created a integration that's is working.. but currently I have the code wrong for converting the time from utc to my time so the graph draws out of time sync :)

image

image

Little bit of work to do before I PR it to HA

ghost commented 2 years ago

its on HACS now... https://github.com/oziee/ha-solcast-solar will try to PR to HA Core later

ghost commented 2 years ago

hi guys.. I have done a some little tweaks and changes -loss factor is able to be changed.. its now 1-100 instead of 0.1-1.. the slider didn't like floats

enjoy :(

Screen Shot 2021-09-22 at 9 55 41 pm