If Google Weather integration already runs get.forecasts how should combined weather templating be implemented to avoid duplicate requests?
I added a note in the docs: “The weather.get_forecasts action uses the cached forecast data and will not issue any additional API calls to Google. You can use this action safely in templates or automations without affecting your quota usage.”
1 Like