439place
WatchMaker Bug Tracking All the ideas and discussions
2 votes Vote

retrieve weather from multiple sources

Is it possible to retrieve weather from multiple sources? I have a watchface that pulls several weather items, but I can't seem to retrieve all items from one source. ie: I use openweather for everything but rain. I don't know if it doesn't work, or perhaps a different code is needed, but if I switch to yr.no as the source, it does update rain, but then my sunrise/sunset times don't update.

so, i'm wondering if there's a way to retrieve say, rain from yr.no, while keeping openweather as the normal provider?

Scott , 10.10.2022, 05:10
Idea status: under consideration

Comments

Scott, 10.10.2022, 12:40
I moved this comment over to feature requests, as it's not really a bug. Please close this thread. Thanks!
orion8335, 19.10.2022, 03:53
Upon futher review, I've decided this is indeed a bug. I'm using the {wr} var and it only seems to work if I set my weather source as yr.no. Problem being I get no sunrise/set data from yr.no. If I use openweathermap as my source, the reverse is true. I get the sunrise/set times, but no rain amount. Can someone please fix this or at least show me how to create a workaround so I can retrieve both for my watchface. I would like to keep using openweathermap, as the data seems more accurate for the other types of data I retrieve, and simply manually call on yr.no to get the rain data. Is there some easy way to do this, something like {yr.no:wr}? which of course I tried but doesn't work. One can hope...

Leave a comment