On Monday, January 2, 2023 at 3:55:50 AM UTC-8 [email protected] wrote: > [[MQTT]] > server_url = 192.168.0.51:1883 > > Jan 2 12:16:42 PiMeteo weewx[26975] ERROR weewx.restx: *** raise > ValueError('Invalid host.') > Jan 2 12:16:42 PiMeteo weewx[26975] ERROR weewx.restx: *** ValueError: > Invalid host. > > Try server_url = mqtt://192.168.0.51:1883 and see if that fixes things.
This is documented in the extension page at https://github.com/matthewwall/weewx-mqtt if you look at the example. -- 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/3b3207cd-5a38-4070-a6d4-c1c2dc002be6n%40googlegroups.com.
