I have disconnect_live_website_visitor = 0 set in weewx.conf. That prevents timing out live updates with MQTT per your README.
The number of seconds after a visitor has loaded your page that we > disconnect them from the live streaming updates. The idea here is to save > your broker from a streaming connection that never ends. Time is in > milliseconds. 0 = disabled. 300000 = 5 minutes. 1800000 = 30 minutes > On Sunday, March 3, 2019 at 12:20:53 PM UTC-5, Pat wrote: > > Paul, are you using MQTT for live updates? > > If so, set the disconnect_live_website_visitor > <https://www.google.com/url?q=https%3A%2F%2Fgithub.com%2Fpoblabs%2Fweewx-belchertown%23mqtt-websockets-for-real-time-streaming-options&sa=D&sntz=1&usg=AFQjCNGpt6WokdDd5jwpwYimN07C61yKAw>option > > to something very long like 99999999999999999 or try the Pi page and see if > it looks OK on your template. I should probably make the option of > disconnect_live_website_visitor > = -1 to disable it. Maybe I'll give that a try for 0.9.1. > > > > On Sunday, March 3, 2019 at 11:48:32 AM UTC-5, Paul Lacatus wrote: >> >> Hi, Pat >> >> Very nice job with the Belchertown skin. It is possible to add in the >> next versions a refresh clause in the header.html.tmpl ? I am using a >> android tablet as a meteo panel using chrome and to have always updated >> info i am adding after each update this line in the header.html.tmpl: >> >> <meta http-equiv="refresh" content="300"> >> >> I think it can be useful for other users of your skin too >> >> >> thanks for your good work >> >> Paul >> >> On 03/03/2019 14:30, Pat wrote: >> > I made those changes to the graphs page too. Available on GitHub if you >> want to download it. >> > >> > -- 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]. For more options, visit https://groups.google.com/d/optout.
