I have gotten two of the three battery statuses to be reported in the 
Seasons skin.
The one, an Ecowitt WH40 rain gauge, reports it's actual voltage instead of 
a one or zero.
The battery status for this sensor always shows low as the voltage is 
reported so greater than 0.

How can I get the correct status of this sensor shown?

raw data: PASSKEY=XXXX&stationtype=GW1000B_V1.5.6&dateutc=2020-02-12+10:11:
35&tempinf=72.3&humidityin=29&baromrelin=30.020&baromabsin=29.551&tempf=34.7
&humidity=60&winddir=352&windspeedmph=2.46&windgustmph=6.93&maxdailygust=
15.88&solarradiation=0.00&uv=0&rainratein=0.000&eventrainin=0.091&
hourlyrainin=0.000&dailyrainin=0.000&weeklyrainin=0.177&monthlyrainin=0.189&
yearlyrainin=2.110&totalrainin=2.110&*wh65batt=0*&*wh40batt=1.6*&
*wh26batt=0*&freq=915M&model=GW1000_Pro
raw packet: {'wind_speed': 2.46, 'humidity_in': 29.0, 'temperature_in': 72.3
, 'rain_total': 2.11, 'solar_radiation': 0.0, 'wind_gust': 6.93, 
'wh65_battery': 0.0, 'humidity_out': 60.0, 'uv': 0.0, 'rain': 0.0, 
'wh26_battery': 0.0, 'pressure': 29.551, 'temperature_out': 34.7, 'wind_dir'
: 352.0, 'dateTime': 1581502295, 'rain_rate': 0.0, 'usUnits': 1}
mapped packet: {'pressure': 29.551, 'outHumidity': 60.0, 'UV': 0.0, 
'radiation': 0.0, 'rain': 0.0, 'dateTime': 1581502295, 'windDir': 352.0, 
'outTemp': 34.7, 'windSpeed': 2.46, 'inHumidity': 29.0, 'inTemp': 72.3, 
'windGust': 6.93, 'rainRate': 0.0, 'usUnits': 1}


-- 
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/9fbbc801-05e9-4ad4-9b08-f4969d1769c9%40googlegroups.com.

Reply via email to