rany2 / ha-open-meteo-solar-forecast

Home Assistant Open-Meteo Solar Forecast Integration
Apache License 2.0
36 stars 2 forks source link

Provide detailed forecast in sensor attribute #1

Closed rany2 closed 2 months ago

rany2 commented 2 months ago

Similar to Solcast integration

gieljnssns commented 2 months ago

Are you going to use attributes or a service response?

rany2 commented 2 months ago

Service response makes more sense but the user request is for it to be in entity. If it makes no difference in ApexCharts, I would prefer service response. I'll need to ask as I don't use ApexCharts.

rany2 commented 2 months ago

For how to make it work with ApexCharts, see https://community.home-assistant.io/t/open-meteo-solar-forecast/733073/118?u=rany

andreas-bulling commented 2 months ago

Can you/someone else put the actual example here for how to generate an apexchart forecast plot similar to the HA Dashboard?

rany2 commented 2 months ago

Doing this in sensor attributes is much easier and most users are going to make a new sensor that calls a service if I went with the service approach :)

rany2 commented 2 months ago

Can you/someone else put the actual example here for how to generate an apexchart forecast plot similar to the HA Dashboard?

I'm sorry, I don't use ApexChart. I recommend you ask in the forum thread :)