Closed andreipaciurca closed 7 months ago
I mostly finished adding tomorrowio to my fork, but you're right, there is no high and low temp. Using 24 hour data, I piece it together myself by running a min/max algorithm on the hourly, but they only provide 108 hours of data, meaning 4.5 days, or 4 days. Tomorrow.io doesn't seem like a good api option, I'll add support in my build, but it's a lot worse than openweather for this purpose.
This is resolved in v1.7.0.
Can you please change the URL to
https://api.tomorrow.io/v4/timelines
Thanks!