Steve, Wasn't aware you were updating the SteelSeries Gauges themselves (via the SteelSeries extension), thought you were just upgrading weeWX and the realtime gauge data extension. When upgrading the SteelSeries Gauges themselves there are a few extra steps involved and it's likely this is the source of most of your problems.
Updating the SteelSeries extension will result in skins/ss/scripts/gauges.js being updated (overwritten) and as gauges.js holds the SteelSeries Gauges config info any changes made will be lost. This is why the solar and uv gauges appeared (they display by default). You will need to edit skins/ss/scripts/gauges.js and change at least one setting, you seem to have fixed the solar and uv gauges issue, you also need to set the realTimeUrlWeewx option appropriately, I think your old setting would have been '../gauge-data.txt'. Other settings that may require attention but this one should get you going again. When finished you will need to save gauges.js then stop/start weeWX for the changes to take effect on the next report cycle. The only impact of the [[SteelSeries]] entry under [StdReport] is possibly generating a report-based gauge-data.txt. As long as it is not generating gauge-data.txt and saving it in the same location as the realtime gauge data extension there should not be a problem. The above should get the SteelSeries Gauges configured properly, the only issue to check then is that the realtime gauges extension is generating gauge-data.txt every few seconds. At the moment I can look at your gauge-data.txt in my browser and it appears to be updating every 2 minutes as per your archive interval. That does not seem right. What settings to you have under [RealtimeGaugeData] in weewx.conf? Gary -- 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.
