The websockets port probably should be 9001. 1883 is usually the MQTT broker.
Regards, Garry Lockyer C: +1.250.689.0686 E: [email protected] > On Jun 14, 2020, at 16:43, Ken Walker <[email protected]> wrote: > > > I'm getting my data from an internal MQTT server using the wxMesh driver and > all is working well. > > I would like to enable the MQTT updates, but cannot get them to work. > > I get a failed to connect message. All items are on my internal network. > > I have no trouble connecting from my weewx box(Raspberry Pi) with the > mosquito_sub client. > > Am I missing something obvious? > > > I have the following in my skin.conf: > > mqtt_websockets_enabled = 1 > > mqtt_websockets_host = "xx.xx.xx.xxx" > > mqtt_websockets_port = 1883 > > mqtt_websockets_ssl = 0 > > mqtt_websockets_topic = "weather/davis" > > disconnect_live_website_visitor = 1800000 > > > > -- > 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/7237fbdc-2531-477d-bc4d-cc61970f47cfo%40googlegroups.com. -- 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/7D2D3A35-5E77-4E92-BDB2-74FB55535A7A%40gmail.com.
