I think it has to do with Aeris/Darksky/Xweather . Sometimes the request for current contition wont work with the API for certain Locations. Check your File current_conditions.json. Has the File a current date? Contains the File Data for your Location? Check if Current Data can be received with the API Wizard => Xweather - API Wizard <https://developer.xweather.com/product/api/category?token=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJvcHRpb25zIjp7fSwiZW5kcG9pbnQiOiJjb25kaXRpb25zIiwiYWN0aW9uIjoiaWQiLCJpYXQiOjE3NzMyMTM5MTd9.gVBwRPFwIG859q9-DPqi7CrarkjzTp8dyTQnb1sjjqk>
Test for My Location as a Example: https://data.api.xweather.com/conditions/rostock,mv,de?format=json&plimit=1&filter=1min&client_id=[CLIENT_ID]&client_secret=[CLIENT_SECRET] Per Default Belchertown gets your Location from Weatherstation [Station] in weewx.conf # Latitude in decimal degrees. Negative for southern hemisphere latitude = 54.100684 # Longitude in decimal degrees. Negative for western hemisphere. longitude = 12.086138 [email protected] schrieb am Mittwoch, 11. März 2026 um 00:07:19 UTC+1: > Hi Cedric > I have exactly the same problem since 2 days ! > > Le lundi 9 mars 2026 à 21:38:09 UTC+1, ALPHA SG (Cédric) a écrit : > >> No, it's not coming from there because I have the icons during the day. >> It only happens in the evening. >> >> In the navigator's console, I have this icon during the day, >> >> [image: comet_vVTXOEFB1a.png] >> >> <div class="col-sm-6 current_obs_top"> >> <img id="wxicon" src="./images/mostly-clear-day.png"> >> </div> >> >> *and this one in the evening.* >> >> >> *[image: comet_CmS2s5yv1H.png]* >> >> >> <div class="col-sm-6 current-obs-container"> == $0 >> <div class="current-obs-text"> == $0 >> " " == $0 >> </div> >> >> I also have another problem that has appeared: the temperature graph >> doesn't show up on the local page, >> >> [image: comet_raVfVuJ6LC.png] >> >> >> *but it does appear on my website.* >> >> [image: MM8ODncrKf.png] >> >> >> -- You received this message because you are subscribed to the Google Groups "weewx-user" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion visit https://groups.google.com/d/msgid/weewx-user/c0302721-babe-40a9-8155-55575b4a2e83n%40googlegroups.com.
