jeroenterheerdt / HAsmartirrigation

Smart Irrigation custom component for Home Assistant
https://jeroenterheerdt.github.io/HAsmartirrigation/
MIT License
349 stars 49 forks source link

[REQ] Integrate open-meteo data source to get automatic Evapotranspiration & Solar Radiation #477

Open alsmaison opened 3 weeks ago

alsmaison commented 3 weeks ago

Currently, your data sources take sensors from OpenweatherMap or PirateWeather. Unfortunetly, you haven't sensors for Evapotranspiration and Solar Radiation from them.

I see that there is a way to get them through Open-Meteo : https://open-meteo.com/en/docs#latitude=40.7143&longitude=-74.006&hourly=evapotranspiration,et0_fao_evapotranspiration,shortwave_radiation&daily=

Is it possible to add them to your integration to improve calculation ? Thanks in advance

jeroenterheerdt commented 3 weeks ago

great - let me investigate how I can add Open-Meteo as a weather service source. If you can make a PR that would make it easier for me :)

alsmaison commented 3 weeks ago

Thank you very much. Just a basic question... What do you mean by "make a PR" ?

jeroenterheerdt commented 3 weeks ago

PR is pull request. Aka contribute to the code yourself, as is kind of the idea of open source software on platforms like github.

alsmaison commented 3 weeks ago

Sorry but I haven't enough skills for that :-(

jeroenterheerdt commented 3 weeks ago

One can start 😊