On Saturday, 27 April 2019 17:06:23 UTC+2, Leon Shaner wrote:
>
> Ken,
>
> Sorry, I failed to delete the second "driver = user.interceptor" line. 
>  That was the cause of the duplicate keyword complaint
>

I removed that myself - the error was because the syntax doesn't allow 
multiple inTemp lines 
 

> You do realize all those China / Swiss ones are commented out, right?
> So you really only have the one inTemp set:
>
> inTemp = temperature.*.*
>
> Yes, because the others weren't allowed.

So the syntax does allow:

        cn1_Temp = temperature.12387.*
        cn1_Humidity = humidity.12387.*
        cn1_rometer = barometer.12387.*
        cn1_CheckPercent = rxCheckPercent.12387.*
        cn1_BatteryStatus = txBatteryStatus.12387.*
        cn2_inTemp = temperature.15283.*
        cn2_inHumidity = humidity.15283.*
        cn2_barometer = barometer.15283.*
        cn2_rxCheckPercent = rxCheckPercent.15283.*
        cn2_txBatteryStatus = txBatteryStatus.15283.*
        cn3_inTemp = temperature.5422.*
        cn3_inHumidity = humidity.5422.*
        cn3_barometer = barometer.5422.*
        cn3_rxCheckPercent = rxCheckPercent.5422.*
        cn3_txBatteryStatus = txBatteryStatus.5422.*
        cn4_inTemp = temperature.2266.*
        cn4_inHumidity = humidity.2266.*
        cn4_barometer = barometer.2266.*
        cn4_rxCheckPercent = rxCheckPercent.2266.*
        cn4_txBatteryStatus = txBatteryStatus.2266.*

but, I can't see anywhere in the next sections to customise the web pages 
to show graphs from these readings,

What I have is:

[image: weather.jpg]

-- 
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.

Reply via email to