Thank you for your answer.
Removed server_url and localhost:1338 but no difference. 
More ideas?

/Mikael

torsdag 18 mars 2021 kl. 16:03:10 UTC+1 skrev [email protected]:

> I see "server_url" etc. under [[Belchertown]]. That seems to me the wrong 
> place. And I see "localhost:1883" against "192.168.1.199:1883". 
>
> [email protected] schrieb am Donnerstag, 18. März 2021 um 15:24:35 UTC+1:
>
>> Hi! Trying to get the belchertown skin to work on my weewx setup. My 
>> problem is getting the mqtt to work. It only says Connected, waiting for 
>> data. 
>> My first question is what would the best update time be running with a 
>> wh1080 weather station?
>> Second, as it never updates,  is there a way to see if the mqtt part 
>> works and it's possible to get some weather data? Kind of stuck.
>> Here's my config:
>>
>> Weewx config:
>> [StdRESTful]
>>  [[MQTT]]
>>         server_url = mqtt://192.168.1.199:1883
>>         topic = weather
>>         unit_system = METRIC
>>
>> [StdReport]
>>  [[Belchertown]]
>>         HTML_ROOT = /var/www/html/weewx/belchertown
>>         skin = Belchertown
>>         
>>         server_url = https://localhost:1883
>>         topic = weather/loop
>>         unit_system = METRIC
>>         binding = archive, loop
>>         aggregation = aggregate
>>
>> Skin.conf
>> [Extras]
>>
>>  # MQTT Websockets defaults
>>     mqtt_websockets_enabled = 1
>>     mqtt_websockets_host = "192.168.1.199"
>>     mqtt_websockets_port = 9001
>>     mqtt_websockets_ssl = 0
>>     mqtt_websockets_topic = "weather/loop"
>>     disconnect_live_website_visitor = 1800000
>>
>> Any obvious fault here?
>>
>> /Mikael
>>
>>

-- 
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/25222972-49e9-4d57-aebe-45781f61143en%40googlegroups.com.

Reply via email to