RE: [weewx-user] Re: Installation/configuration issues (WeeWx on a Raspberry Pi4)

2020-06-19 Thread garryalockyer
Thanks. I don’t see anything obviously wrong. I would: * Go back to using the Simulator * In weewx.conf, change station_type to Simulator. * Verify that weewx is starting correctly: * sudo /etc/init.d/weewx start * tail -f /var/log/syslog *

RE: [weewx-user] Belchertown MQTT

2020-06-14 Thread garryalockyer
Here’re the settings I’m currently using successfully: [[MQTT]] # This is to PUBLISH MQTT topics - username and password are required, on my system. server_url = mqtt://username:password@192.168.1.140:1883/ topic = weather/OsoyoosLakeNorthEast