Version 1.1.3 is now available. When running as a service, this update “ignores” packets that have a datetime prior to the last packet’s datetime that it updated. Meaning these “old” packets are not updated with the MQTT data. The next packet that has a datetime greater than the last packet updated will be updated with the MQTT data.
Since I never mentioned the additional functionality in 1.1, here it is: - Support for installing via wee_extension. - Support for configuring the driver via wee_config. - Support for keyword payload (key1=value1, key2=value2, etc). - Ability to subscribe to multiple topics. - Improved handling of individual topic payloads. Including, improved (I think) handling of wind data, - Additional unit tests. - BETA: Ability to plug-in a different on_message callback to support additional MQTT payload formats. Version 1.1.3 can be found here https://github.com/bellrichm/WeeWX-MQTTSubscribe/releases/tag/v1.1.3 -rich -- 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/450e8894-c0fe-42e6-bb94-5e7135295749%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
