And one more thing........ don't use https at its throwing a error in chrome about insecure scripts.
On Monday, January 21, 2019 at 3:24:43 PM UTC-8, Scott Grayban wrote: > > And this is wrong........ > > [[MQTT]] > server_url = mqtt://weewx:[email protected]:1883/ > topic = weather/# > unit_system = METRIC > binding = archive, loop > aggregation = aggregate > > should be > [[MQTT]] > server_url = mqtt://weewx:[email protected]:1883/ > topic = weather/weewx > unit_system = METRIC > binding = archive, loop > aggregation = aggregate > > > On Monday, January 21, 2019 at 3:21:12 PM UTC-8, Scott Grayban wrote: >> >> use this..... >> mqtt_topic = weather/weewx/loop >> >> not >> >> mqtt_topic = "weather/#" >> >> On Monday, January 21, 2019 at 3:11:09 PM UTC-8, Adnan Mumtaz wrote: >>> >>> >>> Attaching my conf file, all passwords were removed from the file for >>> security, ive install MQTT in one of my remote servers which also doesnt >>> seem to work here :) >>> >>> >>> On Monday, 21 January 2019 21:59:52 UTC+3, Scott Grayban wrote: >>>> >>>> That's the default skin. Did you install Belchertown ? >>>> >>>> On Monday, January 21, 2019 at 9:27:24 AM UTC-8, Adnan Mumtaz wrote: >>>>> >>>>> Hi Scott, >>>>> >>>>> I am live https://riyadhweather.com/ , the station is not yet >>>>> connected properly its just lying on the roof only temp and humidity >>>>> would >>>>> be correct. was wondering is the barometer is inside the display screen >>>>> or >>>>> outside unit >>>>> >>>>> -- 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]. For more options, visit https://groups.google.com/d/optout.
