this post was submitted on 30 Jul 2023
13 points (88.2% liked)

homeassistant

12080 readers
4 users here now

Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io

founded 1 year ago
MODERATORS
 

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 are viewing a single comment's thread
view the rest of the comments
[–] rockhstrongo@lemmy.world 3 points 1 year ago

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).