I am running WeeWx on a Raspi 3B+ running Buster; Weewx version 4.3.0.  I 
am trying to convert from a Davis Vantage Pro to a Tempest.  I am using 
capitan-coredump/weatherflow-udp.  I have installed the driver, pointed to 
the new driver and added the WeatherFlowUDP section.  When I restart the 
daemon, I get a value error in __init__ on the line 

   self.altitude_vt = weewx.units.ValueTuple(float(altitude_t[0]), 
altitude_t[1], "group_altitude")

The string it is trying to unpack is '5662 foot'.  I can't find where the 
'foot' comes from - it isn't in any of the configurations I can find (5662 
is our approximate altitude).  

Suggestions on where to look?

-- 
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/ad8c0704-45e1-4d8a-8b2f-4e5ec0e6b9f5n%40googlegroups.com.

Reply via email to