Here's some info from the log:
Nov 22 12:22:05 raspberrypi weewx[2379]: interceptor: ServerThread: SNIFF:
ID=KCARAMONXXXX&PASSWORD=XXXX&softwaretype=myAcuRite&dateutc=now&action=updateraw&realtime=1&rtfreq=36&action=updateraw&realtime=1&rtfreq=35&baromin=28.70&humidity=75&tempf=63.7&windspeedmph=4&winddir=270&windgustmph=8&windgustdir=270&dewptf=55.6&dailyrainin=0.32&rainin=0.01
HTTP/1.1#015#012Host:www.wunderground.com#015#012Content-Type:application/x-www-form-urlencoded#015#012Content-Length:0#015#012Connection:close#015#012User-Agent:
Atlas/047
Nov 22 12:22:05 raspberrypi weewx[2379]: interceptor: ServerThread: sniff:
start GET
Nov 22 12:22:05 raspberrypi weewx[2379]: interceptor: MainThread: raw data:
ID=KCARAMONXXXX&PASSWORD=xxxxxxx&softwaretype=myAcuRite&dateutc=now&action=updateraw&realtime=1&rtfreq=36&action=updateraw&realtime=1&rtfreq=35&baromin=28.70&humidity=75&tempf=63.7&windspeedmph=4&winddir=270&windgustmph=8&windgustdir=270&dewptf=55.6&dailyrainin=0.32&rainin=0.01
HTTP/1.1#015#012Host:www.wunderground.com#015#012Content-Type:application/x-www-form-urlencoded#015#012Content-Length:0#015#012Connection:close#015#012User-Agent:
Atlas/047
Nov 22 12:22:05 raspberrypi weewx[2379]: interceptor: MainThread: using
rain_total 0.32 from dailyrainin
Nov 22 12:22:05 raspberrypi weewx[2379]: interceptor: MainThread: firmware
myAcuRite: using baromin as barometer
Nov 22 12:22:05 raspberrypi weewx[2379]: interceptor: MainThread:
unrecognized parameter rainin=0.01
HTTP/1.1#015#012Host:www.wunderground.com#015#012Content-Type:application/x-www-form-urlencoded#015#012Content-Length:0#015#012Connection:close#015#012User-Agent:
Atlas/047
Nov 22 12:22:05 raspberrypi weewx[2379]: interceptor: MainThread: ignored
parameter softwaretype=myAcuRite
Nov 22 12:22:05 raspberrypi weewx[2379]: interceptor: MainThread: ignored
parameter realtime=1
Nov 22 12:22:05 raspberrypi weewx[2379]: interceptor: MainThread: ignored
parameter rtfreq=35
Nov 22 12:22:05 raspberrypi weewx[2379]: interceptor: MainThread: ignored
parameter action=updateraw
Nov 22 12:22:05 raspberrypi weewx[2379]: interceptor: MainThread: ignored
parameter PASSWORD=xxxxxxx
Nov 22 12:22:05 raspberrypi weewx[2379]: interceptor: MainThread: ignored
parameter ID=KCARAMONXXXX
Nov 22 12:22:05 raspberrypi weewx[2379]: interceptor: MainThread:
unrecognized parameter windgustdir=270
Nov 22 12:22:05 raspberrypi weewx[2379]: interceptor: MainThread: raw
packet: {'wind_speed': 4.0, 'barometer': 28.7, 'wind_gust': 8.0,
'dewpoint': 55.6, 'humidity_out': 75.0, 'rain': 0.0, 'dateTime':
1542918125, 'temperature_out': 63.7, 'wind_dir': 270.0, 'rain_total': 0.32,
'usUnits': 1}
Nov 22 12:22:05 raspberrypi weewx[2379]: interceptor: MainThread: mapped
packet: {'barometer': 28.7, 'dewpoint': 55.6, 'outTemp': 63.7,
'outHumidity': 75.0, 'dateTime': 1542918125, 'windDir': 270.0, 'pressure':
28.7, 'windSpeed': 4.0, 'windGust': 8.0, 'altimeter': 28.7, 'usUnits': 1}
Nov 22 12:22:05 raspberrypi weewx[2379]: interceptor: ServerThread: sniff:
timestamp=1542918125.42 pktlen=60 data=b8 27 eb 6f e8 24 24
On Thursday, November 22, 2018 at 12:27:01 PM UTC-8, Kevin Key wrote:
>
> Hi,
>
> I'm trying to get weewx to report rainfall with a device that reports
> accumulated rain for the day, but does not report the rain rate. It seems
> weewx must have the rain rate in order to function?
>
> My sensor reports the following rain data: dailyrainin and rainin.
>
> In weewx.conf, I have rainRate = software configured in the
> [[Calculations]] section, but it's still not calculating the rain rate.
>
> What am I doing wrong? Does weewx only work with sensors that report rain
> rate?
>
> All the other data such as temperature, pressure, humidity, etc are being
> parsed just fine. Just not rain.
>
--
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].
For more options, visit https://groups.google.com/d/optout.