So I brought up my new WF Tempest w/ the UDP driver in weewx yesterday, and 
it seems to be working fine...

On  the weatherflow station website, my battery is fine, but on weewx, its 
showing consistently 'low'.

sensor map:

[WeatherFlowUDP]
    driver = user.weatherflowudp
    udp_address = 0.0.0.0
    share_socket = False

    [[sensor_map]]
        outTemp = air_temperature.ST-00047518.obs_st
        outHumidity = relative_humidity.ST-00047518.obs_st
        pressure = station_pressure.ST-00047518.obs_st
        #lightning_strikes =  lightning_strike_count.ST-00047518.obs_st
        #avg_distance =  lightning_strike_avg_distance.ST-00047518.obs_st
        outTempBatteryStatus = battery.ST-00047518.obs_st
        windSpeed = wind_speed.ST-00047518.rapid_wind
        windDir = wind_direction.ST-00047518.rapid_wind
        #luxXXX = illuminance.ST-00047518.obs_st
        UV = uv.ST-00047518.obs_st
        rain = rain_accumulated.ST-00047518.obs_st
        windBatteryStatus = battery.ST-00047518.obs_st
        radiation = solar_radiation.ST-00047518.obs_st
        #lightningXXX = distance.ST-00047518.evt_strike
        #lightningYYY = energy.ST-00047518.evt_strike

output: 

  Battery Status
      Wind Battery: LOW
      Outside Temperature Battery : LOW

I'd really like to graph the battery voltage, but I dunno how to add a new 
graph type to weewx.

-- 
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/bab902e1-941e-4bef-8448-275000d143abn%40googlegroups.com.

Reply via email to