[weewx-user] Re: Having trouble setting up MQTTSubscribe

2022-01-14 Thread vince
On Friday, January 14, 2022 at 12:53:06 PM UTC-8 kavanag...@gmail.com wrote: > However, when I attempt to start, it now returns a very similar error: > no module named 'user.lightning_strikes' > > I suspect something in weewx.conf or skin.conf > Yes - you are referencing something that you don't

[weewx-user] Re: Having trouble setting up MQTTSubscribe

2022-01-14 Thread Nick Kavanagh
Thank you for the link. This wasn't the answer in this case, but will certainly help me understand more about the functions of mqtt within the belchertown skin. On Friday, January 14, 2022 at 12:53:48 PM UTC-5 storm...@gmail.com wrote: > Did you look @ > https://github.com/poblabs/weewx-belche

[weewx-user] Re: Having trouble setting up MQTTSubscribe

2022-01-14 Thread vince
If it installed correctly, you should see it installed as /usr/share/weewx/user/MQTTSubscribe.py Run "wee_extension --list" to see the list of extensions you have installed. -- You received this message because you are subscribed to the Google Groups "weewx-user" group. To unsubscribe from thi

[weewx-user] Re: Having trouble setting up MQTTSubscribe

2022-01-14 Thread storm...@gmail.com
Did you look @ https://github.com/poblabs/weewx-belchertown#mqtt-and-mqtt-websockets-optional On Friday, January 14, 2022 at 12:44:57 PM UTC-5 stefanos...@gmail.com wrote: > hi ... I will show mine ... may help you .. > in skin.conf i have added this > # MQTT Websockets defaults > mqtt_webs

[weewx-user] Re: Having trouble setting up MQTTSubscribe

2022-01-14 Thread Stefanos Kalaitzis
hi ... I will show mine ... may help you .. in skin.conf i have added this # MQTT Websockets defaults mqtt_websockets_enabled = 1 mqtt_websockets_host = "broker.emqx.io" mqtt_websockets_port = 8084 mqtt_websockets_ssl = 1 mqtt_websockets_topic = "*whatever_name_you_want*/loop"

[weewx-user] Re: Having trouble setting up MQTTSubscribe

2022-01-14 Thread Nick Kavanagh
Also meant to add I am using an Acurite5N1 weather station. I will also have several ESP8266/ESP32 boards with temp/humidity/pressure sensors reporting via MQTT. Nick On Friday, January 14, 2022 at 11:47:53 AM UTC-5 Nick Kavanagh wrote: > Hello, > > I am setting up a new weewx server, with an