Gert Andersen <[email protected]> writes: > [[MQTT]] > server_url = mqtt: // user: password @ vps_host_name: 1883 / > topic = weather > binding = archive, loop > aggregation = aggregate > log_success = False > log_failure = True
For what it's worth, I have Davis VP2 raspberry pi (running NetBSD) weewx (current stable, ish, not v4) MQTT add on another computer (on the lan) mosquitto home assistant (HA) and I am getting weather data (via aggregate) into HA just fine. I am using archive only, not loop. So there is no reason your davis/pi/weewx/mqtt should not be able to send mqtt to a broker on a VPS (assuming TCP works with NAT/firewall etc.) -- 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/rmimu95fk9z.fsf%40s1.lexort.com.
