You probably forgot the comma in weewx.conf where you set the altitude of your station
On Sunday, December 26, 2021 at 11:24:57 AM UTC-8 [email protected] wrote: > 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/2365d9b9-94b0-467f-88db-19456b519a22n%40googlegroups.com.
