I made a workbaround by getting the min/max/trend via a json file and republishing to MQTT alongside the main feed - github if it helps at https://github.com/digitalurban/mqttweewxhtml
Andy On Tuesday, 3 August 2021 at 21:32:51 UTC+1 vince wrote: > On Tuesday, August 3, 2021 at 12:05:00 PM UTC-7 [email protected] wrote: > >> As I understood the question, people wants to send some aggregations >> additionally to the observations to the MQTT broker, similar to the tags in >> skins, where you can write $current.outTemp and $day.outTemp.max. The >> same applies to images where you can set aggregate_type and >> aggregate_interval together with the observation type. Contrary to that, >> in MQTT section you can set observation types only. >> >> Actually I see no solution besides sending a PR to the MQTT extension >> author. >> >> > Yes - if you can't find it, you have to write it yourself (and hopefully > contribute a PR so the next person doesn't have to write it too). > > -- 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 on the web visit https://groups.google.com/d/msgid/weewx-user/510bf5de-521b-4de7-b9db-42c3bbd00e1fn%40googlegroups.com.
