Interesting, this was not in an area I modified, so the error existed for the Vantage. Maybe since the Vantage supplied an altitude? Regardless, that was it. Thanks!
On Sunday, December 26, 2021 at 12:49:29 PM UTC-7 vince wrote: > 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/70929515-8ab9-485c-9d9b-c6bb852f60a2n%40googlegroups.com.
