Chris
As I also have an Acurite Atlas, and "rainin" error as well, wondering if
you figured out the many variations of 'rain' (?!)
My identifiers:
identifiers: {}
raw data:
ID=KNYCLIFT14&PASSWORD=XXXX&softwaretype=myAcuRite&dateutc=now&action=updateraw&realtime=1&rtfreq=35&baromin=30.05&UV=0&humidity=78&tempf=75.1&windspeedmph=3&winddir=291&windgustmph=4&windgustdir=55&dewptf=67.8&dailyrainin=0.06&rainin=0.06
raw packet: {'wind_speed': 3.0, 'barometer': 30.05, 'wind_gust': 4.0,
'dewpoint': 67.8, 'humidity_out': 78.0, 'uv': 0.0, 'rain': None,
'dateTime': 1564448985, 'temperature_out': 75.1, 'wind_dir': 291.0,
'rain_total': 0.06, 'wind_gust_dir': 55.0, 'usUnits': 1}
mapped packet: {'barometer': 30.05, 'dewpoint': 67.8, 'outHumidity': 78.0,
'UV': 0.0, 'rain': None, 'dateTime': 1564448985, 'windDir': 291.0,
'outTemp': 75.1, 'windSpeed': 3.0, 'windGust': 4.0, 'usUnits': 1,
'windGustDir': 55.0}
As the above, there is 'rainin', 'rain' (twice) and 'total_rain'.
Thanks,
Xant
--
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/e213bd81-4c39-4d69-ba12-fc9ac501c31a%40googlegroups.com.