Now it looks like the skin is working (rendering correctly), but just not showing values. Can you post any logs? If you can, please do so at GitHub.com/uajqq/weewx-belchertown-new, it's hard to debug on Google Groups.
On Friday, June 5, 2026 at 3:54:54 PM UTC+1 [email protected] wrote: > (Sorry -- last message was for Jochen.) > ""I think some of your custom files are breaking the new code. Can you > re-do your .INC files from the updated templates?"" > If you point to me: > > snapshot is from your "Demo" site ..... > > for test I set up a naked system with 2.0 - what came first and will not > work with safari > [image: Bildschirmfoto 2026-06-05 um 16.47.39.png] > > VG > Jochen > > uajqq schrieb am Freitag, 5. Juni 2026 um 15:44:02 UTC+2: > >> (Sorry -- last message was for Jochen.) >> >> Anton -- can you comment out both time_length and aggregate_interval and >> see if that works? When you say it doesn't work, does the line just not >> appear or does the entire graph not render? >> [[rainthisweek]] >> title = "Rain This Week" >> subtitle = "Hourly bars + cumulative total (Mon–Sun)" >> type = column >> time_length = week >> # time_length = 604800 *(I tried this too)* >> gapsize = 3600 >> aggregate_type = sum >> # aggregate_interval = 3600 >> >> tooltip_date_format = "dddd HH:mm" >> [[[rain]]] >> name = "Rain per hour (mm)" >> color = "#438bd6" >> yAxis_min = 0 >> [[[rainTotal]]] >> name = "Cumulative Rain This Week (mm)" >> type = line >> color = "#ff0000" >> zIndex = 3 >> lineWidth = 3 >> >> >> On Friday, June 5, 2026 at 2:37:36 PM UTC+1 uajqq wrote: >> >>> >>> I think some of your custom files are breaking the new code. Can you >>> re-do your .INC files from the updated templates? >>> On Thursday, June 4, 2026 at 11:08:20 PM UTC+1 [email protected] >>> wrote: >>> >>>> >>>> new Belchertown 2.0 congratulation look nice - will take some things >>>> for my skin there is few day's older 😉 >>>> https://www.vorrath-net.de/weewx/ >>>> It's good to know that people work on it. I like not all the new >>>> feature - but a few .... Any idea for the chart site ... means button in a >>>> second row for year's🤗 >>>> So all the best and "happy coding" >>>> >>>> regards Jochen >>>> uajqq schrieb am Dienstag, 2. Juni 2026 um 23:13:44 UTC+2: >>>> >>>>> New Belchertown (the updated fork of the original Belchertown) v2.0 is >>>>> now out with a refreshed card-based layout and tons of new features. Let >>>>> me >>>>> know what you think! >>>>> >>>>> https://github.com/uajqq/weewx-belchertown-new >>>>> >>>>> Example site: https://www.uajqq.com/new-belchertown >>>>> >>>> -- 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/37788e66-99af-443e-8859-cd9b4e0b6edfn%40googlegroups.com.
