Re: [weewx-user] Re: MQTT Mosquitto - my experience and advice to starters

2019-12-16 Thread Xant
https://groups.google.com/d/msg/weewx-user/w8aSTyX1UVo/YMowrHBkCAAJ -- 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 weewx-user+unsubscr...@googlegroups.com. To vi

Re: [weewx-user] Re: MQTT Mosquitto - my experience and advice to starters

2019-08-21 Thread Paul Lacatus (Gmail)
Hi Xant, Pat and everybody other I am trying to connect Belchertown skin to my home mqtt browser . I am using at home RabbitMQ as mqtt broker. I activated the websockets mqtt plugin  https://www.rabbitmq.com/web-mqtt.html my Extras section from Belchertown shin looks like : [[[Extras]]]    

Re: [weewx-user] Re: MQTT Mosquitto - my experience and advice to starters

2019-08-20 Thread Xant
All works well till reboot. Unable to load driver error. Not sure if MQTT, but most suspicious Aug 20 21:35:32 raspberrypi weewx[446]: engine: Locale is 'en_US.UTF-8' Aug 20 21:35:32 raspberrypi weewx[446]: engine: pid file is /var/run/weewx.pid Aug 20 21:35:32 raspberrypi weewx[330]: S

Re: [weewx-user] Re: MQTT Mosquitto - my experience and advice to starters

2019-08-20 Thread Xant
Update note to Starters: 1) At first, use a Public MQTT broker 2) Once MQTT working from a Test provider, consider installing locally (in my case, noticed working most of the time - and great to start with, but later having instabilities from external MQTT). Best, Xant -- You received this

Re: [weewx-user] Re: MQTT Mosquitto - my experience and advice to starters

2019-08-20 Thread Xant
Greg Thank you for note, and apologies for confusion as you might be right. After your note, realized that I didn't test website "outside" of home network (I guess was too excited of local MQTT finally responding). And sure, MQTT now responding inside network, but not outside. Thus, replaced d

Re: [weewx-user] Re: MQTT Mosquitto - my experience and advice to starters

2019-08-20 Thread Xant
Greg Thank you for note, and apologies for confusion as you might be right. After your note, realized that I didn't test website "outside" of home network (I guess was too excited of local MQTT finally responding). And sure, MQTT now responding inside network, but not outside. Can you please

Re: [weewx-user] Re: MQTT Mosquitto - my experience and advice to starters

2019-08-20 Thread Greg Troxel
Xant writes: > The trick, as pointed by someone in different Forum, is NOT to use > "localhost" in Websockets, as it may have a conflict with IPv6 in > RaspberryPi. *Instead of "localhost", use IP of WeeWX device.* I have found that mosquitto works fine over IPv6. The problem is probably that

[weewx-user] Re: MQTT Mosquitto - my experience and advice to starters

2019-08-19 Thread Xant
Finally, working locally (after too much tweaking time...) The trick, as pointed by someone in different Forum, is NOT to use "localhost" in Websockets, as it may have a conflict with IPv6 in RaspberryPi. *Instead of "localhost", use IP of WeeWX device.* My MQTT weewx.conf (for local MQTT):