Patrick

Looks like you are refreshing the whole page. In the Belchertown skin 
config you could set what you want to refresh:

…...

 If mqtt_websockets_enabled is set to 0, but want the page to full reload 
on an interval, specify this below in milliseconds. 300000 = 5 minutes
    webpage_autorefresh = 0
    
    # Image Reload Section.
    # Set reload_hook_images to 1 to enable, then set the number of 
*seconds* for each section to reload.
    # A value of -1 will disable reloading images in that section.
    # radar = the radar image if you used radar_html setting
    # asi = index_hook_after_station_info.inc
    # af = index_hook_after_forecast.inc
    # as = index_hook_after_snapshot.inc
    # ac = index_hook_after_charts.inc
    reload_hook_images = 0
    reload_images_radar = 300
    reload_images_hook_asi = -1
    reload_images_hook_af = -1
    reload_images_hook_as = -1
    reload_images_hook_ac = -1

…….

Rich

On Sunday, December 15, 2019 at 10:50:25 AM UTC-5, Patrick Tranchant wrote:

> again me
> an other question; 
> if i use my owner broker Mqtt, can I install it on the same RPi where 
> weewx-belchertown is installed? 
> will RPi hold the charge?
> now I am beginning tests on an other RPi ( but I should also declare it 
> with dynddns, true ?)
> I am waiting for you for the remarks.
>
> thanks
> Patrick
>
> On Sunday, December 15, 2019 at 11:23:31 AM UTC+1, Patrick Tranchant wrote:
>>
>> hello all,
>>
>> I am trying to run MQTT in skin Belchertown; I have any problem
>>
>> 1 - I use a free broker  "Hivemq".
>>
>> 2 - my weewx.conf:
>>
>>  [[MQTT]]
>>         server_url = mqtt://broker.hivemq.com:1883/
>>         topic = weather
>>         unit_system = METRIC
>>         binding = archive, loop
>>         aggregation = aggregate
>>
>> 3 - my skin.conf:
>>
>>  # MQTT Websockets defaults
>>     mqtt_websockets_enabled = 1
>>     mqtt_websockets_host = "broker.hivemq.com"
>>     mqtt_websockets_port = 8000
>>     mqtt_websockets_ssl = 0
>>     mqtt_websockets_topic = "weather/loop"
>>     disconnect_live_website_visitor = 1800000
>>
>> that works well, but I have these message, sometimes
>>
>> Connected to weather station live. Data received 15 décembre 2019, 
>> 11:06:37 = > good message
>> Connected. Waiting for 
>> data.                                                                       
>> = > it is normal ?
>> Connecting to weather station real time 
>> data.                                                = > it is normal ?
>> Lost connection 
>> xxxxx                                                                        
>>         
>> = > it is normal ?
>>
>> you can on my station : http://jurassikpat.ddns.net/weewx/belchertown
>>
>> thanks for your comment
>>
>> Patrick
>>
>

-- 
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/a1d4bebf-ff90-4ae9-9504-c46b2e591faf%40googlegroups.com.

Reply via email to