I added Open Meteo integration but the hourly forecast doesn’t work. After investigating the api response, I concluded that the hourly query wasn’t present in the request.
Is these a way to add it manually?
You must log in or # to comment.
If it’s similar to OpenUV, you have to manually request new data.
To do this, create an automation that periodically calls the service Home Assistant Core Integration: Update entity (homeassistant:update_entity).