--
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 weewx-user+...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/weewx-user/c3cc4816-4fbc-46c7-b793-33f89b48b53an%40googlegroups.com.
It does, thanks.
So it sounds like you would be happy “opting out” of what fields to publish...
If you don’t mind installing 1.1.0 over what you installed, it will make moving forward easier, https:///github.com/weewx-mqtt/publish/releases/tag/v1.1.0
From there you should just have to update the host and topic-name. To be honest, there might be a few more tweaks, especially related to tls and userid/password.
If you have something running and are still having problems, set debug=1 and attach the log and we can go from there.
As far as aggregation, MQTTPublish has a limited function. I do believe a general purpose extension that makes it available to all of WeeWX is more appropriate. But, if you just seem quick simply aggregation, MQTTPublish does support that.
And if you want Home Assistant MQTT device discovery that is in beta.
Let me know how it goes.
rich
I am looking at adding an option to publish once per day, week, month. This could be useful for expensive, rarely changing computations.
To view this discussion visit https://groups.google.com/d/msgid/weewx-user/f4c519b4-6de3-4632-9a6d-96af828fac46n%40googlegroups.com.
But, I do see a potential need to not publish as frequently for some MQTT clients
To view this discussion visit https://groups.google.com/d/msgid/weewx-user/ee678375-8e16-4154-95db-aaacfefe7e4cn%40googlegroups.com.
I am not sure what additional functionality he has added, nor what he is calling his extension nor what stanza he is using to configure.
--
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 weewx-user+...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/weewx-user/324cc8c3-6699-45cf-8e1c-badb414370b9n%40googlegroups.com.
Perhaps, but it gets complicated.
or if any variable was different enough than the last report.
I ended up going with John's fork for the publish
To view this discussion visit https://groups.google.com/d/msgid/weewx-user/b57991e9-e7c4-4487-a750-b4b1cc8c18d7n%40googlegroups.com.
Yes, but you need a timestamp in the message so that
So regarding the retain question, is it better to retain or not?
--
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 weewx-user+...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/weewx-user/0bc80c1e-71d4-4ef6-be4d-ed428826d282n%40googlegroups.com.
In essence MQTTPublish would be creating its own ‘archive record’.
--
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 weewx-user+...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/weewx-user/2b3fed33-5043-426e-9ac0-6740f6ed71c4n%40googlegroups.com.
What if you had temperature measurements every second?