Attached is the log file.  Looks like my pressure and barometer readings 
are outside the limit values, but I wouldn't think this should affect the 
monthly reports.


-- 
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.
Feb  7 08:22:32 raspberrypi weewx[26963]: engine: Initializing weewx version 
3.8.0
Feb  7 08:22:32 raspberrypi weewx[26963]: engine: Using Python 2.7.9 (default, 
Sep 17 2016, 20:26:04) #012[GCC 4.9.2]
Feb  7 08:22:32 raspberrypi weewx[26963]: engine: Platform 
Linux-4.9.35-v7+-armv7l-with-debian-8.0
Feb  7 08:22:32 raspberrypi weewx[26963]: engine: Locale is 'en_US.UTF-8'
Feb  7 08:22:32 raspberrypi weewx[26963]: engine: pid file is /var/run/weewx.pid
Feb  7 08:22:32 raspberrypi weewx[26967]: engine: Using configuration file 
/etc/weewx/weewx.conf
Feb  7 08:22:32 raspberrypi weewx[26967]: engine: debug is 1
Feb  7 08:22:32 raspberrypi weewx[26967]: engine: Initializing engine
Feb  7 08:22:32 raspberrypi weewx[26967]: engine: Loading station type WMR9x8 
(weewx.drivers.wmr9x8)
Feb  7 08:22:32 raspberrypi weewx[26953]: Starting weewx weather system: weewx.
Feb  7 08:22:32 raspberrypi weewx[26967]: wmr9x8: driver version is 3.2.2
Feb  7 08:22:32 raspberrypi weewx[26967]: wmr9x8: sensor map is 
{'yesterdayRain': 'rain_yesterday', 'extraTemp8': 'temperature_8', 
'outHumidity': 'humidity_out', 'extraHumid1': 'humidity_1', 
'inTempBatteryStatus': 'battery_status_in', 'rainBatteryStatus': 
'battery_status_rain', 'extraTemp5': 'temperature_5', 'extraTemp2': 
'temperature_2', 'outTempBatteryStatus': 'battery_status_out', 'inDewpoint': 
'dewpoint_in', 'hourRain': 'rain_hour', 'inTemp': 'temperature_in', 
'barometer': 'barometer', 'windchill': 'windchill', 'dewpoint': 'dewpoint_out', 
'extraTemp7': 'temperature_7', 'rain': 'rain', 'extraHumid6': 'humidity_6', 
'extraHumid7': 'humidity_7', 'extraHumid4': 'humidity_4', 'extraHumid5': 
'humidity_5', 'extraHumid2': 'humidity_2', 'extraHumid3': 'humidity_3', 
'dewpoint5': 'dewpoint_5', 'dewpoint4': 'dewpoint_4', 'extraTemp6': 
'temperature_6', 'rainTotal': 'rain_total', 'extraTemp4': 'temperature_4', 
'dewpoint8': 'dewpoint_8', 'rainRate': 'rain_rate', 'extraTemp3': 
'temperature_3', 'extraHumid8': 'humidity_8', 'extraTemp1': 'temperature_1', 
'dewpoint1': 'dewpoint_1', 'dewpoint3': 'dewpoint_3', 'extraBatteryStatus8': 
'battery_status_8', 'dewpoint2': 'dewpoint_2', 'extraBatteryStatus2': 
'battery_status_2', 'extraBatteryStatus3': 'battery_status_3', 
'windBatteryStatus': 'battery_status_wind', 'extraBatteryStatus1': 
'battery_status_1', 'extraBatteryStatus6': 'battery_status_6', 
'extraBatteryStatus7': 'battery_status_7', 'extraBatteryStatus4': 
'battery_status_4', 'extraBatteryStatus5': 'battery_status_5', 'windDir': 
'wind_dir', 'outTemp': 'temperature_out', 'windSpeed': 'wind_speed', 
'dewpoint0': 'dewpoint_0', 'inHumidity': 'humidity_in', 'rain24': 'rain_24', 
'windGust': 'wind_gust', 'dewpoint7': 'dewpoint_7', 'pressure': 'pressure', 
'windGustDir': 'wind_gust_dir', 'dewpoint6': 'dewpoint_6'}
Feb  7 08:22:32 raspberrypi weewx[26967]: wmr9x8: Opened up serial port 
/dev/ttyUSB0
Feb  7 08:22:32 raspberrypi weewx[26967]: engine: Loading service 
weewx.engine.StdTimeSynch
Feb  7 08:22:32 raspberrypi weewx[26967]: engine: Finished loading service 
weewx.engine.StdTimeSynch
Feb  7 08:22:32 raspberrypi weewx[26967]: engine: Loading service 
weewx.engine.StdConvert
Feb  7 08:22:32 raspberrypi weewx[26967]: engine: StdConvert target unit is 0x1
Feb  7 08:22:32 raspberrypi weewx[26967]: engine: Finished loading service 
weewx.engine.StdConvert
Feb  7 08:22:32 raspberrypi weewx[26967]: engine: Loading service 
weewx.engine.StdCalibrate
Feb  7 08:22:32 raspberrypi weewx[26967]: engine: Finished loading service 
weewx.engine.StdCalibrate
Feb  7 08:22:32 raspberrypi weewx[26967]: engine: Loading service 
weewx.engine.StdQC
Feb  7 08:22:32 raspberrypi weewx[26967]: engine: Finished loading service 
weewx.engine.StdQC
Feb  7 08:22:32 raspberrypi weewx[26967]: engine: Loading service 
weewx.wxservices.StdWXCalculate
Feb  7 08:22:32 raspberrypi weewx[26967]: wxcalculate: The following values 
will be calculated: barometer=prefer_hardware, windchill=hardware, 
dewpoint=prefer_hardware, appTemp=prefer_hardware, rainRate=hardware, 
windrun=prefer_hardware, heatindex=prefer_hardware, 
maxSolarRad=prefer_hardware, humidex=prefer_hardware, pressure=prefer_hardware, 
inDewpoint=prefer_hardware, ET=prefer_hardware, altimeter=prefer_hardware, 
cloudbase=prefer_hardware
Feb  7 08:22:32 raspberrypi weewx[26967]: wxcalculate: The following algorithms 
will be used for calculations: altimeter=aaNOAA, maxSolarRad=RS
Feb  7 08:22:32 raspberrypi weewx[26967]: engine: Finished loading service 
weewx.wxservices.StdWXCalculate
Feb  7 08:22:32 raspberrypi weewx[26967]: engine: Loading service 
weewx.engine.StdArchive
Feb  7 08:22:32 raspberrypi weewx[26967]: engine: Archive will use data binding 
wx_binding
Feb  7 08:22:32 raspberrypi weewx[26967]: engine: Record generation will be 
attempted in 'hardware'
Feb  7 08:22:32 raspberrypi weewx[26967]: engine: Using archive interval of 300 
seconds (specified in weewx configuration)
Feb  7 08:22:32 raspberrypi weewx[26967]: engine: Use LOOP data in hi/low 
calculations: 1
Feb  7 08:22:32 raspberrypi weewx[26967]: manager: Daily summary version is 2.0
Feb  7 08:22:32 raspberrypi weewx[26967]: engine: Using binding 'wx_binding' to 
database 'weewx.sdb'
Feb  7 08:22:32 raspberrypi weewx[26967]: manager: Starting backfill of daily 
summaries
Feb  7 08:22:32 raspberrypi weewx[26967]: engine: Finished loading service 
weewx.engine.StdArchive
Feb  7 08:22:32 raspberrypi weewx[26967]: engine: Loading service 
weewx.restx.StdStationRegistry
Feb  7 08:22:32 raspberrypi weewx[26967]: restx: StationRegistry: Registration 
not requested.
Feb  7 08:22:32 raspberrypi weewx[26967]: engine: Finished loading service 
weewx.restx.StdStationRegistry
Feb  7 08:22:32 raspberrypi weewx[26967]: engine: Loading service 
weewx.restx.StdWunderground
Feb  7 08:22:32 raspberrypi weewx[26967]: restx: Wunderground-PWS: Data for 
station KMNSCHRO7 will be posted
Feb  7 08:22:32 raspberrypi weewx[26967]: engine: Finished loading service 
weewx.restx.StdWunderground
Feb  7 08:22:32 raspberrypi weewx[26967]: engine: Loading service 
weewx.restx.StdPWSweather
Feb  7 08:22:32 raspberrypi weewx[26967]: restx: PWSweather: Posting not 
enabled.
Feb  7 08:22:32 raspberrypi weewx[26967]: engine: Finished loading service 
weewx.restx.StdPWSweather
Feb  7 08:22:32 raspberrypi weewx[26967]: engine: Loading service 
weewx.restx.StdCWOP
Feb  7 08:22:32 raspberrypi weewx[26967]: restx: CWOP: Posting not enabled.
Feb  7 08:22:32 raspberrypi weewx[26967]: engine: Finished loading service 
weewx.restx.StdCWOP
Feb  7 08:22:32 raspberrypi weewx[26967]: engine: Loading service 
weewx.restx.StdWOW
Feb  7 08:22:32 raspberrypi weewx[26967]: restx: WOW: Posting not enabled.
Feb  7 08:22:32 raspberrypi weewx[26967]: engine: Finished loading service 
weewx.restx.StdWOW
Feb  7 08:22:32 raspberrypi weewx[26967]: engine: Loading service 
weewx.restx.StdAWEKAS
Feb  7 08:22:32 raspberrypi weewx[26967]: restx: AWEKAS: Posting not enabled.
Feb  7 08:22:32 raspberrypi weewx[26967]: engine: Finished loading service 
weewx.restx.StdAWEKAS
Feb  7 08:22:32 raspberrypi weewx[26967]: engine: Loading service 
weewx.engine.StdPrint
Feb  7 08:22:32 raspberrypi weewx[26967]: engine: Finished loading service 
weewx.engine.StdPrint
Feb  7 08:22:32 raspberrypi weewx[26967]: engine: Loading service 
weewx.engine.StdReport
Feb  7 08:22:32 raspberrypi weewx[26967]: engine: Finished loading service 
weewx.engine.StdReport
Feb  7 08:22:32 raspberrypi weewx[26967]: engine: Starting up weewx version 
3.8.0
Feb  7 08:22:32 raspberrypi weewx[26967]: engine: Station does not support 
reading the time
Feb  7 08:22:32 raspberrypi weewx[26967]: engine: Starting main packet loop.
Feb  7 08:22:32 raspberrypi weewx[26967]: manager: Daily summary version is 2.0
Feb  7 08:23:05 raspberrypi weewx[26967]: wmr9x8: Received WMR9x8 data packet.
Feb  7 08:23:30 raspberrypi weewx[26967]: wmr9x8: Received WMR9x8 data packet.
Feb  7 08:23:30 raspberrypi weewx[26967]: wmr9x8: Received WMR9x8 data packet.
Feb  7 08:23:30 raspberrypi weewx[26967]: engine: 2018-02-07 08:23:30 CST 
(1518013410) LOOP value 'barometer' 17.7179925 outside limits (26.0, 32.5)
Feb  7 08:23:30 raspberrypi weewx[26967]: engine: 2018-02-07 08:23:30 CST 
(1518013410) LOOP value 'pressure' 17.7179925 outside limits (24.0, 34.5)
Feb  7 08:23:43 raspberrypi weewx[26967]: wmr9x8: Received WMR9x8 data packet.
Feb  7 08:23:43 raspberrypi weewx[26967]: wmr9x8: Received WMR9x8 data packet.
Feb  7 08:24:17 raspberrypi weewx[26967]: wmr9x8: Received WMR9x8 data packet.
Feb  7 08:24:17 raspberrypi weewx[26967]: wmr9x8: Received WMR9x8 data packet.
Feb  7 08:24:17 raspberrypi weewx[26967]: engine: 2018-02-07 08:24:17 CST 
(1518013457) LOOP value 'barometer' 17.7179925 outside limits (26.0, 32.5)
Feb  7 08:24:17 raspberrypi weewx[26967]: engine: 2018-02-07 08:24:17 CST 
(1518013457) LOOP value 'pressure' 17.7179925 outside limits (24.0, 34.5)
Feb  7 08:24:21 raspberrypi weewx[26967]: wmr9x8: Received WMR9x8 data packet.
Feb  7 08:24:31 raspberrypi weewx[26967]: wmr9x8: Received WMR9x8 data packet.
Feb  7 08:24:59 raspberrypi weewx[26967]: wmr9x8: Received WMR9x8 data packet.
Feb  7 08:24:59 raspberrypi weewx[26967]: engine: 2018-02-07 08:25:00 CST 
(1518013500) LOOP value 'barometer' 17.7179925 outside limits (26.0, 32.5)
Feb  7 08:24:59 raspberrypi weewx[26967]: engine: 2018-02-07 08:25:00 CST 
(1518013500) LOOP value 'pressure' 17.7179925 outside limits (24.0, 34.5)
Feb  7 08:25:04 raspberrypi weewx[26967]: wmr9x8: Received WMR9x8 data packet.
Feb  7 08:25:04 raspberrypi weewx[26967]: wmr9x8: Received WMR9x8 data packet.
Feb  7 08:25:20 raspberrypi weewx[26967]: wmr9x8: Received WMR9x8 data packet.
Feb  7 08:25:20 raspberrypi weewx[26967]: engine: 2018-02-07 08:25:21 CST 
(1518013521) LOOP value 'barometer' 17.7179925 outside limits (26.0, 32.5)
Feb  7 08:25:20 raspberrypi weewx[26967]: engine: 2018-02-07 08:25:21 CST 
(1518013521) LOOP value 'pressure' 17.7179925 outside limits (24.0, 34.5)
Feb  7 08:25:20 raspberrypi weewx[26967]: manager: Added record 2018-02-07 
08:25:00 CST (1518013500) to database 'weewx.sdb'
Feb  7 08:25:20 raspberrypi weewx[26967]: manager: Added record 2018-02-07 
08:25:00 CST (1518013500) to daily summary in 'weewx.sdb'
Feb  7 08:25:21 raspberrypi weewx[26967]: reportengine: Running reports for 
latest time in the database.
Feb  7 08:25:21 raspberrypi weewx[26967]: reportengine: Running report 
StandardReport
Feb  7 08:25:21 raspberrypi weewx[26967]: reportengine: Found configuration 
file /etc/weewx/skins/Sofaskin/skin.conf for report StandardReport
Feb  7 08:25:21 raspberrypi weewx[26967]: cheetahgenerator: using search list 
['weewx.cheetahgenerator.Almanac', 'weewx.cheetahgenerator.Station', 
'weewx.cheetahgenerator.Current', 'weewx.cheetahgenerator.Stats', 
'weewx.cheetahgenerator.UnitInfo', 'weewx.cheetahgenerator.Extras']
Feb  7 08:25:21 raspberrypi weewx[26967]: restx: Wunderground-PWS: Published 
record 2018-02-07 08:25:00 CST (1518013500)
Feb  7 08:25:21 raspberrypi weewx[26967]: manager: Daily summary version is 2.0
Feb  7 08:25:24 raspberrypi weewx[26967]: cheetahgenerator: Generated 7 files 
for report StandardReport in 3.04 seconds
Feb  7 08:25:24 raspberrypi weewx[26967]: manager: Daily summary version is 2.0
Feb  7 08:25:25 raspberrypi weewx[26967]: imagegenerator: Generated 12 images 
for StandardReport in 1.22 seconds
Feb  7 08:25:25 raspberrypi weewx[26967]: copygenerator: copied 5 files to 
/var/www/html/weewx
Feb  7 08:25:25 raspberrypi weewx[26967]: reportengine: Running report FTP
Feb  7 08:25:25 raspberrypi weewx[26967]: reportengine: Found configuration 
file /etc/weewx/skins/Ftp/skin.conf for report FTP
Feb  7 08:25:25 raspberrypi weewx[26967]: ftpupload: Attempting connection to 
www.northshorebirds.com
Feb  7 08:25:26 raspberrypi weewx[26967]: ftpupload: Connected to 
www.northshorebirds.com
Feb  7 08:25:26 raspberrypi weewx[26967]: ftpupload: Uploaded file 
/weewx/month.html
Feb  7 08:25:26 raspberrypi weewx[26967]: ftpupload: Uploaded file 
/weewx/index.html
Feb  7 08:25:26 raspberrypi weewx[26967]: ftpupload: Uploaded file 
/weewx/year.html
Feb  7 08:25:27 raspberrypi weewx[26967]: ftpupload: Uploaded file 
/weewx/week.html
Feb  7 08:25:27 raspberrypi weewx[26967]: ftpupload: Uploaded file 
/weewx/touch-icon.png
Feb  7 08:25:27 raspberrypi weewx[26967]: ftpupload: Uploaded file 
/weewx/robots.txt
Feb  7 08:25:28 raspberrypi weewx[26967]: ftpupload: Uploaded file 
/weewx/404.html
Feb  7 08:25:28 raspberrypi weewx[26967]: ftpupload: Uploaded file 
/weewx/dayuv.png
Feb  7 08:25:28 raspberrypi weewx[26967]: ftpupload: Uploaded file 
/weewx/dayradiation.png
Feb  7 08:25:28 raspberrypi weewx[26967]: ftpupload: Uploaded file 
/weewx/daywindvec.png
Feb  7 08:25:29 raspberrypi weewx[26967]: ftpupload: Uploaded file 
/weewx/daywinddir.png
Feb  7 08:25:29 raspberrypi weewx[26967]: ftpupload: Uploaded file 
/weewx/dayinside.png
Feb  7 08:25:29 raspberrypi weewx[26967]: ftpupload: Uploaded file 
/weewx/daywind.png
Feb  7 08:25:30 raspberrypi weewx[26967]: ftpupload: Uploaded file 
/weewx/daypond.png
Feb  7 08:25:30 raspberrypi weewx[26967]: ftpupload: Uploaded file 
/weewx/dayrx.png
Feb  7 08:25:30 raspberrypi weewx[26967]: ftpupload: Uploaded file 
/weewx/dayrain.png
Feb  7 08:25:30 raspberrypi weewx[26967]: ftpupload: Uploaded file 
/weewx/daytempchill.png
Feb  7 08:25:31 raspberrypi weewx[26967]: ftpupload: Uploaded file 
/weewx/daytempdew.png
Feb  7 08:25:31 raspberrypi weewx[26967]: ftpupload: Uploaded file 
/weewx/daybarometer.png
Feb  7 08:25:31 raspberrypi weewx[26967]: ftpupload: Uploaded file 
/weewx/js/modernizr-2.6.2.min.js
Feb  7 08:25:32 raspberrypi weewx[26967]: ftpupload: Uploaded file 
/weewx/css/main.css
Feb  7 08:25:32 raspberrypi weewx[26967]: ftpupload: Uploaded file 
/weewx/RSS/weewx_rss.xml
Feb  7 08:25:32 raspberrypi weewx[26967]: ftpupload: Uploaded file 
/weewx/NOAA/NOAA-2018-02.txt
Feb  7 08:25:33 raspberrypi weewx[26967]: ftpupload: Uploaded file 
/weewx/NOAA/NOAA-2018.txt
Feb  7 08:25:33 raspberrypi weewx[26967]: ftpgenerator: ftp'd 24 files in 7.58 
seconds
Feb  7 08:25:33 raspberrypi weewx[26967]: reportengine: Running report RSYNC
Feb  7 08:25:33 raspberrypi weewx[26967]: reportengine: Found configuration 
file /etc/weewx/skins/Rsync/skin.conf for report RSYNC
Feb  7 08:25:33 raspberrypi weewx[26967]: rsyncgenerator: rsync upload not 
requested. Skipped.
Feb  7 08:25:51 raspberrypi weewx[26967]: wmr9x8: Advancing buffer by one for 
the next potential packet
Feb  7 08:25:51 raspberrypi weewx[26967]: wmr9x8: Advancing buffer by one for 
the next potential packet
Feb  7 08:25:51 raspberrypi weewx[26967]: wmr9x8: Advancing buffer by one for 
the next potential packet
Feb  7 08:25:51 raspberrypi weewx[26967]: wmr9x8: Advancing buffer by one for 
the next potential packet
Feb  7 08:25:51 raspberrypi weewx[26967]: wmr9x8: Received WMR9x8 data packet.
Feb  7 08:25:57 raspberrypi weewx[26967]: wmr9x8: Received WMR9x8 data packet.
Feb  7 08:25:57 raspberrypi weewx[26967]: engine: 2018-02-07 08:25:58 CST 
(1518013558) LOOP value 'barometer' 17.7179925 outside limits (26.0, 32.5)
Feb  7 08:25:57 raspberrypi weewx[26967]: engine: 2018-02-07 08:25:58 CST 
(1518013558) LOOP value 'pressure' 17.7179925 outside limits (24.0, 34.5)
Feb  7 08:26:15 raspberrypi weewx[26967]: wmr9x8: Received WMR9x8 data packet.
Feb  7 08:26:34 raspberrypi weewx[26967]: wmr9x8: Received WMR9x8 data packet.
Feb  7 08:26:38 raspberrypi weewx[26967]: wmr9x8: Received WMR9x8 data packet.
Feb  7 08:26:38 raspberrypi weewx[26967]: engine: 2018-02-07 08:26:38 CST 
(1518013598) LOOP value 'barometer' 17.7179925 outside limits (26.0, 32.5)
Feb  7 08:26:38 raspberrypi weewx[26967]: engine: 2018-02-07 08:26:38 CST 
(1518013598) LOOP value 'pressure' 17.7179925 outside limits (24.0, 34.5)
Feb  7 08:26:53 raspberrypi weewx[26967]: wmr9x8: Received WMR9x8 data packet.
Feb  7 08:26:53 raspberrypi weewx[26967]: wmr9x8: Received WMR9x8 data packet.
Feb  7 08:27:11 raspberrypi weewx[26967]: wmr9x8: Received WMR9x8 data packet.
Feb  7 08:27:25 raspberrypi weewx[26967]: wmr9x8: Received WMR9x8 data packet.
Feb  7 08:27:25 raspberrypi weewx[26967]: engine: 2018-02-07 08:27:25 CST 
(1518013645) LOOP value 'barometer' 17.7179925 outside limits (26.0, 32.5)
Feb  7 08:27:25 raspberrypi weewx[26967]: engine: 2018-02-07 08:27:25 CST 
(1518013645) LOOP value 'pressure' 17.7179925 outside limits (24.0, 34.5)
Feb  7 08:27:31 raspberrypi weewx[26967]: wmr9x8: Received WMR9x8 data packet.
Feb  7 08:27:31 raspberrypi weewx[26967]: wmr9x8: Received WMR9x8 data packet.
Feb  7 08:28:09 raspberrypi weewx[26967]: wmr9x8: Received WMR9x8 data packet.
Feb  7 08:28:09 raspberrypi weewx[26967]: wmr9x8: Received WMR9x8 data packet.
Feb  7 08:28:09 raspberrypi weewx[26967]: engine: 2018-02-07 08:28:10 CST 
(1518013690) LOOP value 'barometer' 17.7179925 outside limits (26.0, 32.5)
Feb  7 08:28:09 raspberrypi weewx[26967]: engine: 2018-02-07 08:28:10 CST 
(1518013690) LOOP value 'pressure' 17.7179925 outside limits (24.0, 34.5)
Feb  7 08:28:12 raspberrypi weewx[26967]: wmr9x8: Received WMR9x8 data packet.
Feb  7 08:28:25 raspberrypi weewx[26967]: wmr9x8: Received WMR9x8 data packet.
Feb  7 08:28:25 raspberrypi weewx[26967]: engine: 2018-02-07 08:28:26 CST 
(1518013706) LOOP value 'barometer' 17.7179925 outside limits (26.0, 32.5)
Feb  7 08:28:25 raspberrypi weewx[26967]: engine: 2018-02-07 08:28:26 CST 
(1518013706) LOOP value 'pressure' 17.7179925 outside limits (24.0, 34.5)
Feb  7 08:28:47 raspberrypi weewx[26967]: wmr9x8: Received WMR9x8 data packet.
Feb  7 08:28:59 raspberrypi weewx[26967]: wmr9x8: Received WMR9x8 data packet.
Feb  7 08:28:59 raspberrypi weewx[26967]: wmr9x8: Received WMR9x8 data packet.
Feb  7 08:29:02 raspberrypi weewx[26967]: wmr9x8: Received WMR9x8 data packet.
Feb  7 08:29:02 raspberrypi weewx[26967]: engine: 2018-02-07 08:29:03 CST 
(1518013743) LOOP value 'barometer' 17.7179925 outside limits (26.0, 32.5)
Feb  7 08:29:02 raspberrypi weewx[26967]: engine: 2018-02-07 08:29:03 CST 
(1518013743) LOOP value 'pressure' 17.7179925 outside limits (24.0, 34.5)
Feb  7 08:29:25 raspberrypi weewx[26967]: wmr9x8: Received WMR9x8 data packet.

Reply via email to