Hi, there's 2 thoughts here: 1. The high/low are report-only observations. So they can't (easily) be added to MQTT (and I assume mwall won't add them to his extension). The report time is the archive interval (typically 5 minutes).
2. When the report runs, a JSON file is created that contains all of the report-time variables (weewx_data.json). So the page should auto refresh these non-MQTT values when the archive message is published on MQTT. If these aren't being updated, then I may have missed them. I'll take a look at that. So if you have live data enabled, this means - at best - these values will be 5 minutes behind what the live MQTT is showing. MQTT's data is only going to show you live LOOP data. If you do not have live MQTT enabled, then you'll need to manually refresh the page anyways to see these values (and everything else) update. On Sunday, September 9, 2018 at 5:47:38 AM UTC-4, Praveen Chandrasekaran wrote: > > The way to fix would be to send all the high/low stats also as part of > MQTT stream. > > -- 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.
