Steve,

Just noticed some odd version numbers in some scripts. I can look at your 
gauges.js at http://www.photokinetics.org/Weather/ss/scripts/gauges.js and 
it says gauges.js is version 2.5.1 (circa line 33). The weewx-steelseries 
extension contains v2.6.3 and the current release version on the 
SteelSeries Gauges github site is v2.6.4. I suspect this may well be the 
source of the current issue. You mentioned earlier that you installed 
weewx-steelseries 2.6.3, that should have put gauges.js v2.6.3 in 
skins/ss/scripts and that should in due course be copied to your web 
server. Can you check skins/ss/scripts/gauges.js and see what version it 
is? if it is earlier than 2.6.3 then it looks like the weewx-steelseries 
extension did not install correctly.

Gary

On Tuesday, 15 May 2018 13:05:39 UTC+10, Steve2Q wrote:
>
> Gary; Here are the settings:
>
> # Options for extension 'Rtgd'
> [RealtimeGaugeData]
>     remote_server_url = 
> http://photokinetics.org/Weather/post_gauge-data.php
>     timeout = 2
>     response_text = success
>     date_format = %Y.%m.%d %H:%M
>     rtgd_path = /home/weewx/public_html
>     [[StringFormats]]
>         inch_per_hour = %.2f
>         mile_per_hour = %.1f
>         degree_compass = %.0f
>         km_per_hour = %.1f
>         inHg = %.2f
>         mm = %.1f
>         meter_per_second = %.1f
>         percent = %.0f
>         km = %.1f
>         uv_index = %.1f
>         inch = %.2f
>         degree_F = %.1f
>         meter = %.0f
>         degree_C = %.1f
>         mile = %.1f
>         foot = %.0f
>         hPa = %.1f
>         mbar = %.1f
>         watt_per_meter_squared = %.0f
>         mm_per_hour = %.1f
>     [[WU]]
>         api_key = XXXXXXXXXXXX
>         enable = false
>         location = Boynton Beach, FL
>     [[Groups]]
>         group_altitude = foot
>         group_pressure = hPa
>         group_rain = mm
>         group_speed = km_per_hour
>         group_temperature = degree_C
>
>

-- 
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.
For more options, visit https://groups.google.com/d/optout.

Reply via email to