On Monday, February 13, 2017 at 7:14:55 PM UTC-5, Clay Jackson wrote:
>
> Trying to use an Acurite Lightning Sensor in my greenhouse as extraTemp1.  
>
>  
>
> I changed all of .tmpl files from “Pond” to Grenhouse (did not change the 
> var names) and the graph/texts are showing up fine; BUT., the units are 
> wrong.  The sensor is reporting degrees F; but somewhere BEFORE it lands in 
> the database (archive and extraTemp tables) the value (around 43 f) is 
> getting converted as if it was centigrade (what’s stored in the database is 
> around 109).
>
>  
>
> I looked in units.py and extraTemp1 is in the temperature group, which is 
> set for degrees F.
>
>  
>
> Any suggestions on where to fix this?
>

clay,

did you figure this out?

you are probably inserting a value for temperature in F into a loop packet 
or archive record whose unit system is METRIC or METRICWX

m 

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