Re: [weewx-user] How to handle sensor data that doesn't come at set times

2024-03-16 Thread Greg from Oz
I use home automation (openHab) and the inside humidity and inside temperature is something I am putting into the home automation so I used that to resend every 2 minutes to weew mqttsubscribe. The openHab keeps the last data it was sent. I use JSON.stringify to make it a json data pakage. Here

Re: [weewx-user] How to handle sensor data that doesn't come at set times

2024-03-16 Thread bell...@gmail.com
You’ve got something working, I wouldn’t change it. But for future searches/reference, MQTTSubscribeService does have limited caching support ( https://github.com/bellrichm/WeeWX-MQTTSubscribe/wiki/Additional-Options#expires_after ). The primary limitation is that MQTTSubscribeService must be boun

Re: [weewx-user] Weather Display and weewx

2024-03-16 Thread DR
Just to follow  up. Were  you able to find the fileparser driver from the info I sent you? And I saw that they also recommended studying the simulation driver, too. I hope my email doesn't goof  up again, and loose some bookmarked messages, so I just wanted to check in.   Dale -- You recei