Right now I am not using MQTT websockets. Maybe in the future. Right now I am only reading the web page from my meteopi server.
Sent from my iPad > On 3 Mar 2019, at 19:29, Pat <[email protected]> wrote: > > If you have websockets enabled, you can point your website to your mqtt > websockets server and get live updates on everything on the front page. No > need to reload. Just set the timeout parameter as mentioned above so it > doesn't stop updating the page. > >> On Sunday, March 3, 2019 at 12:27:39 PM UTC-5, Paul Lacatus wrote: >> Pat, I am using MQTT to sent data from the WMR300 weather station to other >> applications, mainly running NodeRed. >> >> Sent from my iPad >> >>> On 3 Mar 2019, at 19:20, Pat <[email protected]> wrote: >>> >>> Paul, are you using MQTT for live updates? >>> >>> If so, set the disconnect_live_website_visitor 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. > > -- > 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. -- 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.
