https://github.com/roe-dl/weewx-mqtt/tree/aggregate_values
https://github.com/matthewwall/weewx-mqtt/pull/33
Unfortunately, Matthew Wall does not like the approach. But you can
download this branch of the MQTT extension and add an [[[augmentations]]]
section to your configuration like this:
[[MQTT]]
...
[[[augmentations]]]
dayRain = day.rain.sum
maxTemp = day.outTemp.max
minTemp = week.outTemp.min
avgTemp = month.outTemp.avg
Tim Shepherd schrieb am Mittwoch, 8. Februar 2023 um 17:15:42 UTC+1:
> Hi,
>
> Is there any way to add parameters to those output via mqtt ?
> I would like to record the Max and Min daily temperatures to Home
> assistant but they are not available.
>
> The parameters highOutTemp_C and lowOutTemp_c are output but these are
> some sort of statistical variation on the current temperature not the daily
> max/min , and hence not what I want.
>
> Thanks
>
>
--
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/8b4df29b-33a9-4655-9511-fe14c8cb05d3n%40googlegroups.com.