Weewx and Weathercloud

230 views
Skip to first unread message

Andy Harrold

unread,
May 3, 2020, 3:44:57 AM5/3/20
to weewx-user
I've setup my weewx to upload data to Weathercloud. On my Weathercloud Station page app.weathercloud.net/d9110687615#profile its showing that it's receiving data from my setup, the Barometer reading is correct, but there's no other data getting through and being displayed.
I've run the Weathercloud Weewx extension installer (https://github.com/weewx/weewx/wiki/weathercloud) but cant really see what it does, as my weewx.conf file already had an entry section for Weathercloud. The only thing i can see thats missing, even after running the installer is the mention of [StdRESTful] directly above where it mentions [[WeatherCloud]] .

Weewx version 3.9.2
Raspbian V10
Linux raspberrypi 4.19.97+ #1294

Weathercloud - https://app.weathercloud.net/d9110687615

Thnx

gjr80

unread,
May 3, 2020, 4:23:15 AM5/3/20
to weewx-user
Hi,

Best place to start is to see what WeeWX is actually posting. To do this edit weewx.conf, set debug=2, save weewx.conf and restart WeeWX. Let WeeWX run for at least two archive intervals then post a log extract from when you restarted WeeWX through until the two archive intervals have passed. Make sure you include the full WeeWX startup. Refer to the wiki article Help! Posting to weewx user (https://github.com/weewx/weewx/wiki/Help!-Posting-to-weewx-user) if you need further help obtaining a log extract.

Gary

Manfred Maier

unread,
May 3, 2020, 4:46:06 AM5/3/20
to weewx-user
Hi Andy,
just as a side note: In case the WeatherCloud upload is important to you, do not update to weewx 4.0 (Python 3) at the moment. The weathercloud extension is not yet Python 3 compatible.

Manfred 

Tom Keffer

unread,
May 3, 2020, 8:26:00 AM5/3/20
to weewx-user
Sure it is. I'm running it myself. 


--
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 weewx-user+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/f2916013-daba-4c3a-b2c1-db16db81dd80%40googlegroups.com.

Manfred Maier

unread,
May 3, 2020, 8:36:15 AM5/3/20
to weewx-user
Thanks for the hint, Tom!

The extension crashed yesterday. And when I was looking at the Weewx Wiki on Github it mentioned that version 0.11 (from 2017) of the extension is the latest one.

Glad to learn that there is a 0.13 version meanwhile :)



Am Sonntag, 3. Mai 2020 14:26:00 UTC+2 schrieb Tom Keffer:
Sure it is. I'm running it myself. 


On Sun, May 3, 2020 at 1:46 AM Manfred Maier <moni.un...@web.de> wrote:
Hi Andy,
just as a side note: In case the WeatherCloud upload is important to you, do not update to weewx 4.0 (Python 3) at the moment. The weathercloud extension is not yet Python 3 compatible.

Manfred 

Am Sonntag, 3. Mai 2020 09:44:57 UTC+2 schrieb Andy Harrold:
I've setup my weewx to upload data to Weathercloud. On my Weathercloud Station page app.weathercloud.net/d9110687615#profile its showing that it's receiving data from my setup, the Barometer reading is correct, but there's no other data getting through and being displayed.
I've run the Weathercloud Weewx extension installer (https://github.com/weewx/weewx/wiki/weathercloud) but cant really see what it does, as my weewx.conf file already had an entry section for Weathercloud. The only thing i can see thats missing, even after running the installer is the mention of [StdRESTful] directly above where it mentions [[WeatherCloud]] .

Weewx version 3.9.2
Raspbian V10
Linux raspberrypi 4.19.97+ #1294

Weathercloud - https://app.weathercloud.net/d9110687615

Thnx

--
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 weewx...@googlegroups.com.

Andy Harrold

unread,
May 3, 2020, 9:10:25 AM5/3/20
to weewx-user
No problems, I'll get that done, but what are the archive intervals? Where do I see this information, or is there a set time?

gjr80

unread,
May 3, 2020, 9:35:55 AM5/3/20
to weewx-user
The archive interval is either as set in your station or as set by the archive_interval setting under [StdArchive] in weewx.conf. It is the interval between archive records that are saved in your database. There is no default value though five minutes is commonly used. If you look through the startup portion of the log when you restart WeeWX you will find a log entry that tells you explicitly what archive interval is being used, also if you look through your log you will see records being saved (and reports being run) at regular intervals, this interval is the archive interval. The main thing is we need to see at least a couple of cycles as the weather cloud uploader uploads once per archive interval.

Gary

Tom Keffer

unread,
May 3, 2020, 9:47:46 AM5/3/20
to weewx-user
Thanks for spotting this. Fixed.

To unsubscribe from this group and stop receiving emails from it, send an email to weewx-user+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/8fe60b91-257c-4ae9-af2f-bfb03ab1c03e%40googlegroups.com.

Andy Harrold

unread,
May 3, 2020, 10:44:42 AM5/3/20
to weewx-user
Hopefully this is what your requiring and the information to help is in there somewhere. Thnx

May 3 15:25:02 raspberrypi systemd[1]: Starting LSB: weewx weather system...
May 3 15:25:04 raspberrypi weewx[4091]: engine: Initializing weewx version 3.9.2
May 3 15:25:04 raspberrypi weewx[4091]: engine: Using Python 2.7.16 (default, Oct 10 2019, 22:02:15) #012[GCC 8.3.0]
May 3 15:25:04 raspberrypi weewx[4091]: engine: Platform Linux-4.19.97+-armv6l-with-debian-10.3
May 3 15:25:04 raspberrypi weewx[4091]: engine: Locale is 'en_GB.UTF-8'
May 3 15:25:04 raspberrypi weewx[4091]: engine: pid file is /var/run/weewx.pid
May 3 15:25:04 raspberrypi weewx[4079]: Starting weewx weather system: weewx.
May 3 15:25:04 raspberrypi systemd[1]: Started LSB: weewx weather system.
May 3 15:25:05 raspberrypi weewx[4096]: engine: Using configuration file /etc/weewx/weewx.conf
May 3 15:25:05 raspberrypi weewx[4096]: engine: Debug is 1
May 3 15:25:05 raspberrypi weewx[4096]: engine: Initializing engine
May 3 15:25:05 raspberrypi weewx[4096]: engine: Loading station type TE923 (weewx.drivers.te923)
May 3 15:25:05 raspberrypi weewx[4096]: te923: driver version is 0.24
May 3 15:25:05 raspberrypi weewx[4096]: te923: polling interval is 10
May 3 15:25:05 raspberrypi weewx[4096]: te923: sensor map is {'extraBatteryStatus1': 'bat_2', 'outTemp': 't_1', 'outHumidity': 'h_1', 'extraHumid4': 'h_5', 'uvBatteryStatus': 'bat_uv', 'extraHumid2': 'h_3', 'extraHumid3': 'h_4', 'rainLinkStatus': 'link_rain', 'extraHumid1': 'h_2', 'rainBatteryStatus': 'bat_rain', 'extraTemp2': 't_3', 'extraTemp4': 't_5', 'uvLinkStatus': 'link_uv', 'windLinkStatus': 'link_wind', 'outLinkStatus': 'link_1', 'extraBatteryStatus2': 'bat_3', 'extraBatteryStatus3': 'bat_4', 'windBatteryStatus': 'bat_wind', 'outTempBatteryStatus': 'bat_1', 'extraBatteryStatus4': 'bat_5', 'extraTemp3': 't_4', 'extraLinkStatus1': 'link_2', 'extraLinkStatus2': 'link_3', 'extraLinkStatus3': 'link_4', 'extraLinkStatus4': 'link_5', 'inTemp': 't_in', 'inHumidity': 'h_in', 'extraTemp1': 't_2'}
May 3 15:25:06 raspberrypi weewx[4096]: te923: Found device on USB bus= device=
May 3 15:25:06 raspberrypi weewx[4096]: te923: read: address 0x0000fc
May 3 15:25:07 raspberrypi weewx[4096]: te923: Failed attempt 1 of 5 to read data: [Errno 110] Operation timed out
May 3 15:25:07 raspberrypi weewx[4096]: te923: Waiting 3 seconds before retry
May 3 15:25:10 raspberrypi weewx[4096]: te923: read: 5a 02 01 05 b8 3b 34 15 08 40 80 81 50 0a 00 0a 0a 00 0a 0a 00 ec 0a 84 c0 72 0a 00 0a ff ff db 3e d8
May 3 15:25:10 raspberrypi weewx[4096]: te923: detected large memory size
May 3 15:25:10 raspberrypi weewx[4096]: te923: logger capacity 3442 records
May 3 15:25:10 raspberrypi weewx[4096]: te923: read: address 0x000000
May 3 15:25:10 raspberrypi weewx[4096]: te923: read: 5a 30 00 10 21 50 1c 55 05 40 51 00 04 30 02 04 0e 70 00 80 00 28 e8 55 05 40 51 00 04 30 02 df 00 f2
May 3 15:25:10 raspberrypi weewx[4096]: te923: station time is 1104537600.0, computer time is 1588515910
May 3 15:25:10 raspberrypi weewx[4096]: engine: Loading service weewx.engine.StdTimeSynch
May 3 15:25:10 raspberrypi weewx[4096]: engine: Finished loading service weewx.engine.StdTimeSynch
May 3 15:25:10 raspberrypi weewx[4096]: engine: Loading service weewx.engine.StdConvert
May 3 15:25:10 raspberrypi weewx[4096]: engine: StdConvert target unit is 0x1
May 3 15:25:10 raspberrypi weewx[4096]: engine: Finished loading service weewx.engine.StdConvert
May 3 15:25:10 raspberrypi weewx[4096]: engine: Loading service weewx.engine.StdCalibrate
May 3 15:25:10 raspberrypi weewx[4096]: engine: Finished loading service weewx.engine.StdCalibrate
May 3 15:25:10 raspberrypi weewx[4096]: engine: Loading service weewx.engine.StdQC
May 3 15:25:10 raspberrypi weewx[4096]: engine: Finished loading service weewx.engine.StdQC
May 3 15:25:10 raspberrypi weewx[4096]: engine: Loading service weewx.wxservices.StdWXCalculate
May 3 15:25:10 raspberrypi weewx[4096]: wxcalculate: The following values will be calculated: barometer=prefer_hardware, windchill=prefer_hardware, dewpoint=prefer_hardware, appTemp=prefer_hardware, rainRate=prefer_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
May 3 15:25:10 raspberrypi weewx[4096]: wxcalculate: The following algorithms will be used for calculations: altimeter=aaNOAA, maxSolarRad=RS
May 3 15:25:10 raspberrypi weewx[4096]: engine: Finished loading service weewx.wxservices.StdWXCalculate
May 3 15:25:10 raspberrypi weewx[4096]: engine: Loading service weewx.engine.StdArchive
May 3 15:25:10 raspberrypi weewx[4096]: engine: Archive will use data binding wx_binding
May 3 15:25:10 raspberrypi weewx[4096]: engine: Record generation will be attempted in 'hardware'
May 3 15:25:10 raspberrypi weewx[4096]: engine: Using archive interval of 300 seconds (specified in weewx configuration)
May 3 15:25:10 raspberrypi weewx[4096]: engine: Use LOOP data in hi/low calculations: 1
May 3 15:25:11 raspberrypi weewx[4096]: manager: Daily summary version is 2.0
May 3 15:25:11 raspberrypi weewx[4096]: engine: Using binding 'wx_binding' to database 'weewx.sdb'
May 3 15:25:11 raspberrypi weewx[4096]: manager: Starting backfill of daily summaries
May 3 15:25:11 raspberrypi weewx[4096]: engine: Finished loading service weewx.engine.StdArchive
May 3 15:25:11 raspberrypi weewx[4096]: engine: Loading service weewx.restx.StdStationRegistry
May 3 15:25:11 raspberrypi weewx[4096]: restx: StationRegistry: Registration not requested.
May 3 15:25:11 raspberrypi weewx[4096]: engine: Finished loading service weewx.restx.StdStationRegistry
May 3 15:25:11 raspberrypi weewx[4096]: engine: Loading service weewx.restx.StdWunderground
May 3 15:25:11 raspberrypi weewx[4096]: restx: Wunderground: Posting not enabled.
May 3 15:25:11 raspberrypi weewx[4096]: engine: Finished loading service weewx.restx.StdWunderground
May 3 15:25:11 raspberrypi weewx[4096]: engine: Loading service weewx.restx.StdPWSweather
May 3 15:25:11 raspberrypi weewx[4096]: restx: PWSweather: Posting not enabled.
May 3 15:25:11 raspberrypi weewx[4096]: engine: Finished loading service weewx.restx.StdPWSweather
May 3 15:25:11 raspberrypi weewx[4096]: engine: Loading service weewx.restx.StdCWOP
May 3 15:25:11 raspberrypi weewx[4096]: restx: CWOP: Posting not enabled.
May 3 15:25:11 raspberrypi weewx[4096]: engine: Finished loading service weewx.restx.StdCWOP
May 3 15:25:11 raspberrypi weewx[4096]: engine: Loading service weewx.restx.StdWOW
May 3 15:25:11 raspberrypi weewx[4096]: restx: WOW: Posting not enabled.
May 3 15:25:11 raspberrypi weewx[4096]: engine: Finished loading service weewx.restx.StdWOW
May 3 15:25:11 raspberrypi weewx[4096]: engine: Loading service weewx.restx.StdAWEKAS
May 3 15:25:11 raspberrypi weewx[4096]: restx: AWEKAS: Posting not enabled.
May 3 15:25:11 raspberrypi weewx[4096]: engine: Finished loading service weewx.restx.StdAWEKAS
May 3 15:25:11 raspberrypi weewx[4096]: engine: Loading service user.wcloud.WeatherCloud
May 3 15:25:11 raspberrypi weewx[4096]: restx: WeatherCloud: service version is 0.11
May 3 15:25:11 raspberrypi weewx[4096]: restx: WeatherCloud: Data will be uploaded for id=77bc74fefc479ada
May 3 15:25:11 raspberrypi weewx[4096]: engine: Finished loading service user.wcloud.WeatherCloud
May 3 15:25:11 raspberrypi weewx[4096]: engine: Loading service weewx.engine.StdPrint
May 3 15:25:11 raspberrypi weewx[4096]: engine: Finished loading service weewx.engine.StdPrint
May 3 15:25:11 raspberrypi weewx[4096]: engine: Loading service weewx.engine.StdReport
May 3 15:25:11 raspberrypi weewx[4096]: engine: Finished loading service weewx.engine.StdReport
May 3 15:25:11 raspberrypi weewx[4096]: engine: Starting up weewx version 3.9.2
May 3 15:25:11 raspberrypi weewx[4096]: engine: Station does not support reading the time
May 3 15:25:11 raspberrypi weewx[4096]: te923: reading records from logger since 1588513800
May 3 15:25:11 raspberrypi weewx[4096]: te923: gen_records: since_ts=1588513800 requested=None
May 3 15:25:11 raspberrypi weewx[4096]: te923: read: address 0x0000fe
May 3 15:25:11 raspberrypi weewx[4096]: manager: Daily summary version is 2.0
May 3 15:25:11 raspberrypi weewx[4096]: te923: read: 5a 05 b8 3b 34 15 08 40 80 81 50 0a 00 0a 0a 00 0a 0a 00 ec 0a 84 c0 72 0a 00 0a ff ff db 3e 03 58 80
May 3 15:25:11 raspberrypi weewx[4096]: te923: read: address 0x0000fb
May 3 15:25:11 raspberrypi weewx[4096]: te923: read: 5a 05 02 01 05 b8 3b 34 15 08 40 80 81 50 0a 00 0a 0a 00 0a 0a 00 ec 0a 84 c0 72 0a 00 0a ff ff db e3
May 3 15:25:11 raspberrypi weewx[4096]: te923: record_index=440
May 3 15:25:11 raspberrypi weewx[4096]: te923: count=1 oldest_addr=0x00422b latest_addr=0x00422b
May 3 15:25:11 raspberrypi weewx[4096]: te923: get_record at address 0x00422b (year=2020 month=5)
May 3 15:25:11 raspberrypi weewx[4096]: te923: read: address 0x00422b
May 3 15:25:11 raspberrypi weewx[4096]: te923: read: 5a 71 02 10 09 72 81 55 0a 00 0a 0a 00 0a 0a 00 fa 0a 90 c0 76 0a 00 0a ff ff b7 3e 06 81 c0 56 00 d2
May 3 15:25:11 raspberrypi weewx[4096]: te923: read: address 0x00423b
May 3 15:25:12 raspberrypi weewx[4096]: te923: read: 5a 0a 90 c0 76 0a 00 0a ff ff b7 3e 06 81 c0 56 00 42 00 e3 00 00 67 4c 12 05 21 27 81 54 0a 00 0a a0
May 3 15:25:12 raspberrypi weewx[4096]: te923: get_record: found record {'h_4': 76, 'h_5_state': 'no_link', 'h_2': None, 't_3_state': 'no_link', 'h_in_state': 'ok', 'h_1': None, 'slp': 1003.4375, 't_in': 17.2, 'windgust': 5.6, 'winddir_state': 'ok', 'rain': 0, 't_5_state': 'no_link', 'winddir': 3, 't_2': None, 'windspeed': 4.2, 'h_5': None, 'rain_state': 'ok', 'h_1_state': 'no_link', 'windchill_state': 'ok', 't_in_state': 'ok', 't_1_state': 'no_link', 'h_4_state': 'ok', 'h_3': None, 'slp_state': 'ok', 'windchill': 8.1, 'windgust_state': 'ok', 't_4_state': 'ok', 'uv_state': 'no_link', 'uv': None, 't_2_state': 'no_link', 'forecast': 6, 'h_3_state': 'no_link', 'dateTime': 1577959740, 'h_in': 55, 'storm': 0, 'h_2_state': 'no_link', 't_3': None, 't_1': None, 'windspeed_state': 'ok', 't_4': 9.0, 't_5': None}
May 3 15:25:12 raspberrypi weewx[4096]: te923: gen_records: skip record 1 of 1 addr=0x00422b since_ts=1588513800 2020-01-02 10:09:00 GMT (1577959740)
May 3 15:25:12 raspberrypi weewx[4096]: te923: read 0 records from logger
May 3 15:25:12 raspberrypi weewx[4096]: engine: Starting main packet loop.
May 3 15:25:12 raspberrypi weewx[4096]: te923: read: address 0x020001
May 3 15:25:12 raspberrypi weewx[4096]: te923: read: 5a 72 81 55 0a 00 0a 0a 00 0a 0a 00 0a 92 c0 76 0a 00 0a ff ff b7 3e 06 82 c0 60 00 44 00 e5 00 00 d4
May 3 15:25:12 raspberrypi weewx[4096]: te923: read: address 0x00004c
May 3 15:25:12 raspberrypi weewx[4096]: te923: read: 5a ff ff ff ff ff ff ff ff ff ff ff ff ff f1 d7 00 04 25 16 7c 71 02 10 04 b7 3e b2 3e aa 3e ae 3e ae
May 3 15:25:22 raspberrypi weewx[4096]: te923: read: address 0x020001
May 3 15:25:22 raspberrypi weewx[4096]: te923: read: 5a 72 81 55 0a 00 0a 0a 00 0a 0a 00 0a 92 c0 76 0a 00 0a ff ff b7 3e 06 83 c0 32 00 45 00 e4 00 00 87
May 3 15:25:22 raspberrypi weewx[4096]: te923: read: address 0x00004c
May 3 15:25:22 raspberrypi weewx[4096]: te923: read: 5a ff ff ff ff ff ff ff ff ff ff ff ff ff f1 d7 00 04 25 16 7c 71 02 10 04 b7 3e b2 3e aa 3e ae 3e ae
May 3 15:25:32 raspberrypi weewx[4096]: te923: read: address 0x020001
May 3 15:25:33 raspberrypi weewx[4096]: te923: read: 5a 72 81 55 0a 00 0a 0a 00 0a 0a 00 0a 92 c0 76 0a 00 0a ff ff b7 3e 06 83 c0 32 00 45 00 e4 00 00 87
May 3 15:25:33 raspberrypi weewx[4096]: te923: read: address 0x00004c
May 3 15:25:33 raspberrypi weewx[4096]: te923: read: 5a ff ff ff ff ff ff ff ff ff ff ff ff ff f1 d7 00 04 25 16 7c 71 02 10 04 b7 3e b2 3e aa 3e ae 3e ae
May 3 15:25:43 raspberrypi weewx[4096]: te923: read: address 0x020001
May 3 15:25:43 raspberrypi weewx[4096]: te923: read: 5a 72 81 55 0a 00 0a 0a 00 0a 0a 00 0a 92 c0 76 0a 00 0a ff ff b7 3e 06 83 c0 32 00 45 00 e4 00 00 87
May 3 15:25:43 raspberrypi weewx[4096]: te923: read: address 0x00004c
May 3 15:25:43 raspberrypi weewx[4096]: te923: read: 5a ff ff ff ff ff ff ff ff ff ff ff ff ff f1 d7 00 04 25 16 7c 71 02 10 04 b7 3e b2 3e aa 3e ae 3e ae
May 3 15:25:53 raspberrypi weewx[4096]: te923: read: address 0x020001
May 3 15:25:54 raspberrypi weewx[4096]: te923: read: 5a 72 81 55 0a 00 0a 0a 00 0a 0a 00 0a 92 c0 76 0a 00 0a ff ff b7 3e 06 83 c0 32 00 45 00 e4 00 00 87
May 3 15:25:54 raspberrypi weewx[4096]: te923: read: address 0x00004c
May 3 15:25:54 raspberrypi weewx[4096]: te923: read: 5a ff ff ff ff ff ff ff ff ff ff ff ff ff f1 d7 00 04 25 16 7c 71 02 10 04 b7 3e b2 3e aa 3e ae 3e ae
May 3 15:26:04 raspberrypi weewx[4096]: te923: read: address 0x020001
May 3 15:26:04 raspberrypi weewx[4096]: te923: read: 5a 72 81 55 0a 00 0a 0a 00 0a 0a 00 0a 92 c0 76 0a 00 0a ff ff b7 3e 06 83 c0 32 00 45 00 e4 00 00 87
May 3 15:26:04 raspberrypi weewx[4096]: te923: read: address 0x00004c
May 3 15:26:04 raspberrypi weewx[4096]: te923: read: 5a ff ff ff ff ff ff ff ff ff ff ff ff ff f1 d7 00 04 25 16 7c 71 02 10 04 b7 3e b2 3e aa 3e ae 3e ae
May 3 15:26:14 raspberrypi weewx[4096]: te923: read: address 0x020001
May 3 15:26:15 raspberrypi weewx[4096]: te923: read: 5a 72 81 55 0a 00 0a 0a 00 0a 0a 00 0a 92 c0 76 0a 00 0a ff ff b7 3e 06 83 c0 32 00 45 00 e4 00 00 87
May 3 15:26:15 raspberrypi weewx[4096]: te923: read: address 0x00004c
May 3 15:26:15 raspberrypi weewx[4096]: te923: read: 5a ff ff ff ff ff ff ff ff ff ff ff ff ff f1 d7 00 04 25 16 7c 71 02 10 04 b7 3e b2 3e aa 3e ae 3e ae
May 3 15:26:25 raspberrypi weewx[4096]: te923: read: address 0x020001
May 3 15:26:25 raspberrypi weewx[4096]: te923: read: 5a 72 81 55 0a 00 0a 0a 00 0a 0a 00 0a 92 c0 76 0a 00 0a ff ff b7 3e 06 83 c0 32 00 45 00 e4 00 00 87
May 3 15:26:25 raspberrypi weewx[4096]: te923: read: address 0x00004c
May 3 15:26:25 raspberrypi weewx[4096]: te923: read: 5a ff ff ff ff ff ff ff ff ff ff ff ff ff f1 d7 00 04 25 16 7c 71 02 10 04 b7 3e b2 3e aa 3e ae 3e ae
May 3 15:26:35 raspberrypi weewx[4096]: te923: read: address 0x020001
May 3 15:26:36 raspberrypi weewx[4096]: te923: read: 5a 72 81 55 0a 00 0a 0a 00 0a 0a 00 0a 92 c0 76 0a 00 0a ff ff b7 3e 06 83 c0 32 00 45 00 e4 00 00 87
May 3 15:26:36 raspberrypi weewx[4096]: te923: read: address 0x00004c
May 3 15:26:36 raspberrypi weewx[4096]: te923: read: 5a ff ff ff ff ff ff ff ff ff ff ff ff ff f1 d7 00 04 25 16 7c 71 02 10 04 b7 3e b2 3e aa 3e ae 3e ae
May 3 15:26:46 raspberrypi weewx[4096]: te923: read: address 0x020001
May 3 15:26:46 raspberrypi weewx[4096]: te923: read: 5a 72 81 55 0a 00 0a 0a 00 0a 0a 00 0a 92 c0 76 0a 00 0a ff ff b7 3e 06 83 c0 32 00 45 00 e4 00 00 87
May 3 15:26:46 raspberrypi weewx[4096]: te923: read: address 0x00004c
May 3 15:26:46 raspberrypi weewx[4096]: te923: read: 5a ff ff ff ff ff ff ff ff ff ff ff ff ff f1 d7 00 04 25 16 7c 71 02 10 04 b7 3e b2 3e aa 3e ae 3e ae
May 3 15:26:56 raspberrypi weewx[4096]: te923: read: address 0x020001
May 3 15:26:57 raspberrypi weewx[4096]: te923: read: 5a 72 81 55 0a 00 0a 0a 00 0a 0a 00 0a 92 c0 76 0a 00 0a ff ff b7 3e 06 83 c0 32 00 45 00 e4 00 00 87
May 3 15:26:57 raspberrypi weewx[4096]: te923: read: address 0x00004c
May 3 15:26:57 raspberrypi weewx[4096]: te923: read: 5a ff ff ff ff ff ff ff ff ff ff ff ff ff f1 d7 00 04 25 16 7c 71 02 10 04 b7 3e b2 3e aa 3e ae 3e ae
May 3 15:27:07 raspberrypi weewx[4096]: te923: read: address 0x020001
May 3 15:27:07 raspberrypi weewx[4096]: te923: read: 5a 72 81 55 0a 00 0a 0a 00 0a 0a 00 0a 94 c0 77 0a 00 0a ff ff b7 3e 06 83 c0 32 00 45 00 e4 00 00 80
May 3 15:27:07 raspberrypi weewx[4096]: te923: read: address 0x00004c
May 3 15:27:07 raspberrypi weewx[4096]: te923: read: 5a ff ff ff ff ff ff ff ff ff ff ff ff ff f1 d7 00 04 25 16 7c 71 02 10 04 b7 3e b2 3e aa 3e ae 3e ae
May 3 15:27:17 raspberrypi weewx[4096]: te923: read: address 0x020001
May 3 15:27:18 raspberrypi weewx[4096]: te923: read: 5a 72 81 55 0a 00 0a 0a 00 0a 0a 00 0a 94 c0 77 0a 00 0a ff ff b7 3e 06 83 c0 32 00 45 00 e4 00 00 80
May 3 15:27:18 raspberrypi weewx[4096]: te923: read: address 0x00004c
May 3 15:27:18 raspberrypi weewx[4096]: te923: read: 5a ff ff ff ff ff ff ff ff ff ff ff ff ff f1 d7 00 04 25 16 7c 71 02 10 04 b7 3e b2 3e aa 3e ae 3e ae
May 3 15:27:28 raspberrypi weewx[4096]: te923: read: address 0x020001
May 3 15:27:28 raspberrypi weewx[4096]: te923: read: 5a 72 81 55 0a 00 0a 0a 00 0a 0a 00 0a 94 c0 77 0a 00 0a ff ff b7 3e 06 89 c0 31 00 40 00 e5 00 00 8d
May 3 15:27:28 raspberrypi weewx[4096]: te923: read: address 0x00004c
May 3 15:27:28 raspberrypi weewx[4096]: te923: read: 5a ff ff ff ff ff ff ff ff ff ff ff ff ff f1 d7 00 04 25 16 7c 71 02 10 04 b7 3e b2 3e aa 3e ae 3e ae
May 3 15:27:38 raspberrypi weewx[4096]: te923: read: address 0x020001
May 3 15:27:39 raspberrypi weewx[4096]: te923: read: 5a 72 81 55 0a 00 0a 0a 00 0a 0a 00 0a 94 c0 77 0a 00 0a ff ff b7 3e 06 89 c0 31 00 40 00 e5 00 00 8d
May 3 15:27:39 raspberrypi weewx[4096]: te923: read: address 0x00004c
May 3 15:27:39 raspberrypi weewx[4096]: te923: read: 5a ff ff ff ff ff ff ff ff ff ff ff ff ff f1 d7 00 04 25 16 7c 71 02 10 04 b7 3e b2 3e aa 3e ae 3e ae
May 3 15:27:49 raspberrypi weewx[4096]: te923: read: address 0x020001
May 3 15:27:49 raspberrypi weewx[4096]: te923: read: 5a 72 81 55 0a 00 0a 0a 00 0a 0a 00 0a 94 c0 77 0a 00 0a ff ff b7 3e 06 89 c0 31 00 40 00 e5 00 00 8d
May 3 15:27:49 raspberrypi weewx[4096]: te923: read: address 0x00004c
May 3 15:27:49 raspberrypi weewx[4096]: te923: read: 5a ff ff ff ff ff ff ff ff ff ff ff ff ff f1 d7 00 04 25 16 7c 71 02 10 04 b7 3e b2 3e aa 3e ae 3e ae
May 3 15:27:59 raspberrypi weewx[4096]: te923: read: address 0x020001
May 3 15:28:00 raspberrypi weewx[4096]: te923: read: 5a 72 81 55 0a 00 0a 0a 00 0a 0a 00 0a 94 c0 77 0a 00 0a ff ff b7 3e 06 89 c0 31 00 40 00 e5 00 00 8d
May 3 15:28:00 raspberrypi weewx[4096]: te923: read: address 0x00004c
May 3 15:28:00 raspberrypi weewx[4096]: te923: read: 5a ff ff ff ff ff ff ff ff ff ff ff ff ff f1 d7 00 04 25 16 7c 71 02 10 04 b7 3e b2 3e aa 3e ae 3e ae
May 3 15:28:10 raspberrypi weewx[4096]: te923: read: address 0x020001
May 3 15:28:10 raspberrypi weewx[4096]: te923: read: 5a 72 81 55 0a 00 0a 0a 00 0a 0a 00 0a 94 c0 77 0a 00 0a ff ff b7 3e 06 89 c0 31 00 40 00 e5 00 00 8d
May 3 15:28:10 raspberrypi weewx[4096]: te923: read: address 0x00004c
May 3 15:28:11 raspberrypi weewx[4096]: te923: read: 5a ff ff ff ff ff ff ff ff ff ff ff ff ff f1 d7 00 04 25 16 7c 71 02 10 04 b7 3e b2 3e aa 3e ae 3e ae
May 3 15:28:21 raspberrypi weewx[4096]: te923: read: address 0x020001
May 3 15:28:21 raspberrypi weewx[4096]: te923: read: 5a 72 81 55 0a 00 0a 0a 00 0a 0a 00 0a 94 c0 77 0a 00 0a ff ff b7 3e 06 89 c0 31 00 40 00 e5 00 00 8d
May 3 15:28:21 raspberrypi weewx[4096]: te923: read: address 0x00004c
May 3 15:28:21 raspberrypi weewx[4096]: te923: read: 5a ff ff ff ff ff ff ff ff ff ff ff ff ff f1 d7 00 04 25 16 7c 71 02 10 04 b7 3e b2 3e aa 3e ae 3e ae
May 3 15:28:31 raspberrypi weewx[4096]: te923: read: address 0x020001
May 3 15:28:32 raspberrypi weewx[4096]: te923: read: 5a 72 81 55 0a 00 0a 0a 00 0a 0a 00 0a 94 c0 77 0a 00 0a ff ff b7 3e 06 89 c0 31 00 40 00 e5 00 00 8d
May 3 15:28:32 raspberrypi weewx[4096]: te923: read: address 0x00004c
May 3 15:28:32 raspberrypi weewx[4096]: te923: read: 5a ff ff ff ff ff ff ff ff ff ff ff ff ff f1 d7 00 04 25 16 7c 71 02 10 04 b7 3e b2 3e aa 3e ae 3e ae
May 3 15:28:42 raspberrypi weewx[4096]: te923: read: address 0x020001
May 3 15:28:42 raspberrypi weewx[4096]: te923: read: 5a 72 81 55 0a 00 0a 0a 00 0a 0a 00 0a 94 c0 77 0a 00 0a ff ff b7 3e 06 89 c0 31 00 40 00 e5 00 00 8d
May 3 15:28:42 raspberrypi weewx[4096]: te923: read: address 0x00004c
May 3 15:28:42 raspberrypi weewx[4096]: te923: read: 5a ff ff ff ff ff ff ff ff ff ff ff ff ff f1 d7 00 04 25 16 7c 71 02 10 04 b7 3e b2 3e aa 3e ae 3e ae
May 3 15:28:52 raspberrypi weewx[4096]: te923: read: address 0x020001
May 3 15:28:53 raspberrypi weewx[4096]: te923: read: 5a 72 81 55 0a 00 0a 0a 00 0a 0a 00 0a 94 c0 77 0a 00 0a ff ff b7 3e 06 89 c0 31 00 40 00 e5 00 00 8d
May 3 15:28:53 raspberrypi weewx[4096]: te923: read: address 0x00004c
May 3 15:28:53 raspberrypi weewx[4096]: te923: read: 5a ff ff ff ff ff ff ff ff ff ff ff ff ff f1 d7 00 04 25 16 7c 71 02 10 04 b7 3e b2 3e aa 3e ae 3e ae
May 3 15:29:03 raspberrypi weewx[4096]: te923: read: address 0x020001
May 3 15:29:03 raspberrypi weewx[4096]: te923: read: 5a 72 81 55 0a 00 0a 0a 00 0a 0a 00 0a 94 c0 77 0a 00 0a ff ff b7 3e 06 89 c0 31 00 40 00 e5 00 00 8d
May 3 15:29:03 raspberrypi weewx[4096]: te923: read: address 0x00004c
May 3 15:29:03 raspberrypi weewx[4096]: te923: read: 5a ff ff ff ff ff ff ff ff ff ff ff ff ff f1 d7 00 04 25 16 7c 71 02 10 04 b7 3e b2 3e aa 3e ae 3e ae
May 3 15:29:13 raspberrypi weewx[4096]: te923: read: address 0x020001
May 3 15:29:14 raspberrypi weewx[4096]: te923: read: 5a 72 81 55 0a 00 0a 0a 00 0a 0a 00 0a 97 c0 77 0a 00 0a ff ff b7 3e 06 89 c0 31 00 40 00 e5 00 00 8e
May 3 15:29:14 raspberrypi weewx[4096]: te923: read: address 0x00004c
May 3 15:29:14 raspberrypi weewx[4096]: te923: read: 5a ff ff ff ff ff ff ff ff ff ff ff ff ff f1 d7 00 04 25 16 7c 71 02 10 04 b7 3e b2 3e aa 3e ae 3e ae
May 3 15:29:24 raspberrypi weewx[4096]: te923: read: address 0x020001
May 3 15:29:24 raspberrypi weewx[4096]: te923: read: 5a 72 81 55 0a 00 0a 0a 00 0a 0a 00 0a 97 c0 77 0a 00 0a ff ff b7 3e 06 97 c0 49 00 37 00 e3 00 00 99
May 3 15:29:24 raspberrypi weewx[4096]: te923: read: address 0x00004c
May 3 15:29:24 raspberrypi weewx[4096]: te923: read: 5a ff ff ff ff ff ff ff ff ff ff ff ff ff f1 d7 00 04 25 16 7c 71 02 10 04 b7 3e b2 3e aa 3e ae 3e ae
May 3 15:29:34 raspberrypi weewx[4096]: te923: read: address 0x020001
May 3 15:29:35 raspberrypi weewx[4096]: te923: read: 5a 72 81 55 0a 00 0a 0a 00 0a 0a 00 0a 97 c0 77 0a 00 0a ff ff b7 3e 06 97 c0 49 00 37 00 e3 00 00 99
May 3 15:29:35 raspberrypi weewx[4096]: te923: read: address 0x00004c
May 3 15:29:35 raspberrypi weewx[4096]: te923: read: 5a ff ff ff ff ff ff ff ff ff ff ff ff ff f1 d7 00 04 25 16 7c 71 02 10 04 b7 3e b2 3e aa 3e ae 3e ae
May 3 15:29:45 raspberrypi weewx[4096]: te923: read: address 0x020001
May 3 15:29:45 raspberrypi weewx[4096]: te923: read: 5a 72 81 55 0a 00 0a 0a 00 0a 0a 00 0a 97 c0 77 0a 00 0a ff ff b7 3e 06 97 c0 49 00 37 00 e3 00 00 99
May 3 15:29:45 raspberrypi weewx[4096]: te923: read: address 0x00004c
May 3 15:29:45 raspberrypi weewx[4096]: te923: read: 5a ff ff ff ff ff ff ff ff ff ff ff ff ff f1 d7 00 04 25 16 7c 71 02 10 04 b7 3e b2 3e aa 3e ae 3e ae
May 3 15:29:55 raspberrypi weewx[4096]: te923: read: address 0x020001
May 3 15:29:56 raspberrypi weewx[4096]: te923: read: 5a 72 81 55 0a 00 0a 0a 00 0a 0a 00 0a 97 c0 77 0a 00 0a ff ff b7 3e 06 97 c0 49 00 37 00 e3 00 00 99
May 3 15:29:56 raspberrypi weewx[4096]: te923: read: address 0x00004c
May 3 15:29:56 raspberrypi weewx[4096]: te923: read: 5a ff ff ff ff ff ff ff ff ff ff ff ff ff f1 d7 00 04 25 16 7c 71 02 10 04 b7 3e b2 3e aa 3e ae 3e ae
May 3 15:30:06 raspberrypi weewx[4096]: te923: read: address 0x020001
May 3 15:30:06 raspberrypi weewx[4096]: te923: read: 5a 72 81 55 0a 00 0a 0a 00 0a 0a 00 0a 97 c0 77 0a 00 0a ff ff b7 3e 06 97 c0 49 00 37 00 e3 00 00 99
May 3 15:30:06 raspberrypi weewx[4096]: te923: read: address 0x00004c
May 3 15:30:06 raspberrypi weewx[4096]: te923: read: 5a ff ff ff ff ff ff ff ff ff ff ff ff ff f1 d7 00 04 25 16 7c 71 02 10 04 b7 3e b2 3e aa 3e ae 3e ae
May 3 15:30:17 raspberrypi weewx[4096]: te923: read: address 0x020001
May 3 15:30:17 raspberrypi weewx[4096]: te923: read: 5a 72 81 55 0a 00 0a 0a 00 0a 0a 00 0a 97 c0 77 0a 00 0a ff ff b7 3e 06 97 c0 49 00 37 00 e3 00 00 99
May 3 15:30:17 raspberrypi weewx[4096]: te923: read: address 0x00004c
May 3 15:30:17 raspberrypi weewx[4096]: te923: read: 5a ff ff ff ff ff ff ff ff ff ff ff ff ff f1 d7 00 04 25 16 7c 71 02 10 04 b7 3e b2 3e aa 3e ae 3e ae
May 3 15:30:17 raspberrypi weewx[4096]: manager: Added record 2020-05-03 15:30:00 BST (1588516200) to database 'weewx.sdb'
May 3 15:30:18 raspberrypi weewx[4096]: manager: Added record 2020-05-03 15:30:00 BST (1588516200) to daily summary in 'weewx.sdb'
May 3 15:30:20 raspberrypi weewx[4096]: te923: read: address 0x020001
May 3 15:30:20 raspberrypi weewx[4096]: reportengine: Running reports for latest time in the database.
May 3 15:30:20 raspberrypi weewx[4096]: reportengine: Running report 'SeasonsReport'
May 3 15:30:20 raspberrypi weewx[4096]: te923: read: 5a 72 81 55 0a 00 0a 0a 00 0a 0a 00 0a 97 c0 77 0a 00 0a ff ff b7 3e 06 97 c0 49 00 37 00 e3 00 00 99
May 3 15:30:20 raspberrypi weewx[4096]: te923: read: address 0x00004c
May 3 15:30:20 raspberrypi weewx[4096]: te923: read: 5a ff ff ff ff ff ff ff ff ff ff ff ff ff f1 d7 00 04 25 16 7c 71 02 10 04 b7 3e b2 3e aa 3e ae 3e ae
May 3 15:30:20 raspberrypi weewx[4096]: reportengine: Found configuration file /etc/weewx/skins/Seasons/skin.conf for report 'SeasonsReport'
May 3 15:30:22 raspberrypi weewx[4096]: cheetahgenerator: using search list ['weewx.cheetahgenerator.Almanac', 'weewx.cheetahgenerator.Station', 'weewx.cheetahgenerator.Current', 'weewx.cheetahgenerator.Stats', 'weewx.cheetahgenerator.UnitInfo', 'weewx.cheetahgenerator.Extras']
May 3 15:30:22 raspberrypi weewx[4096]: manager: Daily summary version is 2.0
May 3 15:30:23 raspberrypi weewx[4096]: restx: WeatherCloud: Published record 2020-05-03 15:30:00 BST (1588516200)
May 3 15:30:30 raspberrypi weewx[4096]: te923: read: address 0x020001
May 3 15:30:31 raspberrypi weewx[4096]: te923: read: 5a 72 81 55 0a 00 0a 0a 00 0a 0a 00 0a 97 c0 77 0a 00 0a ff ff b7 3e 06 97 c0 49 00 37 00 e3 00 00 99
May 3 15:30:31 raspberrypi weewx[4096]: te923: read: address 0x00004c
May 3 15:30:31 raspberrypi weewx[4096]: te923: read: 5a ff ff ff ff ff ff ff ff ff ff ff ff ff f1 d7 00 04 25 16 7c 71 02 10 04 b7 3e b2 3e aa 3e ae 3e ae
May 3 15:30:41 raspberrypi weewx[4096]: te923: read: address 0x020001
May 3 15:30:41 raspberrypi weewx[4096]: te923: read: 5a 72 81 55 0a 00 0a 0a 00 0a 0a 00 0a 97 c0 77 0a 00 0a ff ff b7 3e 06 97 c0 49 00 37 00 e3 00 00 99
May 3 15:30:41 raspberrypi weewx[4096]: te923: read: address 0x00004c
May 3 15:30:42 raspberrypi weewx[4096]: te923: read: 5a ff ff ff ff ff ff ff ff ff ff ff ff ff f1 d7 00 04 25 16 7c 71 02 10 04 b7 3e b2 3e aa 3e ae 3e ae
May 3 15:30:51 raspberrypi weewx[4096]: cheetahgenerator: Generated 8 files for report SeasonsReport in 29.27 seconds
May 3 15:30:52 raspberrypi weewx[4096]: te923: read: address 0x020001
May 3 15:30:52 raspberrypi weewx[4096]: manager: Daily summary version is 2.0
May 3 15:30:52 raspberrypi weewx[4096]: te923: read: 5a 72 81 55 0a 00 0a 0a 00 0a 0a 00 0a 97 c0 77 0a 00 0a ff ff b7 3e 06 97 c0 49 00 37 00 e3 00 00 99
May 3 15:30:52 raspberrypi weewx[4096]: te923: read: address 0x00004c
May 3 15:30:52 raspberrypi weewx[4096]: te923: read: 5a ff ff ff ff ff ff ff ff ff ff ff ff ff f1 d7 00 04 25 16 7c 71 02 10 04 b7 3e b2 3e aa 3e ae 3e ae
May 3 15:31:03 raspberrypi weewx[4096]: te923: read: address 0x020001
May 3 15:31:03 raspberrypi weewx[4096]: te923: read: 5a 72 81 55 0a 00 0a 0a 00 0a 0a 00 0a 97 c0 77 0a 00 0a ff ff b7 3e 06 97 c0 49 00 37 00 e3 00 00 99
May 3 15:31:03 raspberrypi weewx[4096]: te923: read: address 0x00004c
May 3 15:31:03 raspberrypi weewx[4096]: te923: read: 5a ff ff ff ff ff ff ff ff ff ff ff ff ff f1 d7 00 04 25 16 7c 71 02 10 04 b7 3e b2 3e aa 3e ae 3e ae
May 3 15:31:14 raspberrypi weewx[4096]: te923: read: address 0x020001
May 3 15:31:14 raspberrypi weewx[4096]: te923: read: 5a 72 81 55 0a 00 0a 0a 00 0a 0a 00 0a 97 c0 75 0a 00 0a ff ff b7 3e 06 97 c0 49 00 37 00 e3 00 00 9b
May 3 15:31:14 raspberrypi weewx[4096]: te923: read: address 0x00004c
May 3 15:31:14 raspberrypi weewx[4096]: te923: read: 5a ff ff ff ff ff ff ff ff ff ff ff ff ff f1 d7 00 04 25 16 7c 71 02 10 04 b7 3e b2 3e aa 3e ae 3e ae
May 3 15:31:25 raspberrypi weewx[4096]: te923: read: address 0x020001
May 3 15:31:25 raspberrypi weewx[4096]: te923: read: 5a 72 a1 55 0a 00 0a 0a 00 0a 0a 00 0a 97 c0 75 0a 00 0a ff ff b7 3e 06 99 c0 34 00 36 00 e2 00 00 c8
May 3 15:31:25 raspberrypi weewx[4096]: te923: read: address 0x00004c
May 3 15:31:25 raspberrypi weewx[4096]: te923: read: 5a ff ff ff ff ff ff ff ff ff ff ff ff ff f1 d7 00 04 25 16 7c 71 02 10 04 b7 3e b2 3e aa 3e ae 3e ae
May 3 15:31:28 raspberrypi weewx[4096]: imagegenerator: Generated 42 images for SeasonsReport in 36.26 seconds
May 3 15:31:28 raspberrypi weewx[4096]: copygenerator: copied 5 files to /var/www/html/weewx
May 3 15:31:28 raspberrypi weewx[4096]: reportengine: Report 'SmartphoneReport' not enabled. Skipping.
May 3 15:31:28 raspberrypi weewx[4096]: reportengine: Report 'MobileReport' not enabled. Skipping.
May 3 15:31:28 raspberrypi weewx[4096]: reportengine: Report 'StandardReport' not enabled. Skipping.
May 3 15:31:28 raspberrypi weewx[4096]: reportengine: Report 'FTP' not enabled. Skipping.
May 3 15:31:28 raspberrypi weewx[4096]: reportengine: Report 'RSYNC' not enabled. Skipping.
May 3 15:31:35 raspberrypi weewx[4096]: te923: read: address 0x020001
May 3 15:31:36 raspberrypi weewx[4096]: te923: read: 5a 72 a1 55 0a 00 0a 0a 00 0a 0a 00 0a 97 c0 75 0a 00 0a ff ff b7 3e 06 99 c0 34 00 36 00 e2 00 00 c8
May 3 15:31:36 raspberrypi weewx[4096]: te923: read: address 0x00004c
May 3 15:31:36 raspberrypi weewx[4096]: te923: read: 5a ff ff ff ff ff ff ff ff ff ff ff ff ff f1 d7 00 04 25 16 7c 71 02 10 04 b7 3e b2 3e aa 3e ae 3e ae
May 3 15:31:46 raspberrypi weewx[4096]: te923: read: address 0x020001
May 3 15:31:46 raspberrypi weewx[4096]: te923: read: 5a 72 a1 55 0a 00 0a 0a 00 0a 0a 00 0a 97 c0 75 0a 00 0a ff ff b7 3e 06 99 c0 34 00 36 00 e2 00 00 c8
May 3 15:31:46 raspberrypi weewx[4096]: te923: read: address 0x00004c
May 3 15:31:46 raspberrypi weewx[4096]: te923: read: 5a ff ff ff ff ff ff ff ff ff ff ff ff ff f1 d7 00 04 25 16 7c 71 02 10 04 b7 3e b2 3e aa 3e ae 3e ae
May 3 15:31:56 raspberrypi weewx[4096]: te923: read: address 0x020001
May 3 15:31:57 raspberrypi weewx[4096]: te923: read: 5a 72 a1 55 0a 00 0a 0a 00 0a 0a 00 0a 97 c0 75 0a 00 0a ff ff b7 3e 06 99 c0 34 00 36 00 e2 00 00 c8
May 3 15:31:57 raspberrypi weewx[4096]: te923: read: address 0x00004c
May 3 15:31:57 raspberrypi weewx[4096]: te923: read: 5a ff ff ff ff ff ff ff ff ff ff ff ff ff f1 d7 00 04 25 16 7c 71 02 10 04 b7 3e b2 3e aa 3e ae 3e ae
May 3 15:32:07 raspberrypi weewx[4096]: te923: read: address 0x020001
May 3 15:32:07 raspberrypi weewx[4096]: te923: read: 5a 72 a1 55 0a 00 0a 0a 00 0a 0a 00 0a 97 c0 75 0a 00 0a ff ff b7 3e 06 99 c0 34 00 36 00 e2 00 00 c8
May 3 15:32:07 raspberrypi weewx[4096]: te923: read: address 0x00004c
May 3 15:32:07 raspberrypi weewx[4096]: te923: read: 5a ff ff ff ff ff ff ff ff ff ff ff ff ff f1 d7 00 04 25 16 7c 71 02 10 04 b7 3e b2 3e aa 3e ae 3e ae
May 3 15:32:17 raspberrypi weewx[4096]: te923: read: address 0x020001
May 3 15:32:18 raspberrypi weewx[4096]: te923: read: 5a 72 a1 55 0a 00 0a 0a 00 0a 0a 00 0a 97 c0 75 0a 00 0a ff ff b7 3e 06 99 c0 34 00 36 00 e2 00 00 c8
May 3 15:32:18 raspberrypi weewx[4096]: te923: read: address 0x00004c
May 3 15:32:18 raspberrypi weewx[4096]: te923: read: 5a ff ff ff ff ff ff ff ff ff ff ff ff ff f1 d7 00 04 25 16 7c 71 02 10 04 b7 3e b2 3e aa 3e ae 3e ae
May 3 15:32:28 raspberrypi weewx[4096]: te923: read: address 0x020001
May 3 15:32:28 raspberrypi weewx[4096]: te923: read: 5a 72 a1 55 0a 00 0a 0a 00 0a 0a 00 0a 97 c0 75 0a 00 0a ff ff b7 3e 06 99 c0 34 00 36 00 e2 00 00 c8
May 3 15:32:28 raspberrypi weewx[4096]: te923: read: address 0x00004c
May 3 15:32:28 raspberrypi weewx[4096]: te923: read: 5a ff ff ff ff ff ff ff ff ff ff ff ff ff f2 d7 00 04 25 16 7c 71 02 10 04 b7 3e b2 3e aa 3e ae 3e ad
May 3 15:32:38 raspberrypi weewx[4096]: te923: read: address 0x020001
May 3 15:32:39 raspberrypi weewx[4096]: te923: read: 5a 72 a1 55 0a 00 0a 0a 00 0a 0a 00 0a 97 c0 75 0a 00 0a ff ff b7 3e 06 99 c0 34 00 36 00 e2 00 00 c8
May 3 15:32:39 raspberrypi weewx[4096]: te923: read: address 0x00004c
May 3 15:32:39 raspberrypi weewx[4096]: te923: read: 5a ff ff ff ff ff ff ff ff ff ff ff ff ff f2 d7 00 04 25 16 7c 71 02 10 04 b7 3e b2 3e aa 3e ae 3e ad
May 3 15:32:49 raspberrypi weewx[4096]: te923: read: address 0x020001
May 3 15:32:49 raspberrypi weewx[4096]: te923: read: 5a 72 a1 55 0a 00 0a 0a 00 0a 0a 00 0a 97 c0 75 0a 00 0a ff ff b7 3e 06 99 c0 34 00 36 00 e2 00 00 c8
May 3 15:32:49 raspberrypi weewx[4096]: te923: read: address 0x00004c
May 3 15:32:49 raspberrypi weewx[4096]: te923: read: 5a ff ff ff ff ff ff ff ff ff ff ff ff ff f2 d7 00 04 25 16 7c 71 02 10 04 b7 3e b2 3e aa 3e ae 3e ad
May 3 15:32:59 raspberrypi weewx[4096]: te923: read: address 0x020001
May 3 15:33:00 raspberrypi weewx[4096]: te923: read: 5a 72 a1 55 0a 00 0a 0a 00 0a 0a 00 0a 97 c0 75 0a 00 0a ff ff b7 3e 06 99 c0 34 00 36 00 e2 00 00 c8
May 3 15:33:00 raspberrypi weewx[4096]: te923: read: address 0x00004c
May 3 15:33:00 raspberrypi weewx[4096]: te923: read: 5a ff ff ff ff ff ff ff ff ff ff ff ff ff f2 d7 00 04 25 16 7c 71 02 10 04 b7 3e b2 3e aa 3e ae 3e ad
May 3 15:33:10 raspberrypi weewx[4096]: te923: read: address 0x020001
May 3 15:33:10 raspberrypi weewx[4096]: te923: read: 5a 72 a1 55 0a 00 0a 0a 00 0a 0a 00 0a 97 c0 74 0a 00 0a ff ff b7 3e 06 99 c0 34 00 36 00 e2 00 00 c9
May 3 15:33:10 raspberrypi weewx[4096]: te923: read: address 0x00004c
May 3 15:33:10 raspberrypi weewx[4096]: te923: read: 5a ff ff ff ff ff ff ff ff ff ff ff ff ff f2 d7 00 04 25 16 7c 71 02 10 04 b7 3e b2 3e aa 3e ae 3e ad
May 3 15:33:20 raspberrypi weewx[4096]: te923: read: address 0x020001
May 3 15:33:21 raspberrypi weewx[4096]: te923: read: 5a 72 a1 55 0a 00 0a 0a 00 0a 0a 00 0a 97 c0 74 0a 00 0a ff ff b7 3e 06 02 c1 38 00 32 00 e4 00 00 5d
May 3 15:33:21 raspberrypi weewx[4096]: te923: read: address 0x00004c
May 3 15:33:21 raspberrypi weewx[4096]: te923: read: 5a ff ff ff ff ff ff ff ff ff ff ff ff ff f2 d7 00 04 25 16 7c 71 02 10 04 b7 3e b2 3e aa 3e ae 3e ad
May 3 15:33:31 raspberrypi weewx[4096]: te923: read: address 0x020001
May 3 15:33:31 raspberrypi weewx[4096]: te923: read: 5a 72 a1 55 0a 00 0a 0a 00 0a 0a 00 0a 97 c0 74 0a 00 0a ff ff b7 3e 06 02 c1 38 00 32 00 e4 00 00 5d
May 3 15:33:31 raspberrypi weewx[4096]: te923: read: address 0x00004c
May 3 15:33:31 raspberrypi weewx[4096]: te923: read: 5a ff ff ff ff ff ff ff ff ff ff ff ff ff f2 d7 00 04 25 16 7c 71 02 10 04 b7 3e b2 3e aa 3e ae 3e ad
May 3 15:33:42 raspberrypi weewx[4096]: te923: read: address 0x020001
May 3 15:33:42 raspberrypi weewx[4096]: te923: read: 5a 72 a1 55 0a 00 0a 0a 00 0a 0a 00 0a 97 c0 74 0a 00 0a ff ff b7 3e 06 02 c1 38 00 32 00 e4 00 00 5d
May 3 15:33:42 raspberrypi weewx[4096]: te923: read: address 0x00004c
May 3 15:33:42 raspberrypi weewx[4096]: te923: read: 5a ff ff ff ff ff ff ff ff ff ff ff ff ff f2 d7 00 04 25 16 7c 71 02 10 04 b7 3e b2 3e aa 3e ae 3e ad
May 3 15:33:52 raspberrypi weewx[4096]: te923: read: address 0x020001
May 3 15:33:52 raspberrypi weewx[4096]: te923: read: 5a 72 a1 55 0a 00 0a 0a 00 0a 0a 00 0a 97 c0 74 0a 00 0a ff ff b7 3e 06 02 c1 38 00 32 00 e4 00 00 5d
May 3 15:33:52 raspberrypi weewx[4096]: te923: read: address 0x00004c
May 3 15:33:52 raspberrypi weewx[4096]: te923: read: 5a ff ff ff ff ff ff ff ff ff ff ff ff ff f2 d7 00 04 25 16 7c 71 02 10 04 b7 3e b2 3e aa 3e ae 3e ad
May 3 15:34:02 raspberrypi weewx[4096]: te923: read: address 0x020001
May 3 15:34:03 raspberrypi weewx[4096]: te923: read: 5a 72 a1 55 0a 00 0a 0a 00 0a 0a 00 0a 97 c0 74 0a 00 0a ff ff b7 3e 06 02 c1 38 00 32 00 e4 00 00 5d
May 3 15:34:03 raspberrypi weewx[4096]: te923: read: address 0x00004c
May 3 15:34:03 raspberrypi weewx[4096]: te923: read: 5a ff ff ff ff ff ff ff ff ff ff ff ff ff f2 d7 00 04 25 16 7c 71 02 10 04 b7 3e b2 3e aa 3e ae 3e ad
May 3 15:34:13 raspberrypi weewx[4096]: te923: read: address 0x020001
May 3 15:34:13 raspberrypi weewx[4096]: te923: read: 5a 72 a1 55 0a 00 0a 0a 00 0a 0a 00 0a 97 c0 74 0a 00 0a ff ff b7 3e 06 02 c1 38 00 32 00 e4 00 00 5d
May 3 15:34:13 raspberrypi weewx[4096]: te923: read: address 0x00004c
May 3 15:34:13 raspberrypi weewx[4096]: te923: read: 5a ff ff ff ff ff ff ff ff ff ff ff ff ff f2 d7 00 04 25 16 7c 71 02 10 04 b7 3e b2 3e aa 3e ae 3e ad
May 3 15:34:23 raspberrypi weewx[4096]: te923: read: address 0x020001
May 3 15:34:24 raspberrypi weewx[4096]: te923: read: 5a 72 a1 55 0a 00 0a 0a 00 0a 0a 00 0a 97 c0 74 0a 00 0a ff ff b7 3e 06 02 c1 38 00 32 00 e4 00 00 5d
May 3 15:34:24 raspberrypi weewx[4096]: te923: read: address 0x00004c
May 3 15:34:24 raspberrypi weewx[4096]: te923: read: 5a ff ff ff ff ff ff ff ff ff ff ff ff ff f2 d7 00 04 25 16 7c 71 02 10 04 b7 3e b2 3e aa 3e ae 3e ad
May 3 15:34:34 raspberrypi weewx[4096]: te923: read: address 0x020001
May 3 15:34:34 raspberrypi weewx[4096]: te923: read: 5a 72 a1 55 0a 00 0a 0a 00 0a 0a 00 0a 97 c0 74 0a 00 0a ff ff b7 3e 06 02 c1 38 00 32 00 e4 00 00 5d
May 3 15:34:34 raspberrypi weewx[4096]: te923: read: address 0x00004c
May 3 15:34:34 raspberrypi weewx[4096]: te923: read: 5a ff ff ff ff ff ff ff ff ff ff ff ff ff f2 d7 00 04 25 16 7c 71 02 10 04 b7 3e b2 3e aa 3e ae 3e ad
May 3 15:34:44 raspberrypi weewx[4096]: te923: read: address 0x020001
May 3 15:34:45 raspberrypi weewx[4096]: te923: read: 5a 72 a1 55 0a 00 0a 0a 00 0a 0a 00 0a 97 c0 74 0a 00 0a ff ff b7 3e 06 02 c1 38 00 32 00 e4 00 00 5d
May 3 15:34:45 raspberrypi weewx[4096]: te923: read: address 0x00004c
May 3 15:34:45 raspberrypi weewx[4096]: te923: read: 5a ff ff ff ff ff ff ff ff ff ff ff ff ff f2 d7 00 04 25 16 7c 71 02 10 04 b7 3e b2 3e aa 3e ae 3e ad
May 3 15:34:55 raspberrypi weewx[4096]: te923: read: address 0x020001
May 3 15:34:55 raspberrypi weewx[4096]: te923: read: 5a 72 a1 55 0a 00 0a 0a 00 0a 0a 00 0a 97 c0 74 0a 00 0a ff ff b7 3e 06 02 c1 38 00 32 00 e4 00 00 5d
May 3 15:34:55 raspberrypi weewx[4096]: te923: read: address 0x00004c
May 3 15:34:55 raspberrypi weewx[4096]: te923: read: 5a ff ff ff ff ff ff ff ff ff ff ff ff ff f2 d7 00 04 25 16 7c 71 02 10 04 b7 3e b2 3e aa 3e ae 3e ad
May 3 15:35:05 raspberrypi weewx[4096]: te923: read: address 0x020001
May 3 15:35:06 raspberrypi weewx[4096]: te923: read: 5a 72 a1 55 0a 00 0a 0a 00 0a 0a 00 0a 97 c0 74 0a 00 0a ff ff b7 3e 06 02 c1 38 00 32 00 e4 00 00 5d
May 3 15:35:06 raspberrypi weewx[4096]: te923: read: address 0x00004c
May 3 15:35:06 raspberrypi weewx[4096]: te923: read: 5a ff ff ff ff ff ff ff ff ff ff ff ff ff f2 d7 00 04 25 16 7c 71 02 10 04 b7 3e b2 3e aa 3e ae 3e ad
May 3 15:35:16 raspberrypi weewx[4096]: te923: read: address 0x020001
May 3 15:35:16 raspberrypi weewx[4096]: te923: read: 5a 72 81 54 0a 00 0a 0a 00 0a 0a 00 0a 96 c0 73 0a 00 0a ff ff b7 3e 06 02 c1 38 00 32 00 e4 00 00 7a
May 3 15:35:16 raspberrypi weewx[4096]: te923: read: address 0x00004c
May 3 15:35:16 raspberrypi weewx[4096]: te923: read: 5a ff ff ff ff ff ff ff ff ff ff ff ff ff f2 d7 00 04 25 16 7c 71 02 10 04 b7 3e b2 3e aa 3e ae 3e ad
May 3 15:35:17 raspberrypi weewx[4096]: manager: Added record 2020-05-03 15:35:00 BST (1588516500) to database 'weewx.sdb'
May 3 15:35:17 raspberrypi weewx[4096]: manager: Added record 2020-05-03 15:35:00 BST (1588516500) to daily summary in 'weewx.sdb'
May 3 15:35:19 raspberrypi weewx[4096]: restx: WeatherCloud: wait interval (300 < 600) has not passed for record 2020-05-03 15:35:00 BST (1588516500)
May 3 15:35:19 raspberrypi weewx[4096]: te923: read: address 0x020001
May 3 15:35:19 raspberrypi weewx[4096]: reportengine: Running reports for latest time in the database.
May 3 15:35:19 raspberrypi weewx[4096]: reportengine: Running report 'SeasonsReport'
May 3 15:35:19 raspberrypi weewx[4096]: te923: read: 5a 72 81 54 0a 00 0a 0a 00 0a 0a 00 0a 96 c0 73 0a 00 0a ff ff b7 3e 06 98 c0 62 00 34 00 e2 00 00 bb
May 3 15:35:19 raspberrypi weewx[4096]: te923: read: address 0x00004c
May 3 15:35:19 raspberrypi weewx[4096]: te923: read: 5a ff ff ff ff ff ff ff ff ff ff ff ff ff f2 d7 00 04 25 16 7c 71 02 10 04 b7 3e b2 3e aa 3e ae 3e ad
May 3 15:35:20 raspberrypi weewx[4096]: reportengine: Found configuration file /etc/weewx/skins/Seasons/skin.conf for report 'SeasonsReport'
May 3 15:35:20 raspberrypi weewx[4096]: cheetahgenerator: using search list ['weewx.cheetahgenerator.Almanac', 'weewx.cheetahgenerator.Station', 'weewx.cheetahgenerator.Current', 'weewx.cheetahgenerator.Stats', 'weewx.cheetahgenerator.UnitInfo', 'weewx.cheetahgenerator.Extras']
May 3 15:35:21 raspberrypi weewx[4096]: manager: Daily summary version is 2.0
May 3 15:35:30 raspberrypi weewx[4096]: te923: read: address 0x020001
May 3 15:35:30 raspberrypi weewx[4096]: te923: read: 5a 72 81 54 0a 00 0a 0a 00 0a 0a 00 0a 96 c0 73 0a 00 0a ff ff ba 3e 06 98 c0 62 00 34 00 e2 00 00 b6
May 3 15:35:30 raspberrypi weewx[4096]: te923: read: address 0x00004c
May 3 15:35:30 raspberrypi weewx[4096]: te923: read: 5a ff ff ff ff ff ff ff ff ff ff ff ff ff f2 d7 00 04 25 16 7c 71 02 10 04 b7 3e b2 3e aa 3e ae 3e ad
May 3 15:35:32 raspberrypi weewx[4096]: cheetahgenerator: Generated 8 files for report SeasonsReport in 12.00 seconds
May 3 15:35:32 raspberrypi weewx[4096]: manager: Daily summary version is 2.0
May 3 15:35:39 raspberrypi weewx[4096]: imagegenerator: Generated 14 images for SeasonsReport in 6.47 seconds
May 3 15:35:39 raspberrypi weewx[4096]: copygenerator: copied 0 files to /var/www/html/weewx
May 3 15:35:39 raspberrypi weewx[4096]: reportengine: Report 'SmartphoneReport' not enabled. Skipping.
May 3 15:35:39 raspberrypi weewx[4096]: reportengine: Report 'MobileReport' not enabled. Skipping.
May 3 15:35:39 raspberrypi weewx[4096]: reportengine: Report 'StandardReport' not enabled. Skipping.
May 3 15:35:39 raspberrypi weewx[4096]: reportengine: Report 'FTP' not enabled. Skipping.
May 3 15:35:39 raspberrypi weewx[4096]: reportengine: Report 'RSYNC' not enabled. Skipping.
May 3 15:35:41 raspberrypi weewx[4096]: te923: read: address 0x020001
May 3 15:35:41 raspberrypi weewx[4096]: te923: read: 5a 72 81 54 0a 00 0a 0a 00 0a 0a 00 0a 96 c0 73 0a 00 0a ff ff ba 3e 06 98 c0 62 00 34 00 e2 00 00 b6
May 3 15:35:41 raspberrypi weewx[4096]: te923: read: address 0x00004c
May 3 15:35:41 raspberrypi weewx[4096]: te923: read: 5a ff ff ff ff ff ff ff ff ff ff ff ff ff f2 d7 00 04 25 16 7c 71 02 10 04 b7 3e b2 3e aa 3e ae 3e ad
May 3 15:35:51 raspberrypi weewx[4096]: te923: read: address 0x020001
May 3 15:35:52 raspberrypi weewx[4096]: te923: read: 5a 72 81 54 0a 00 0a 0a 00 0a 0a 00 0a 96 c0 73 0a 00 0a ff ff ba 3e 06 98 c0 62 00 34 00 e2 00 00 b6
May 3 15:35:52 raspberrypi weewx[4096]: te923: read: address 0x00004c
May 3 15:35:52 raspberrypi weewx[4096]: te923: read: 5a ff ff ff ff ff ff ff ff ff ff ff ff ff f2 d7 00 04 25 16 7c 71 02 10 04 b7 3e b2 3e aa 3e ae 3e ad
May 3 15:36:02 raspberrypi weewx[4096]: te923: read: address 0x020001
May 3 15:36:02 raspberrypi weewx[4096]: te923: read: 5a 72 81 54 0a 00 0a 0a 00 0a 0a 00 0a 96 c0 73 0a 00 0a ff ff ba 3e 06 98 c0 62 00 34 00 e2 00 00 b6
May 3 15:36:02 raspberrypi weewx[4096]: te923: read: address 0x00004c
May 3 15:36:02 raspberrypi weewx[4096]: te923: read: 5a ff ff ff ff ff ff ff ff ff ff ff ff ff f2 d7 00 04 25 16 7c 71 02 10 04 b7 3e b2 3e aa 3e ae 3e ad
May 3 15:36:12 raspberrypi weewx[4096]: te923: read: address 0x020001
May 3 15:36:13 raspberrypi weewx[4096]: te923: read: 5a 72 81 54 0a 00 0a 0a 00 0a 0a 00 0a 96 c0 73 0a 00 0a ff ff ba 3e 06 98 c0 62 00 34 00 e2 00 00 b6
May 3 15:36:13 raspberrypi weewx[4096]: te923: read: address 0x00004c
May 3 15:36:13 raspberrypi weewx[4096]: te923: read: 5a ff ff ff ff ff ff ff ff ff ff ff ff ff f2 d7 00 04 25 16 7c 71 02 10 04 b7 3e b2 3e aa 3e ae 3e ad
May 3 15:36:23 raspberrypi weewx[4096]: te923: read: address 0x020001
May 3 15:36:23 raspberrypi weewx[4096]: te923: read: 5a 72 81 54 0a 00 0a 0a 00 0a 0a 00 0a 96 c0 73 0a 00 0a ff ff ba 3e 06 98 c0 62 00 34 00 e2 00 00 b6
May 3 15:36:23 raspberrypi weewx[4096]: te923: read: address 0x00004c
May 3 15:36:23 raspberrypi weewx[4096]: te923: read: 5a ff ff ff ff ff ff ff ff ff ff ff ff ff f2 d7 00 04 25 16 7c 71 02 10 04 b7 3e b2 3e aa 3e ae 3e ad
May 3 15:36:33 raspberrypi weewx[4096]: te923: read: address 0x020001
May 3 15:36:34 raspberrypi weewx[4096]: te923: read: 5a 72 81 54 0a 00 0a 0a 00 0a 0a 00 0a 96 c0 73 0a 00 0a ff ff ba 3e 06 98 c0 62 00 34 00 e2 00 00 b6
May 3 15:36:34 raspberrypi weewx[4096]: te923: read: address 0x00004c
May 3 15:36:34 raspberrypi weewx[4096]: te923: read: 5a ff ff ff ff ff ff ff ff ff ff ff ff ff f2 d7 00 04 25 16 7c 71 02 10 04 b7 3e b2 3e aa 3e ae 3e ad
May 3 15:36:44 raspberrypi weewx[4096]: te923: read: address 0x020001
May 3 15:36:44 raspberrypi weewx[4096]: te923: read: 5a 72 81 54 0a 00 0a 0a 00 0a 0a 00 0a 96 c0 73 0a 00 0a ff ff ba 3e 06 98 c0 62 00 34 00 e2 00 00 b6
May 3 15:36:44 raspberrypi weewx[4096]: te923: read: address 0x00004c
May 3 15:36:44 raspberrypi weewx[4096]: te923: read: 5a ff ff ff ff ff ff ff ff ff ff ff ff ff f2 d7 00 04 25 16 7c 71 02 10 04 b7 3e b2 3e aa 3e ae 3e ad
May 3 15:36:54 raspberrypi weewx[4096]: te923: read: address 0x020001
May 3 15:36:55 raspberrypi weewx[4096]: te923: read: 5a 72 81 54 0a 00 0a 0a 00 0a 0a 00 0a 96 c0 73 0a 00 0a ff ff ba 3e 06 98 c0 62 00 34 00 e2 00 00 b6
May 3 15:36:55 raspberrypi weewx[4096]: te923: read: address 0x00004c
May 3 15:36:55 raspberrypi weewx[4096]: te923: read: 5a ff ff ff ff ff ff ff ff ff ff ff ff ff f2 d7 00 04 25 16 7c 71 02 10 04 b7 3e b2 3e aa 3e ae 3e ad
May 3 15:37:05 raspberrypi weewx[4096]: te923: read: address 0x020001
May 3 15:37:05 raspberrypi weewx[4096]: te923: read: 5a 72 81 54 0a 00 0a 0a 00 0a 0a 00 0a 96 c0 73 0a 00 0a ff ff ba 3e 06 98 c0 62 00 34 00 e2 00 00 b6
May 3 15:37:05 raspberrypi weewx[4096]: te923: read: address 0x00004c
May 3 15:37:05 raspberrypi weewx[4096]: te923: read: 5a ff ff ff ff ff ff ff ff ff ff ff ff ff f2 d7 00 04 25 16 7c 71 02 10 04 b7 3e b2 3e aa 3e ae 3e ad
May 3 15:37:15 raspberrypi weewx[4096]: te923: read: address 0x020001
May 3 15:37:16 raspberrypi weewx[4096]: te923: read: 5a 72 81 54 0a 00 0a 0a 00 0a 0a 00 0a 95 c0 74 0a 00 0a ff ff ba 3e 06 98 c0 62 00 34 00 e2 00 00 b2
May 3 15:37:16 raspberrypi weewx[4096]: te923: read: address 0x00004c
May 3 15:37:16 raspberrypi weewx[4096]: te923: read: 5a ff ff ff ff ff ff ff ff ff ff ff ff ff f2 d7 00 04 25 16 7c 71 02 10 04 b7 3e b2 3e aa 3e ae 3e ad
May 3 15:37:26 raspberrypi weewx[4096]: te923: read: address 0x020001
May 3 15:37:26 raspberrypi weewx[4096]: te923: read: 5a 72 81 54 0a 00 0a 0a 00 0a 0a 00 0a 95 c0 74 0a 00 0a ff ff ba 3e 06 96 c0 45 00 36 00 e5 00 00 9e
May 3 15:37:26 raspberrypi weewx[4096]: te923: read: address 0x00004c
May 3 15:37:26 raspberrypi weewx[4096]: te923: read: 5a ff ff ff ff ff ff ff ff ff ff ff ff ff f2 d7 00 04 25 16 7c 71 02 10 04 b7 3e b2 3e aa 3e ae 3e ad
May 3 15:37:36 raspberrypi weewx[4096]: te923: read: address 0x020001
May 3 15:37:37 raspberrypi weewx[4096]: te923: read: 5a 72 81 54 0a 00 0a 0a 00 0a 0a 00 0a 95 c0 74 0a 00 0a ff ff ba 3e 06 96 c0 45 00 36 00 e5 00 00 9e
May 3 15:37:37 raspberrypi weewx[4096]: te923: read: address 0x00004c
May 3 15:37:37 raspberrypi weewx[4096]: te923: read: 5a ff ff ff ff ff ff ff ff ff ff ff ff ff f2 d7 00 04 25 16 7c 71 02 10 04 b7 3e b2 3e aa 3e ae 3e ad
May 3 15:37:47 raspberrypi weewx[4096]: te923: read: address 0x020001
May 3 15:37:47 raspberrypi weewx[4096]: te923: read: 5a 72 81 54 0a 00 0a 0a 00 0a 0a 00 0a 95 c0 74 0a 00 0a ff ff ba 3e 06 96 c0 45 00 36 00 e5 00 00 9e
May 3 15:37:47 raspberrypi weewx[4096]: te923: read: address 0x00004c
May 3 15:37:48 raspberrypi weewx[4096]: te923: read: 5a ff ff ff ff ff ff ff ff ff ff ff ff ff f2 d7 00 04 25 16 7c 71 02 10 04 b7 3e b2 3e aa 3e ae 3e ad
May 3 15:37:58 raspberrypi weewx[4096]: te923: read: address 0x020001
May 3 15:37:58 raspberrypi weewx[4096]: te923: read: 5a 72 81 54 0a 00 0a 0a 00 0a 0a 00 0a 95 c0 74 0a 00 0a ff ff ba 3e 06 96 c0 45 00 36 00 e5 00 00 9e
May 3 15:37:58 raspberrypi weewx[4096]: te923: read: address 0x00004c
May 3 15:37:58 raspberrypi weewx[4096]: te923: read: 5a ff ff ff ff ff ff ff ff ff ff ff ff ff f2 d7 00 04 25 16 7c 71 02 10 04 b7 3e b2 3e aa 3e ae 3e ad
May 3 15:38:08 raspberrypi weewx[4096]: te923: read: address 0x020001
May 3 15:38:09 raspberrypi weewx[4096]: te923: read: 5a 72 81 54 0a 00 0a 0a 00 0a 0a 00 0a 95 c0 74 0a 00 0a ff ff ba 3e 06 96 c0 45 00 36 00 e5 00 00 9e
May 3 15:38:09 raspberrypi weewx[4096]: te923: read: address 0x00004c
May 3 15:38:09 raspberrypi weewx[4096]: te923: read: 5a ff ff ff ff ff ff ff ff ff ff ff ff ff f2 d7 00 04 25 16 7c 71 02 10 04 b7 3e b2 3e aa 3e ae 3e ad
May 3 15:38:19 raspberrypi weewx[4096]: te923: read: address 0x020001
May 3 15:38:19 raspberrypi weewx[4096]: te923: read: 5a 72 81 54 0a 00 0a 0a 00 0a 0a 00 0a 95 c0 74 0a 00 0a ff ff ba 3e 06 96 c0 45 00 36 00 e5 00 00 9e
May 3 15:38:19 raspberrypi weewx[4096]: te923: read: address 0x00004c
May 3 15:38:19 raspberrypi weewx[4096]: te923: read: 5a ff ff ff ff ff ff ff ff ff ff ff ff ff f2 d7 00 04 25 16 7c 71 02 10 04 b7 3e b2 3e aa 3e ae 3e ad
May 3 15:38:29 raspberrypi weewx[4096]: te923: read: address 0x020001
May 3 15:38:30 raspberrypi weewx[4096]: te923: read: 5a 72 81 54 0a 00 0a 0a 00 0a 0a 00 0a 95 c0 74 0a 00 0a ff ff ba 3e 06 96 c0 45 00 36 00 e5 00 00 9e
May 3 15:38:30 raspberrypi weewx[4096]: te923: read: address 0x00004c
May 3 15:38:30 raspberrypi weewx[4096]: te923: read: 5a ff ff ff ff ff ff ff ff ff ff ff ff ff f2 d7 00 04 25 16 7c 71 02 10 04 b7 3e b2 3e aa 3e ae 3e ad
May 3 15:38:40 raspberrypi weewx[4096]: te923: read: address 0x020001
May 3 15:38:40 raspberrypi weewx[4096]: te923: read: 5a 72 81 54 0a 00 0a 0a 00 0a 0a 00 0a 95 c0 74 0a 00 0a ff ff ba 3e 06 96 c0 45 00 36 00 e5 00 00 9e
May 3 15:38:40 raspberrypi weewx[4096]: te923: read: address 0x00004c
May 3 15:38:40 raspberrypi weewx[4096]: te923: read: 5a ff ff ff ff ff ff ff ff ff ff ff ff ff f2 d7 00 04 25 16 7c 71 02 10 04 b7 3e b2 3e aa 3e ae 3e ad
May 3 15:38:50 raspberrypi weewx[4096]: te923: read: address 0x020001
May 3 15:38:51 raspberrypi weewx[4096]: te923: read: 5a 72 81 54 0a 00 0a 0a 00 0a 0a 00 0a 95 c0 74 0a 00 0a ff ff ba 3e 06 96 c0 45 00 36 00 e5 00 00 9e
May 3 15:38:51 raspberrypi weewx[4096]: te923: read: address 0x00004c
May 3 15:38:51 raspberrypi weewx[4096]: te923: read: 5a ff ff ff ff ff ff ff ff ff ff ff ff ff f2 d7 00 04 25 16 7c 71 02 10 04 b7 3e b2 3e aa 3e ae 3e ad
May 3 15:39:01 raspberrypi weewx[4096]: te923: read: address 0x020001
May 3 15:39:01 raspberrypi weewx[4096]: te923: read: 5a 72 81 54 0a 00 0a 0a 00 0a 0a 00 0a 95 c0 74 0a 00 0a ff ff ba 3e 06 96 c0 45 00 36 00 e5 00 00 9e
May 3 15:39:01 raspberrypi weewx[4096]: te923: read: address 0x00004c
May 3 15:39:01 raspberrypi weewx[4096]: te923: read: 5a ff ff ff ff ff ff ff ff ff ff ff ff ff f2 d7 00 04 25 16 7c 71 02 10 04 b7 3e b2 3e aa 3e ae 3e ad
May 3 15:39:11 raspberrypi weewx[4096]: te923: read: address 0x020001
May 3 15:39:12 raspberrypi weewx[4096]: te923: read: 5a 72 81 54 0a 00 0a 0a 00 0a 0a 00 0a 94 c0 73 0a 00 0a ff ff ba 3e 06 96 c0 45 00 36 00 e5 00 00 98
May 3 15:39:12 raspberrypi weewx[4096]: te923: read: address 0x00004c
May 3 15:39:12 raspberrypi weewx[4096]: te923: read: 5a ff ff ff ff ff ff ff ff ff ff ff ff ff f2 d7 00 04 25 16 7c 71 02 10 04 b7 3e b2 3e aa 3e ae 3e ad
May 3 15:39:22 raspberrypi weewx[4096]: te923: read: address 0x020001
May 3 15:39:22 raspberrypi weewx[4096]: te923: read: 5a 72 a1 54 0a 00 0a 0a 00 0a 0a 00 0a 94 c0 73 0a 00 0a ff ff ba 3e 06 93 c0 65 00 38 00 e5 00 00 93
May 3 15:39:22 raspberrypi weewx[4096]: te923: read: address 0x00004c
May 3 15:39:22 raspberrypi weewx[4096]: te923: read: 5a ff ff ff ff ff ff ff ff ff ff ff ff ff f2 d7 00 04 25 16 7c 71 02 10 04 b7 3e b2 3e aa 3e ae 3e ad
May 3 15:39:32 raspberrypi weewx[4096]: te923: read: address 0x020001
May 3 15:39:33 raspberrypi weewx[4096]: te923: read: 5a 72 a1 54 0a 00 0a 0a 00 0a 0a 00 0a 94 c0 73 0a 00 0a ff ff ba 3e 06 93 c0 65 00 38 00 e5 00 00 93
May 3 15:39:33 raspberrypi weewx[4096]: te923: read: address 0x00004c
May 3 15:39:33 raspberrypi weewx[4096]: te923: read: 5a ff ff ff ff ff ff ff ff ff ff ff ff ff f2 d7 00 04 25 16 7c 71 02 10 04 b7 3e b2 3e aa 3e ae 3e ad
May 3 15:39:40 raspberrypi systemd[1]: Stopping LSB: weewx weather system...
May 3 15:39:41 raspberrypi weewx[4096]: engine: Received signal TERM (15).
May 3 15:39:41 raspberrypi weewx[4096]: engine: Main loop exiting. Shutting engine down.
May 3 15:39:41 raspberrypi weewx[4096]: engine: Shutting down StdReport thread
May 3 15:39:41 raspberrypi weewx[4096]: engine: StdReport thread has been terminated
May 3 15:39:41 raspberrypi weewx[4096]: restx: Shut down WeatherCloud thread.
May 3 15:39:41 raspberrypi weewx[4096]: engine: Terminating weewx version 3.9.2
May 3 15:39:41 raspberrypi weewx[4096]: **** Traceback (most recent call last):
May 3 15:39:41 raspberrypi weewx[4096]: **** File "/usr/share/weewx/weewx/engine.py", line 894, in main
May 3 15:39:41 raspberrypi weewx[4096]: **** engine.run()
May 3 15:39:41 raspberrypi weewx[4096]: **** File "/usr/share/weewx/weewx/engine.py", line 188, in run
May 3 15:39:41 raspberrypi weewx[4096]: **** for packet in self.console.genLoopPackets():
May 3 15:39:41 raspberrypi weewx[4096]: **** File "/usr/share/weewx/weewx/drivers/te923.py", line 1175, in genLoopPackets
May 3 15:39:41 raspberrypi weewx[4096]: **** time.sleep(self.polling_interval)
May 3 15:39:41 raspberrypi weewx[4096]: **** File "/usr/share/weewx/weewx/engine.py", line 812, in sigTERMhandler
May 3 15:39:41 raspberrypi weewx[4096]: **** raise Terminate
May 3 15:39:41 raspberrypi weewx[4096]: **** Terminate
May 3 15:39:46 raspberrypi weewx[4394]: Stopping weewx weather system: weewx..
May 3 15:39:46 raspberrypi systemd[1]: weewx.service: Succeeded.
May 3 15:39:46 raspberrypi systemd[1]: Stopped LSB: weewx weather system.
May 3 15:39:53 raspberrypi systemd[1]: Started Session c8 of user pi.

gjr80

unread,
May 3, 2020, 8:55:10 PM5/3/20
to weewx-user
Andy,

Close but not quite, the extract you provided was with debug = 1, that shows the posts to Weathercloud but not the actual data that was posted, that requires debug = 2. Could you try again with debug = 2, again over at least two archive intervals, there will be a lot in the log but that is fine, we can sort through it.

Gary

Andy Harrold

unread,
May 4, 2020, 2:39:24 AM5/4/20
to weewx-user
Sorry my fault, I'd only ever seen Debug - 1 in the Weewx instructions and just thought you'd had a typo !
Hopefully its right this time.......

May 4 07:26:59 raspberrypi systemd[1]: Starting LSB: weewx weather system...
May 4 07:27:00 raspberrypi weewx[11302]: engine: Initializing weewx version 3.9.2
May 4 07:27:00 raspberrypi weewx[11302]: engine: Using Python 2.7.16 (default, Oct 10 2019, 22:02:15) #012[GCC 8.3.0]
May 4 07:27:00 raspberrypi weewx[11302]: engine: Platform Linux-4.19.97+-armv6l-with-debian-10.3
May 4 07:27:00 raspberrypi weewx[11302]: engine: Locale is 'en_GB.UTF-8'
May 4 07:27:00 raspberrypi weewx[11302]: engine: pid file is /var/run/weewx.pid
May 4 07:27:01 raspberrypi weewx[11290]: Starting weewx weather system: weewx.
May 4 07:27:01 raspberrypi systemd[1]: Started LSB: weewx weather system.
May 4 07:27:01 raspberrypi weewx[11308]: engine: Using configuration file /etc/weewx/weewx.conf
May 4 07:27:01 raspberrypi weewx[11308]: engine: Debug is 2
May 4 07:27:01 raspberrypi weewx[11308]: engine: Initializing engine
May 4 07:27:01 raspberrypi weewx[11308]: engine: Loading station type TE923 (weewx.drivers.te923)
May 4 07:27:02 raspberrypi weewx[11308]: te923: driver version is 0.24
May 4 07:27:02 raspberrypi weewx[11308]: te923: polling interval is 10
May 4 07:27:02 raspberrypi weewx[11308]: te923: sensor map is {'extraBatteryStatus1': 'bat_2', 'outTemp': 't_1', 'outHumidity': 'h_1', 'extraHumid4': 'h_5', 'uvBatteryStatus': 'bat_uv', 'extraHumid2': 'h_3', 'extraHumid3': 'h_4', 'rainLinkStatus': 'link_rain', 'extraHumid1': 'h_2', 'rainBatteryStatus': 'bat_rain', 'extraTemp2': 't_3', 'extraTemp4': 't_5', 'uvLinkStatus': 'link_uv', 'windLinkStatus': 'link_wind', 'outLinkStatus': 'link_1', 'extraBatteryStatus2': 'bat_3', 'extraBatteryStatus3': 'bat_4', 'windBatteryStatus': 'bat_wind', 'outTempBatteryStatus': 'bat_1', 'extraBatteryStatus4': 'bat_5', 'extraTemp3': 't_4', 'extraLinkStatus1': 'link_2', 'extraLinkStatus2': 'link_3', 'extraLinkStatus3': 'link_4', 'extraLinkStatus4': 'link_5', 'inTemp': 't_in', 'inHumidity': 'h_in', 'extraTemp1': 't_2'}
May 4 07:27:02 raspberrypi weewx[11308]: te923: Found device on USB bus= device=
May 4 07:27:02 raspberrypi weewx[11308]: te923: read: address 0x0000fc
May 4 07:27:04 raspberrypi weewx[11308]: te923: Failed attempt 1 of 5 to read data: [Errno 110] Operation timed out
May 4 07:27:04 raspberrypi weewx[11308]: te923: Waiting 3 seconds before retry
May 4 07:27:07 raspberrypi weewx[11308]: te923: read: 5a 02 01 05 c8 2b 34 15 08 40 80 81 50 0a 00 0a 0a 00 0a 0a 00 ec 0a 84 c0 72 0a 00 0a ff ff db 3e b8
May 4 07:27:07 raspberrypi weewx[11308]: te923: detected large memory size
May 4 07:27:07 raspberrypi weewx[11308]: te923: logger capacity 3442 records
May 4 07:27:07 raspberrypi weewx[11308]: te923: read: address 0x000000
May 4 07:27:07 raspberrypi weewx[11308]: te923: read: 5a 10 00 20 21 50 1e 55 05 40 51 00 04 30 02 04 1c 70 00 80 00 28 e8 55 05 40 51 00 04 30 02 df 00 f2
May 4 07:27:07 raspberrypi weewx[11308]: te923: station time is 1104710400.0, computer time is 1588573627
May 4 07:27:07 raspberrypi weewx[11308]: engine: Loading service weewx.engine.StdTimeSynch
May 4 07:27:07 raspberrypi weewx[11308]: engine: Finished loading service weewx.engine.StdTimeSynch
May 4 07:27:07 raspberrypi weewx[11308]: engine: Loading service weewx.engine.StdConvert
May 4 07:27:07 raspberrypi weewx[11308]: engine: StdConvert target unit is 0x1
May 4 07:27:07 raspberrypi weewx[11308]: engine: Finished loading service weewx.engine.StdConvert
May 4 07:27:07 raspberrypi weewx[11308]: engine: Loading service weewx.engine.StdCalibrate
May 4 07:27:07 raspberrypi weewx[11308]: engine: Finished loading service weewx.engine.StdCalibrate
May 4 07:27:07 raspberrypi weewx[11308]: engine: Loading service weewx.engine.StdQC
May 4 07:27:07 raspberrypi weewx[11308]: engine: Finished loading service weewx.engine.StdQC
May 4 07:27:07 raspberrypi weewx[11308]: engine: Loading service weewx.wxservices.StdWXCalculate
May 4 07:27:07 raspberrypi weewx[11308]: wxcalculate: The following values will be calculated: barometer=prefer_hardware, windchill=prefer_hardware, dewpoint=prefer_hardware, appTemp=prefer_hardware, rainRate=prefer_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
May 4 07:27:07 raspberrypi weewx[11308]: wxcalculate: The following algorithms will be used for calculations: altimeter=aaNOAA, maxSolarRad=RS
May 4 07:27:07 raspberrypi weewx[11308]: engine: Finished loading service weewx.wxservices.StdWXCalculate
May 4 07:27:07 raspberrypi weewx[11308]: engine: Loading service weewx.engine.StdArchive
May 4 07:27:07 raspberrypi weewx[11308]: engine: Archive will use data binding wx_binding
May 4 07:27:07 raspberrypi weewx[11308]: engine: Record generation will be attempted in 'hardware'
May 4 07:27:07 raspberrypi weewx[11308]: engine: Using archive interval of 300 seconds (specified in weewx configuration)
May 4 07:27:07 raspberrypi weewx[11308]: engine: Use LOOP data in hi/low calculations: 1
May 4 07:27:07 raspberrypi weewx[11308]: manager: Daily summary version is 2.0
May 4 07:27:07 raspberrypi weewx[11308]: engine: Using binding 'wx_binding' to database 'weewx.sdb'
May 4 07:27:07 raspberrypi weewx[11308]: manager: Starting backfill of daily summaries
May 4 07:27:07 raspberrypi weewx[11308]: engine: Finished loading service weewx.engine.StdArchive
May 4 07:27:07 raspberrypi weewx[11308]: engine: Loading service weewx.restx.StdStationRegistry
May 4 07:27:08 raspberrypi weewx[11308]: restx: StationRegistry: Registration not requested.
May 4 07:27:08 raspberrypi weewx[11308]: engine: Finished loading service weewx.restx.StdStationRegistry
May 4 07:27:08 raspberrypi weewx[11308]: engine: Loading service weewx.restx.StdWunderground
May 4 07:27:08 raspberrypi weewx[11308]: restx: Wunderground: Posting not enabled.
May 4 07:27:08 raspberrypi weewx[11308]: engine: Finished loading service weewx.restx.StdWunderground
May 4 07:27:08 raspberrypi weewx[11308]: engine: Loading service weewx.restx.StdPWSweather
May 4 07:27:08 raspberrypi weewx[11308]: restx: PWSweather: Posting not enabled.
May 4 07:27:08 raspberrypi weewx[11308]: engine: Finished loading service weewx.restx.StdPWSweather
May 4 07:27:08 raspberrypi weewx[11308]: engine: Loading service weewx.restx.StdCWOP
May 4 07:27:08 raspberrypi weewx[11308]: restx: CWOP: Posting not enabled.
May 4 07:27:08 raspberrypi weewx[11308]: engine: Finished loading service weewx.restx.StdCWOP
May 4 07:27:08 raspberrypi weewx[11308]: engine: Loading service weewx.restx.StdWOW
May 4 07:27:08 raspberrypi weewx[11308]: restx: WOW: Posting not enabled.
May 4 07:27:08 raspberrypi weewx[11308]: engine: Finished loading service weewx.restx.StdWOW
May 4 07:27:08 raspberrypi weewx[11308]: engine: Loading service weewx.restx.StdAWEKAS
May 4 07:27:08 raspberrypi weewx[11308]: restx: AWEKAS: Posting not enabled.
May 4 07:27:08 raspberrypi weewx[11308]: engine: Finished loading service weewx.restx.StdAWEKAS
May 4 07:27:08 raspberrypi weewx[11308]: engine: Loading service user.wcloud.WeatherCloud
May 4 07:27:08 raspberrypi weewx[11308]: restx: WeatherCloud: service version is 0.11
May 4 07:27:08 raspberrypi weewx[11308]: restx: WeatherCloud: Data will be uploaded for id=77bc74fefc479ada
May 4 07:27:08 raspberrypi weewx[11308]: engine: Finished loading service user.wcloud.WeatherCloud
May 4 07:27:08 raspberrypi weewx[11308]: engine: Loading service weewx.engine.StdPrint
May 4 07:27:08 raspberrypi weewx[11308]: engine: Finished loading service weewx.engine.StdPrint
May 4 07:27:08 raspberrypi weewx[11308]: engine: Loading service weewx.engine.StdReport
May 4 07:27:08 raspberrypi weewx[11308]: engine: Finished loading service weewx.engine.StdReport
May 4 07:27:08 raspberrypi weewx[11308]: engine: Starting up weewx version 3.9.2
May 4 07:27:08 raspberrypi weewx[11308]: engine: Station does not support reading the time
May 4 07:27:08 raspberrypi weewx[11308]: te923: reading records from logger since 1588572900
May 4 07:27:08 raspberrypi weewx[11308]: te923: gen_records: since_ts=1588572900 requested=None
May 4 07:27:08 raspberrypi weewx[11308]: te923: read: address 0x0000fe
May 4 07:27:08 raspberrypi weewx[11308]: te923: read: 5a 05 c8 2b 34 15 08 40 80 81 50 0a 00 0a 0a 00 0a 0a 00 ec 0a 84 c0 72 0a 00 0a ff ff db 3e 03 58 e0
May 4 07:27:08 raspberrypi weewx[11308]: te923: read: address 0x0000fb
May 4 07:27:08 raspberrypi weewx[11308]: manager: Daily summary version is 2.0
May 4 07:27:08 raspberrypi weewx[11308]: te923: read: 5a 05 02 01 05 c8 2b 34 15 08 40 80 81 50 0a 00 0a 0a 00 0a 0a 00 ec 0a 84 c0 72 0a 00 0a ff ff db 83
May 4 07:27:08 raspberrypi weewx[11308]: te923: record_index=456
May 4 07:27:08 raspberrypi weewx[11308]: te923: count=1 oldest_addr=0x00448b latest_addr=0x00448b
May 4 07:27:08 raspberrypi weewx[11308]: te923: get_record at address 0x00448b (year=2020 month=5)
May 4 07:27:08 raspberrypi weewx[11308]: te923: read: address 0x00448b
May 4 07:27:08 raspberrypi weewx[11308]: te923: read: 5a 11 03 02 09 81 a1 51 0a 00 0a 0a 00 0a 0a 00 3c 0a 57 c0 89 0a 00 0a ff ff 18 3f 05 38 c0 00 00 ca
May 4 07:27:08 raspberrypi weewx[11308]: te923: read: address 0x00449b
May 4 07:27:08 raspberrypi weewx[11308]: te923: read: 5a 0a 57 c0 89 0a 00 0a ff ff 18 3f 05 38 c0 00 00 00 00 e2 00 00 0e 4c 12 21 21 80 81 53 0a 00 0a 74
May 4 07:27:08 raspberrypi weewx[11308]: te923: get_record: found record {'h_4': 89, 'h_5_state': 'no_link', 'h_2': None, 't_3_state': 'no_link', 'h_in_state': 'ok', 'h_1': None, 'slp': 1009.5, 't_in': 18.150000000000002, 'windgust': 0.0, 'winddir_state': 'ok', 'rain': 0, 't_5_state': 'no_link', 'winddir': 2, 't_2': None, 'windspeed': 0.0, 'h_5': None, 'rain_state': 'ok', 'h_1_state': 'no_link', 'windchill_state': 'ok', 't_in_state': 'ok', 't_1_state': 'no_link', 'h_4_state': 'ok', 'h_3': None, 'slp_state': 'ok', 'windchill': 3.8, 'windgust_state': 'ok', 't_4_state': 'ok', 'uv_state': 'no_link', 'uv': None, 't_2_state': 'no_link', 'forecast': 5, 'h_3_state': 'no_link', 'dateTime': 1578017340, 'h_in': 51, 'storm': 0, 'h_2_state': 'no_link', 't_3': None, 't_1': None, 'windspeed_state': 'ok', 't_4': 5.7, 't_5': None}
May 4 07:27:08 raspberrypi weewx[11308]: te923: gen_records: skip record 1 of 1 addr=0x00448b since_ts=1588572900 2020-01-03 02:09:00 GMT (1578017340)
May 4 07:27:08 raspberrypi weewx[11308]: te923: read 0 records from logger
May 4 07:27:08 raspberrypi weewx[11308]: engine: Starting main packet loop.
May 4 07:27:08 raspberrypi weewx[11308]: te923: read: address 0x020001
May 4 07:27:08 raspberrypi weewx[11308]: te923: read: 5a 81 a1 51 0a 00 0a 0a 00 0a 0a 00 0a 59 c0 88 0a 00 0a ff ff 18 3f 05 37 c0 00 00 00 00 e3 00 00 0c
May 4 07:27:08 raspberrypi weewx[11308]: te923: read: address 0x00004c
May 4 07:27:08 raspberrypi weewx[11308]: te923: read: 5a ff ff ff ff ff ff ff ff ff ff ff ff ff f2 d7 00 04 25 16 7c 11 03 02 04 18 3f 0b 3f 00 3f ff 3e 32
May 4 07:27:18 raspberrypi weewx[11308]: te923: read: address 0x020001
May 4 07:27:19 raspberrypi weewx[11308]: te923: read: 5a 81 81 51 0a 00 0a 0a 00 0a 0a 00 0a 59 c0 88 0a 00 0a ff ff 18 3f 05 37 c0 00 00 00 00 ef 00 00 20
May 4 07:27:19 raspberrypi weewx[11308]: te923: read: address 0x00004c
May 4 07:27:19 raspberrypi weewx[11308]: te923: read: 5a ff ff ff ff ff ff ff ff ff ff ff ff ff f2 d7 00 04 25 16 7c 11 03 02 04 18 3f 0b 3f 00 3f ff 3e 32
May 4 07:27:29 raspberrypi weewx[11308]: te923: read: address 0x020001
May 4 07:27:29 raspberrypi weewx[11308]: te923: read: 5a 81 81 51 0a 00 0a 0a 00 0a 0a 00 0a 59 c0 88 0a 00 0a ff ff 18 3f 05 37 c0 00 00 00 00 ef 00 00 20
May 4 07:27:29 raspberrypi weewx[11308]: te923: read: address 0x00004c
May 4 07:27:30 raspberrypi weewx[11308]: te923: read: 5a ff ff ff ff ff ff ff ff ff ff ff ff ff f2 d7 00 04 25 16 7c 11 03 02 04 18 3f 0b 3f 00 3f ff 3e 32
May 4 07:27:40 raspberrypi weewx[11308]: te923: read: address 0x020001
May 4 07:27:40 raspberrypi weewx[11308]: te923: read: 5a 81 81 51 0a 00 0a 0a 00 0a 0a 00 0a 59 c0 88 0a 00 0a ff ff 18 3f 05 37 c0 00 00 00 00 ef 00 00 20
May 4 07:27:40 raspberrypi weewx[11308]: te923: read: address 0x00004c
May 4 07:27:40 raspberrypi weewx[11308]: te923: read: 5a ff ff ff ff ff ff ff ff ff ff ff ff ff f2 d7 00 04 25 16 7c 11 03 02 04 18 3f 0b 3f 00 3f ff 3e 32
May 4 07:27:50 raspberrypi weewx[11308]: te923: read: address 0x020001
May 4 07:27:50 raspberrypi weewx[11308]: te923: read: 5a 81 81 51 0a 00 0a 0a 00 0a 0a 00 0a 59 c0 88 0a 00 0a ff ff 18 3f 05 37 c0 00 00 00 00 ef 00 00 20
May 4 07:27:50 raspberrypi weewx[11308]: te923: read: address 0x00004c
May 4 07:27:51 raspberrypi weewx[11308]: te923: read: 5a ff ff ff ff ff ff ff ff ff ff ff ff ff f2 d7 00 04 25 16 7c 11 03 02 04 18 3f 0b 3f 00 3f ff 3e 32
May 4 07:28:01 raspberrypi weewx[11308]: te923: read: address 0x020001
May 4 07:28:01 raspberrypi weewx[11308]: te923: read: 5a 81 81 51 0a 00 0a 0a 00 0a 0a 00 0a 59 c0 88 0a 00 0a ff ff 18 3f 05 37 c0 00 00 00 00 ef 00 00 20
May 4 07:28:01 raspberrypi weewx[11308]: te923: read: address 0x00004c
May 4 07:28:01 raspberrypi weewx[11308]: te923: read: 5a ff ff ff ff ff ff ff ff ff ff ff ff ff f2 d7 00 04 25 16 7c 11 03 02 04 18 3f 0b 3f 00 3f ff 3e 32
May 4 07:28:11 raspberrypi weewx[11308]: te923: read: address 0x020001
May 4 07:28:11 raspberrypi weewx[11308]: te923: read: 5a 81 81 51 0a 00 0a 0a 00 0a 0a 00 0a 59 c0 88 0a 00 0a ff ff 18 3f 05 37 c0 00 00 00 00 ef 00 00 20
May 4 07:28:11 raspberrypi weewx[11308]: te923: read: address 0x00004c
May 4 07:28:12 raspberrypi weewx[11308]: te923: read: 5a ff ff ff ff ff ff ff ff ff ff ff ff ff f2 d7 00 04 25 16 7c 11 03 02 04 18 3f 0b 3f 00 3f ff 3e 32
May 4 07:28:22 raspberrypi weewx[11308]: te923: read: address 0x020001
May 4 07:28:22 raspberrypi weewx[11308]: te923: read: 5a 81 81 51 0a 00 0a 0a 00 0a 0a 00 0a 59 c0 88 0a 00 0a ff ff 18 3f 05 37 c0 00 00 00 00 ef 00 00 20
May 4 07:28:22 raspberrypi weewx[11308]: te923: read: address 0x00004c
May 4 07:28:22 raspberrypi weewx[11308]: te923: read: 5a ff ff ff ff ff ff ff ff ff ff ff ff ff f2 d7 00 04 25 16 7c 11 03 02 04 18 3f 0b 3f 00 3f ff 3e 32
May 4 07:28:32 raspberrypi weewx[11308]: te923: read: address 0x020001
May 4 07:28:32 raspberrypi weewx[11308]: te923: read: 5a 81 81 51 0a 00 0a 0a 00 0a 0a 00 0a 59 c0 88 0a 00 0a ff ff 18 3f 05 37 c0 00 00 00 00 ef 00 00 20
May 4 07:28:32 raspberrypi weewx[11308]: te923: read: address 0x00004c
May 4 07:28:33 raspberrypi weewx[11308]: te923: read: 5a ff ff ff ff ff ff ff ff ff ff ff ff ff f2 d7 00 04 25 16 7c 11 03 02 04 18 3f 0b 3f 00 3f ff 3e 32
May 4 07:28:43 raspberrypi weewx[11308]: te923: read: address 0x020001
May 4 07:28:43 raspberrypi weewx[11308]: te923: read: 5a 81 81 51 0a 00 0a 0a 00 0a 0a 00 0a 59 c0 88 0a 00 0a ff ff 18 3f 05 37 c0 00 00 00 00 ef 00 00 20
May 4 07:28:43 raspberrypi weewx[11308]: te923: read: address 0x00004c
May 4 07:28:43 raspberrypi weewx[11308]: te923: read: 5a ff ff ff ff ff ff ff ff ff ff ff ff ff f2 d7 00 04 25 16 7c 11 03 02 04 18 3f 0b 3f 00 3f ff 3e 32
May 4 07:28:53 raspberrypi weewx[11308]: te923: read: address 0x020001
May 4 07:28:53 raspberrypi weewx[11308]: te923: read: 5a 81 81 51 0a 00 0a 0a 00 0a 0a 00 0a 59 c0 88 0a 00 0a ff ff 18 3f 05 37 c0 00 00 00 00 ef 00 00 20
May 4 07:28:53 raspberrypi weewx[11308]: te923: read: address 0x00004c
May 4 07:28:54 raspberrypi weewx[11308]: te923: read: 5a ff ff ff ff ff ff ff ff ff ff ff ff ff f2 d7 00 04 25 16 7c 11 03 02 04 18 3f 0b 3f 00 3f ff 3e 32
May 4 07:29:04 raspberrypi weewx[11308]: te923: read: address 0x020001
May 4 07:29:04 raspberrypi weewx[11308]: te923: read: 5a 81 81 51 0a 00 0a 0a 00 0a 0a 00 0a 59 c0 88 0a 00 0a ff ff 18 3f 05 37 c0 00 00 00 00 ef 00 00 20
May 4 07:29:04 raspberrypi weewx[11308]: te923: read: address 0x00004c
May 4 07:29:04 raspberrypi weewx[11308]: te923: read: 5a ff ff ff ff ff ff ff ff ff ff ff ff ff f2 d7 00 04 25 16 7c 11 03 02 04 18 3f 0b 3f 00 3f ff 3e 32
May 4 07:29:14 raspberrypi weewx[11308]: te923: read: address 0x020001
May 4 07:29:14 raspberrypi weewx[11308]: te923: read: 5a 81 81 51 0a 00 0a 0a 00 0a 0a 00 0a 61 c0 88 0a 00 0a ff ff 18 3f 05 37 c0 00 00 00 00 ef 00 00 18
May 4 07:29:14 raspberrypi weewx[11308]: te923: read: address 0x00004c
May 4 07:29:15 raspberrypi weewx[11308]: te923: read: 5a ff ff ff ff ff ff ff ff ff ff ff ff ff f2 d7 00 04 25 16 7c 11 03 02 04 18 3f 0b 3f 00 3f ff 3e 32
May 4 07:29:25 raspberrypi weewx[11308]: te923: read: address 0x020001
May 4 07:29:25 raspberrypi weewx[11308]: te923: read: 5a 81 81 51 0a 00 0a 0a 00 0a 0a 00 0a 61 c0 88 0a 00 0a ff ff 18 3f 05 37 c0 12 00 02 00 e1 00 00 06
May 4 07:29:25 raspberrypi weewx[11308]: te923: read: address 0x00004c
May 4 07:29:25 raspberrypi weewx[11308]: te923: read: 5a ff ff ff ff ff ff ff ff ff ff ff ff ff f2 d7 00 04 25 16 7c 11 03 02 04 18 3f 0b 3f 00 3f ff 3e 32
May 4 07:29:35 raspberrypi weewx[11308]: te923: read: address 0x020001
May 4 07:29:35 raspberrypi weewx[11308]: te923: read: 5a 81 81 51 0a 00 0a 0a 00 0a 0a 00 0a 61 c0 88 0a 00 0a ff ff 18 3f 05 37 c0 12 00 02 00 e1 00 00 06
May 4 07:29:35 raspberrypi weewx[11308]: te923: read: address 0x00004c
May 4 07:29:36 raspberrypi weewx[11308]: te923: read: 5a ff ff ff ff ff ff ff ff ff ff ff ff ff f2 d7 00 04 25 16 7c 11 03 02 04 18 3f 0b 3f 00 3f ff 3e 32
May 4 07:29:46 raspberrypi weewx[11308]: te923: read: address 0x020001
May 4 07:29:46 raspberrypi weewx[11308]: te923: read: 5a 81 81 51 0a 00 0a 0a 00 0a 0a 00 0a 61 c0 88 0a 00 0a ff ff 18 3f 05 37 c0 12 00 02 00 e1 00 00 06
May 4 07:29:46 raspberrypi weewx[11308]: te923: read: address 0x00004c
May 4 07:29:46 raspberrypi weewx[11308]: te923: read: 5a ff ff ff ff ff ff ff ff ff ff ff ff ff f2 d7 00 04 25 16 7c 11 03 02 04 18 3f 0b 3f 00 3f ff 3e 32
May 4 07:29:56 raspberrypi weewx[11308]: te923: read: address 0x020001
May 4 07:29:56 raspberrypi weewx[11308]: te923: read: 5a 81 81 51 0a 00 0a 0a 00 0a 0a 00 0a 61 c0 88 0a 00 0a ff ff 18 3f 05 37 c0 12 00 02 00 e1 00 00 06
May 4 07:29:56 raspberrypi weewx[11308]: te923: read: address 0x00004c
May 4 07:29:57 raspberrypi weewx[11308]: te923: read: 5a ff ff ff ff ff ff ff ff ff ff ff ff ff f2 d7 00 04 25 16 7c 11 03 02 04 18 3f 0b 3f 00 3f ff 3e 32
May 4 07:30:07 raspberrypi weewx[11308]: te923: read: address 0x020001
May 4 07:30:07 raspberrypi weewx[11308]: te923: read: 5a 81 81 51 0a 00 0a 0a 00 0a 0a 00 0a 61 c0 88 0a 00 0a ff ff 18 3f 05 37 c0 12 00 02 00 e1 00 00 06
May 4 07:30:07 raspberrypi weewx[11308]: te923: read: address 0x00004c
May 4 07:30:07 raspberrypi weewx[11308]: te923: read: 5a ff ff ff ff ff ff ff ff ff ff ff ff ff f2 d7 00 04 25 16 7c 11 03 02 04 18 3f 0b 3f 00 3f ff 3e 32
May 4 07:30:17 raspberrypi weewx[11308]: te923: read: address 0x020001
May 4 07:30:17 raspberrypi weewx[11308]: te923: read: 5a 81 81 51 0a 00 0a 0a 00 0a 0a 00 0a 61 c0 88 0a 00 0a ff ff 18 3f 05 37 c0 12 00 02 00 e1 00 00 06
May 4 07:30:17 raspberrypi weewx[11308]: te923: read: address 0x00004c
May 4 07:30:18 raspberrypi weewx[11308]: te923: read: 5a ff ff ff ff ff ff ff ff ff ff ff ff ff f2 d7 00 04 25 16 7c 11 03 02 04 18 3f 0b 3f 00 3f ff 3e 32
May 4 07:30:18 raspberrypi weewx[11308]: manager: Added record 2020-05-04 07:30:00 BST (1588573800) to database 'weewx.sdb'
May 4 07:30:18 raspberrypi weewx[11308]: manager: Added record 2020-05-04 07:30:00 BST (1588573800) to daily summary in 'weewx.sdb'
May 4 07:30:20 raspberrypi weewx[11308]: restx: WeatherCloud: url: http://api.weathercloud.net/v01/set?wid=77bc74fefc479ada&wdiravg=22&humin=51&wspdhi=5&ver=3.9.2&dewin=78&wspd=0&type=251&tempin=181&wdir=22&time=0630&rain=0&key=XXX&date=20200504&wspdavg=0&chill=37&bar=10095&heatin=181&battery04=1&battery02=1&battery03=1&temp03=60&rainrate=0
May 4 07:30:20 raspberrypi weewx[11308]: reportengine: Running reports for latest time in the database.
May 4 07:30:20 raspberrypi weewx[11308]: reportengine: Running report 'SeasonsReport'
May 4 07:30:20 raspberrypi weewx[11308]: te923: read: address 0x020001
May 4 07:30:20 raspberrypi weewx[11308]: reportengine: Found configuration file /etc/weewx/skins/Seasons/skin.conf for report 'SeasonsReport'
May 4 07:30:20 raspberrypi weewx[11308]: te923: read: 5a 81 81 51 0a 00 0a 0a 00 0a 0a 00 0a 61 c0 88 0a 00 0a ff ff 18 3f 05 37 c0 12 00 02 00 e1 00 00 06
May 4 07:30:20 raspberrypi weewx[11308]: te923: read: address 0x00004c
May 4 07:30:21 raspberrypi weewx[11308]: te923: read: 5a ff ff ff ff ff ff ff ff ff ff ff ff ff f2 d7 00 04 25 16 7c 11 03 02 04 18 3f 0b 3f 00 3f ff 3e 32
May 4 07:30:22 raspberrypi weewx[11308]: cheetahgenerator: using search list ['weewx.cheetahgenerator.Almanac', 'weewx.cheetahgenerator.Station', 'weewx.cheetahgenerator.Current', 'weewx.cheetahgenerator.Stats', 'weewx.cheetahgenerator.UnitInfo', 'weewx.cheetahgenerator.Extras']
May 4 07:30:22 raspberrypi weewx[11308]: manager: Daily summary version is 2.0
May 4 07:30:22 raspberrypi weewx[11308]: restx: WeatherCloud: Published record 2020-05-04 07:30:00 BST (1588573800)
May 4 07:30:31 raspberrypi weewx[11308]: te923: read: address 0x020001
May 4 07:30:31 raspberrypi weewx[11308]: te923: read: 5a 81 81 51 0a 00 0a 0a 00 0a 0a 00 0a 61 c0 88 0a 00 0a ff ff 18 3f 05 37 c0 12 00 02 00 e1 00 00 06
May 4 07:30:31 raspberrypi weewx[11308]: te923: read: address 0x00004c
May 4 07:30:31 raspberrypi weewx[11308]: te923: read: 5a ff ff ff ff ff ff ff ff ff ff ff ff ff f2 d7 00 04 25 16 7c 11 03 02 04 18 3f 0b 3f 00 3f ff 3e 32
May 4 07:30:41 raspberrypi systemd[1]: Started Session c9 of user pi.
May 4 07:30:41 raspberrypi weewx[11308]: te923: read: address 0x020001
May 4 07:30:41 raspberrypi weewx[11308]: te923: read: 5a 81 81 51 0a 00 0a 0a 00 0a 0a 00 0a 61 c0 88 0a 00 0a ff ff 18 3f 05 37 c0 12 00 02 00 e1 00 00 06
May 4 07:30:41 raspberrypi weewx[11308]: te923: read: address 0x00004c
May 4 07:30:42 raspberrypi weewx[11308]: te923: read: 5a ff ff ff ff ff ff ff ff ff ff ff ff ff f2 d7 00 04 25 16 7c 11 03 02 04 18 3f 0b 3f 00 3f ff 3e 32
May 4 07:30:49 raspberrypi weewx[11308]: cheetahgenerator: Generated 8 files for report SeasonsReport in 27.60 seconds
May 4 07:30:51 raspberrypi weewx[11308]: manager: Daily summary version is 2.0
May 4 07:30:52 raspberrypi weewx[11308]: te923: read: address 0x020001
May 4 07:30:52 raspberrypi weewx[11308]: te923: read: 5a 81 81 51 0a 00 0a 0a 00 0a 0a 00 0a 61 c0 88 0a 00 0a ff ff 18 3f 05 37 c0 12 00 02 00 e1 00 00 06
May 4 07:30:52 raspberrypi weewx[11308]: te923: read: address 0x00004c
May 4 07:30:52 raspberrypi weewx[11308]: te923: read: 5a ff ff ff ff ff ff ff ff ff ff ff ff ff f2 d7 00 04 25 16 7c 11 03 02 04 18 3f 0b 3f 00 3f ff 3e 32
May 4 07:30:57 raspberrypi weewx[11308]: imagegenerator: Generated 14 images for SeasonsReport in 6.41 seconds
May 4 07:30:57 raspberrypi weewx[11308]: copygenerator: copied 5 files to /var/www/html/weewx
May 4 07:30:57 raspberrypi weewx[11308]: reportengine: Report 'SmartphoneReport' not enabled. Skipping.
May 4 07:30:57 raspberrypi weewx[11308]: reportengine: Report 'MobileReport' not enabled. Skipping.
May 4 07:30:57 raspberrypi weewx[11308]: reportengine: Report 'StandardReport' not enabled. Skipping.
May 4 07:30:57 raspberrypi weewx[11308]: reportengine: Report 'FTP' not enabled. Skipping.
May 4 07:30:57 raspberrypi weewx[11308]: reportengine: Report 'RSYNC' not enabled. Skipping.
May 4 07:31:02 raspberrypi weewx[11308]: te923: read: address 0x020001
May 4 07:31:02 raspberrypi weewx[11308]: te923: read: 5a 81 81 51 0a 00 0a 0a 00 0a 0a 00 0a 61 c0 88 0a 00 0a ff ff 18 3f 05 37 c0 12 00 02 00 e1 00 00 06
May 4 07:31:02 raspberrypi weewx[11308]: te923: read: address 0x00004c
May 4 07:31:03 raspberrypi weewx[11308]: te923: read: 5a ff ff ff ff ff ff ff ff ff ff ff ff ff f2 d7 00 04 25 16 7c 11 03 02 04 18 3f 0b 3f 00 3f ff 3e 32
May 4 07:31:13 raspberrypi weewx[11308]: te923: read: address 0x020001
May 4 07:31:13 raspberrypi weewx[11308]: te923: read: 5a 81 81 51 0a 00 0a 0a 00 0a 0a 00 0a 69 c0 88 0a 00 0a ff ff 18 3f 05 37 c0 12 00 02 00 e1 00 00 0e
May 4 07:31:13 raspberrypi weewx[11308]: te923: read: address 0x00004c
May 4 07:31:13 raspberrypi weewx[11308]: te923: read: 5a ff ff ff ff ff ff ff ff ff ff ff ff ff f2 d7 00 04 25 16 7c 11 03 02 04 18 3f 0b 3f 00 3f ff 3e 32
May 4 07:31:23 raspberrypi weewx[11308]: te923: read: address 0x020001
May 4 07:31:23 raspberrypi weewx[11308]: te923: read: 5a 81 81 51 0a 00 0a 0a 00 0a 0a 00 0a 69 c0 88 0a 00 0a ff ff 18 3f 05 38 c0 43 00 06 00 ef 00 00 5a
May 4 07:31:23 raspberrypi weewx[11308]: te923: read: address 0x00004c
May 4 07:31:24 raspberrypi weewx[11308]: te923: read: 5a ff ff ff ff ff ff ff ff ff ff ff ff ff f2 d7 00 04 25 16 7c 11 03 02 04 18 3f 0b 3f 00 3f ff 3e 32
May 4 07:31:34 raspberrypi weewx[11308]: te923: read: address 0x020001
May 4 07:31:34 raspberrypi weewx[11308]: te923: read: 5a 81 81 51 0a 00 0a 0a 00 0a 0a 00 0a 69 c0 88 0a 00 0a ff ff 18 3f 05 38 c0 43 00 06 00 ef 00 00 5a
May 4 07:31:34 raspberrypi weewx[11308]: te923: read: address 0x00004c
May 4 07:31:34 raspberrypi weewx[11308]: te923: read: 5a ff ff ff ff ff ff ff ff ff ff ff ff ff f2 d7 00 04 25 16 7c 11 03 02 04 18 3f 0b 3f 00 3f ff 3e 32
May 4 07:31:44 raspberrypi weewx[11308]: te923: read: address 0x020001
May 4 07:31:44 raspberrypi weewx[11308]: te923: read: 5a 81 81 51 0a 00 0a 0a 00 0a 0a 00 0a 69 c0 88 0a 00 0a ff ff 18 3f 05 38 c0 43 00 06 00 ef 00 00 5a
May 4 07:31:44 raspberrypi weewx[11308]: te923: read: address 0x00004c
May 4 07:31:45 raspberrypi weewx[11308]: te923: read: 5a ff ff ff ff ff ff ff ff ff ff ff ff ff f2 d7 00 04 25 16 7c 11 03 02 04 18 3f 0b 3f 00 3f ff 3e 32
May 4 07:31:55 raspberrypi weewx[11308]: te923: read: address 0x020001
May 4 07:31:55 raspberrypi weewx[11308]: te923: read: 5a 81 81 51 0a 00 0a 0a 00 0a 0a 00 0a 69 c0 88 0a 00 0a ff ff 18 3f 05 38 c0 43 00 06 00 ef 00 00 5a
May 4 07:31:55 raspberrypi weewx[11308]: te923: read: address 0x00004c
May 4 07:31:55 raspberrypi weewx[11308]: te923: read: 5a ff ff ff ff ff ff ff ff ff ff ff ff ff f2 d7 00 04 25 16 7c 11 03 02 04 18 3f 0b 3f 00 3f ff 3e 32
May 4 07:32:05 raspberrypi weewx[11308]: te923: read: address 0x020001
May 4 07:32:05 raspberrypi weewx[11308]: te923: read: 5a 81 81 51 0a 00 0a 0a 00 0a 0a 00 0a 69 c0 88 0a 00 0a ff ff 18 3f 05 38 c0 43 00 06 00 ef 00 00 5a
May 4 07:32:05 raspberrypi weewx[11308]: te923: read: address 0x00004c
May 4 07:32:06 raspberrypi weewx[11308]: te923: read: 5a ff ff ff ff ff ff ff ff ff ff ff ff ff f2 d7 00 04 25 16 7c 11 03 02 04 18 3f 0b 3f 00 3f ff 3e 32
May 4 07:32:16 raspberrypi weewx[11308]: te923: read: address 0x020001
May 4 07:32:16 raspberrypi weewx[11308]: te923: read: 5a 81 81 51 0a 00 0a 0a 00 0a 0a 00 0a 69 c0 88 0a 00 0a ff ff 18 3f 05 38 c0 43 00 06 00 ef 00 00 5a
May 4 07:32:16 raspberrypi weewx[11308]: te923: read: address 0x00004c
May 4 07:32:16 raspberrypi weewx[11308]: te923: read: 5a ff ff ff ff ff ff ff ff ff ff ff ff ff f2 d7 00 04 25 16 7c 11 03 02 04 18 3f 0b 3f 00 3f ff 3e 32
May 4 07:32:26 raspberrypi weewx[11308]: te923: read: address 0x020001
May 4 07:32:26 raspberrypi weewx[11308]: te923: read: 5a 81 81 51 0a 00 0a 0a 00 0a 0a 00 0a 69 c0 88 0a 00 0a ff ff 18 3f 05 38 c0 43 00 06 00 ef 00 00 5a
May 4 07:32:26 raspberrypi weewx[11308]: te923: read: address 0x00004c
May 4 07:32:27 raspberrypi weewx[11308]: te923: read: 5a ff ff ff ff ff ff ff ff ff ff ff ff ff f2 d7 00 04 25 16 7c 11 03 02 04 18 3f 0b 3f 00 3f ff 3e 32
May 4 07:32:37 raspberrypi weewx[11308]: te923: read: address 0x020001
May 4 07:32:37 raspberrypi weewx[11308]: te923: read: 5a 81 81 51 0a 00 0a 0a 00 0a 0a 00 0a 69 c0 88 0a 00 0a ff ff 18 3f 05 38 c0 43 00 06 00 ef 00 00 5a
May 4 07:32:37 raspberrypi weewx[11308]: te923: read: address 0x00004c
May 4 07:32:37 raspberrypi weewx[11308]: te923: read: 5a ff ff ff ff ff ff ff ff ff ff ff ff ff f2 d7 00 04 25 16 7c 11 03 02 04 18 3f 0b 3f 00 3f ff 3e 32
May 4 07:32:47 raspberrypi weewx[11308]: te923: read: address 0x020001
May 4 07:32:47 raspberrypi weewx[11308]: te923: read: 5a 81 81 51 0a 00 0a 0a 00 0a 0a 00 0a 69 c0 88 0a 00 0a ff ff 18 3f 05 38 c0 43 00 06 00 ef 00 00 5a
May 4 07:32:47 raspberrypi weewx[11308]: te923: read: address 0x00004c
May 4 07:32:48 raspberrypi weewx[11308]: te923: read: 5a ff ff ff ff ff ff ff ff ff ff ff ff ff f2 d7 00 04 25 16 7c 11 03 02 04 18 3f 0b 3f 00 3f ff 3e 32
May 4 07:32:58 raspberrypi weewx[11308]: te923: read: address 0x020001
May 4 07:32:58 raspberrypi weewx[11308]: te923: read: 5a 81 81 51 0a 00 0a 0a 00 0a 0a 00 0a 69 c0 88 0a 00 0a ff ff 18 3f 05 38 c0 43 00 06 00 ef 00 00 5a
May 4 07:32:58 raspberrypi weewx[11308]: te923: read: address 0x00004c
May 4 07:32:58 raspberrypi weewx[11308]: te923: read: 5a ff ff ff ff ff ff ff ff ff ff ff ff ff f2 d7 00 04 25 16 7c 11 03 02 04 18 3f 0b 3f 00 3f ff 3e 32
May 4 07:33:08 raspberrypi weewx[11308]: te923: read: address 0x020001
May 4 07:33:08 raspberrypi weewx[11308]: te923: read: 5a 81 81 51 0a 00 0a 0a 00 0a 0a 00 0a 72 c0 88 0a 00 0a ff ff 18 3f 05 38 c0 43 00 06 00 ef 00 00 41
May 4 07:33:08 raspberrypi weewx[11308]: te923: read: address 0x00004c
May 4 07:33:09 raspberrypi weewx[11308]: te923: read: 5a ff ff ff ff ff ff ff ff ff ff ff ff ff f2 d7 00 04 25 16 7c 11 03 02 04 18 3f 0b 3f 00 3f ff 3e 32
May 4 07:33:19 raspberrypi weewx[11308]: te923: read: address 0x020001
May 4 07:33:19 raspberrypi weewx[11308]: te923: read: 5a 81 81 51 0a 00 0a 0a 00 0a 0a 00 0a 72 c0 88 0a 00 0a ff ff 18 3f 05 41 c0 19 00 10 00 e1 00 00 7a
May 4 07:33:19 raspberrypi weewx[11308]: te923: read: address 0x00004c
May 4 07:33:19 raspberrypi weewx[11308]: te923: read: 5a ff ff ff ff ff ff ff ff ff ff ff ff ff f2 d7 00 04 25 16 7c 11 03 02 04 18 3f 0b 3f 00 3f ff 3e 32
May 4 07:33:29 raspberrypi weewx[11308]: te923: read: address 0x020001
May 4 07:33:29 raspberrypi weewx[11308]: te923: read: 5a 81 81 51 0a 00 0a 0a 00 0a 0a 00 0a 72 c0 88 0a 00 0a ff ff 18 3f 05 41 c0 19 00 10 00 e1 00 00 7a
May 4 07:33:29 raspberrypi weewx[11308]: te923: read: address 0x00004c
May 4 07:33:30 raspberrypi weewx[11308]: te923: read: 5a ff ff ff ff ff ff ff ff ff ff ff ff ff f2 d7 00 04 25 16 7c 11 03 02 04 18 3f 0b 3f 00 3f ff 3e 32
May 4 07:33:40 raspberrypi weewx[11308]: te923: read: address 0x020001
May 4 07:33:40 raspberrypi weewx[11308]: te923: read: 5a 81 81 51 0a 00 0a 0a 00 0a 0a 00 0a 72 c0 88 0a 00 0a ff ff 18 3f 05 41 c0 19 00 10 00 e1 00 00 7a
May 4 07:33:40 raspberrypi weewx[11308]: te923: read: address 0x00004c
May 4 07:33:40 raspberrypi weewx[11308]: te923: read: 5a ff ff ff ff ff ff ff ff ff ff ff ff ff f2 d7 00 04 25 16 7c 11 03 02 04 18 3f 0b 3f 00 3f ff 3e 32
May 4 07:33:50 raspberrypi weewx[11308]: te923: read: address 0x020001
May 4 07:33:50 raspberrypi weewx[11308]: te923: read: 5a 81 81 51 0a 00 0a 0a 00 0a 0a 00 0a 72 c0 88 0a 00 0a ff ff 18 3f 05 41 c0 19 00 10 00 e1 00 00 7a
May 4 07:33:50 raspberrypi weewx[11308]: te923: read: address 0x00004c
May 4 07:33:51 raspberrypi weewx[11308]: te923: read: 5a ff ff ff ff ff ff ff ff ff ff ff ff ff f2 d7 00 04 25 16 7c 11 03 02 04 18 3f 0b 3f 00 3f ff 3e 32
May 4 07:34:01 raspberrypi weewx[11308]: te923: read: address 0x020001
May 4 07:34:01 raspberrypi weewx[11308]: te923: read: 5a 81 81 51 0a 00 0a 0a 00 0a 0a 00 0a 72 c0 88 0a 00 0a ff ff 18 3f 05 41 c0 19 00 10 00 e1 00 00 7a
May 4 07:34:01 raspberrypi weewx[11308]: te923: read: address 0x00004c
May 4 07:34:01 raspberrypi weewx[11308]: te923: read: 5a ff ff ff ff ff ff ff ff ff ff ff ff ff f2 d7 00 04 25 16 7c 11 03 02 04 18 3f 0b 3f 00 3f ff 3e 32
May 4 07:34:11 raspberrypi weewx[11308]: te923: read: address 0x020001
May 4 07:34:11 raspberrypi weewx[11308]: te923: read: 5a 81 81 51 0a 00 0a 0a 00 0a 0a 00 0a 72 c0 88 0a 00 0a ff ff 18 3f 05 41 c0 19 00 10 00 e1 00 00 7a
May 4 07:34:11 raspberrypi weewx[11308]: te923: read: address 0x00004c
May 4 07:34:12 raspberrypi weewx[11308]: te923: read: 5a ff ff ff ff ff ff ff ff ff ff ff ff ff f2 d7 00 04 25 16 7c 11 03 02 04 18 3f 0b 3f 00 3f ff 3e 32
May 4 07:34:22 raspberrypi weewx[11308]: te923: read: address 0x020001
May 4 07:34:22 raspberrypi weewx[11308]: te923: read: 5a 81 81 51 0a 00 0a 0a 00 0a 0a 00 0a 72 c0 88 0a 00 0a ff ff 18 3f 05 41 c0 19 00 10 00 e1 00 00 7a
May 4 07:34:22 raspberrypi weewx[11308]: te923: read: address 0x00004c
May 4 07:34:22 raspberrypi weewx[11308]: te923: read: 5a ff ff ff ff ff ff ff ff ff ff ff ff ff f2 d7 00 04 25 16 7c 11 03 02 04 18 3f 0b 3f 00 3f ff 3e 32
May 4 07:34:32 raspberrypi weewx[11308]: te923: read: address 0x020001
May 4 07:34:32 raspberrypi weewx[11308]: te923: read: 5a 81 81 51 0a 00 0a 0a 00 0a 0a 00 0a 72 c0 88 0a 00 0a ff ff 18 3f 05 41 c0 19 00 10 00 e1 00 00 7a
May 4 07:34:32 raspberrypi weewx[11308]: te923: read: address 0x00004c
May 4 07:34:33 raspberrypi weewx[11308]: te923: read: 5a ff ff ff ff ff ff ff ff ff ff ff ff ff f2 d7 00 04 25 16 7c 11 03 02 04 18 3f 0b 3f 00 3f ff 3e 32
May 4 07:34:43 raspberrypi weewx[11308]: te923: read: address 0x020001
May 4 07:34:43 raspberrypi weewx[11308]: te923: read: 5a 81 81 51 0a 00 0a 0a 00 0a 0a 00 0a 72 c0 88 0a 00 0a ff ff 18 3f 05 41 c0 19 00 10 00 e1 00 00 7a
May 4 07:34:43 raspberrypi weewx[11308]: te923: read: address 0x00004c
May 4 07:34:43 raspberrypi weewx[11308]: te923: read: 5a ff ff ff ff ff ff ff ff ff ff ff ff ff f2 d7 00 04 25 16 7c 11 03 02 04 18 3f 0b 3f 00 3f ff 3e 32
May 4 07:34:53 raspberrypi weewx[11308]: te923: read: address 0x020001
May 4 07:34:53 raspberrypi weewx[11308]: te923: read: 5a 81 81 51 0a 00 0a 0a 00 0a 0a 00 0a 72 c0 88 0a 00 0a ff ff 18 3f 05 41 c0 19 00 10 00 e1 00 00 7a
May 4 07:34:53 raspberrypi weewx[11308]: te923: read: address 0x00004c
May 4 07:34:54 raspberrypi weewx[11308]: te923: read: 5a ff ff ff ff ff ff ff ff ff ff ff ff ff f2 d7 00 04 25 16 7c 11 03 02 04 18 3f 0b 3f 00 3f ff 3e 32
May 4 07:35:04 raspberrypi weewx[11308]: te923: read: address 0x020001
May 4 07:35:04 raspberrypi weewx[11308]: te923: read: 5a 81 81 51 0a 00 0a 0a 00 0a 0a 00 0a 72 c0 88 0a 00 0a ff ff 18 3f 05 41 c0 19 00 10 00 e1 00 00 7a
May 4 07:35:04 raspberrypi weewx[11308]: te923: read: address 0x00004c
May 4 07:35:04 raspberrypi weewx[11308]: te923: read: 5a ff ff ff ff ff ff ff ff ff ff ff ff ff f2 d7 00 04 25 16 7c 11 03 02 04 18 3f 0b 3f 00 3f ff 3e 32
May 4 07:35:14 raspberrypi weewx[11308]: te923: read: address 0x020001
May 4 07:35:14 raspberrypi weewx[11308]: te923: read: 5a 81 81 51 0a 00 0a 0a 00 0a 0a 00 0a 70 c0 87 0a 00 0a ff ff 18 3f 05 41 c0 19 00 10 00 e1 00 00 77
May 4 07:35:14 raspberrypi weewx[11308]: te923: read: address 0x00004c
May 4 07:35:15 raspberrypi weewx[11308]: te923: read: 5a ff ff ff ff ff ff ff ff ff ff ff ff ff f2 d7 00 04 25 16 7c 11 03 02 04 18 3f 0b 3f 00 3f ff 3e 32
May 4 07:35:15 raspberrypi weewx[11308]: manager: Added record 2020-05-04 07:35:00 BST (1588574100) to database 'weewx.sdb'
May 4 07:35:15 raspberrypi weewx[11308]: manager: Added record 2020-05-04 07:35:00 BST (1588574100) to daily summary in 'weewx.sdb'
May 4 07:35:17 raspberrypi weewx[11308]: restx: WeatherCloud: wait interval (300 < 600) has not passed for record 2020-05-04 07:35:00 BST (1588574100)
May 4 07:35:17 raspberrypi weewx[11308]: te923: read: address 0x020001
May 4 07:35:17 raspberrypi weewx[11308]: reportengine: Running reports for latest time in the database.
May 4 07:35:17 raspberrypi weewx[11308]: reportengine: Running report 'SeasonsReport'
May 4 07:35:18 raspberrypi weewx[11308]: reportengine: Found configuration file /etc/weewx/skins/Seasons/skin.conf for report 'SeasonsReport'
May 4 07:35:18 raspberrypi weewx[11308]: te923: read: 5a 80 a1 51 0a 00 0a 0a 00 0a 0a 00 0a 70 c0 87 0a 00 0a ff ff 18 3f 05 41 c0 19 00 10 00 e1 00 00 56
May 4 07:35:18 raspberrypi weewx[11308]: te923: read: address 0x00004c
May 4 07:35:18 raspberrypi weewx[11308]: te923: read: 5a ff ff ff ff ff ff ff ff ff ff ff ff ff f2 d7 00 04 25 16 7c 11 03 02 04 18 3f 0b 3f 00 3f ff 3e 32
May 4 07:35:18 raspberrypi weewx[11308]: cheetahgenerator: using search list ['weewx.cheetahgenerator.Almanac', 'weewx.cheetahgenerator.Station', 'weewx.cheetahgenerator.Current', 'weewx.cheetahgenerator.Stats', 'weewx.cheetahgenerator.UnitInfo', 'weewx.cheetahgenerator.Extras']
May 4 07:35:18 raspberrypi weewx[11308]: manager: Daily summary version is 2.0
May 4 07:35:28 raspberrypi weewx[11308]: cheetahgenerator: Generated 8 files for report SeasonsReport in 9.91 seconds
May 4 07:35:28 raspberrypi weewx[11308]: manager: Daily summary version is 2.0
May 4 07:35:28 raspberrypi weewx[11308]: te923: read: address 0x020001
May 4 07:35:28 raspberrypi weewx[11308]: te923: read: 5a 80 a1 51 0a 00 0a 0a 00 0a 0a 00 0a 70 c0 87 0a 00 0a ff ff 18 3f 05 41 c0 17 00 13 00 e1 00 00 5b
May 4 07:35:28 raspberrypi weewx[11308]: te923: read: address 0x00004c
May 4 07:35:29 raspberrypi weewx[11308]: te923: read: 5a ff ff ff ff ff ff ff ff ff ff ff ff ff f2 d7 00 04 25 16 7c 11 03 02 04 18 3f 0b 3f 00 3f ff 3e 32
May 4 07:35:34 raspberrypi weewx[11308]: imagegenerator: Generated 14 images for SeasonsReport in 6.07 seconds
May 4 07:35:34 raspberrypi weewx[11308]: copygenerator: copied 0 files to /var/www/html/weewx
May 4 07:35:34 raspberrypi weewx[11308]: reportengine: Report 'SmartphoneReport' not enabled. Skipping.
May 4 07:35:34 raspberrypi weewx[11308]: reportengine: Report 'MobileReport' not enabled. Skipping.
May 4 07:35:34 raspberrypi weewx[11308]: reportengine: Report 'StandardReport' not enabled. Skipping.
May 4 07:35:34 raspberrypi weewx[11308]: reportengine: Report 'FTP' not enabled. Skipping.
May 4 07:35:34 raspberrypi weewx[11308]: reportengine: Report 'RSYNC' not enabled. Skipping.
May 4 07:35:39 raspberrypi weewx[11308]: te923: read: address 0x020001
May 4 07:35:39 raspberrypi weewx[11308]: te923: read: 5a 80 a1 51 0a 00 0a 0a 00 0a 0a 00 0a 70 c0 87 0a 00 0a ff ff 18 3f 05 41 c0 17 00 13 00 e1 00 00 5b
May 4 07:35:39 raspberrypi weewx[11308]: te923: read: address 0x00004c
May 4 07:35:39 raspberrypi weewx[11308]: te923: read: 5a ff ff ff ff ff ff ff ff ff ff ff ff ff f2 d7 00 04 25 16 7c 11 03 02 04 18 3f 0b 3f 00 3f ff 3e 32
May 4 07:35:49 raspberrypi weewx[11308]: te923: read: address 0x020001
May 4 07:35:49 raspberrypi weewx[11308]: te923: read: 5a 80 a1 51 0a 00 0a 0a 00 0a 0a 00 0a 70 c0 87 0a 00 0a ff ff 18 3f 05 41 c0 17 00 13 00 e1 00 00 5b
May 4 07:35:49 raspberrypi weewx[11308]: te923: read: address 0x00004c
May 4 07:35:50 raspberrypi weewx[11308]: te923: read: 5a ff ff ff ff ff ff ff ff ff ff ff ff ff f2 d7 00 04 25 16 7c 11 03 02 04 18 3f 0b 3f 00 3f ff 3e 32
May 4 07:36:00 raspberrypi weewx[11308]: te923: read: address 0x020001
May 4 07:36:00 raspberrypi weewx[11308]: te923: read: 5a 80 a1 51 0a 00 0a 0a 00 0a 0a 00 0a 70 c0 87 0a 00 0a ff ff 18 3f 05 41 c0 17 00 13 00 e1 00 00 5b
May 4 07:36:00 raspberrypi weewx[11308]: te923: read: address 0x00004c
May 4 07:36:00 raspberrypi weewx[11308]: te923: read: 5a ff ff ff ff ff ff ff ff ff ff ff ff ff f2 d7 00 04 25 16 7c 11 03 02 04 18 3f 0b 3f 00 3f ff 3e 32
May 4 07:36:10 raspberrypi weewx[11308]: te923: read: address 0x020001
May 4 07:36:10 raspberrypi weewx[11308]: te923: read: 5a 80 a1 51 0a 00 0a 0a 00 0a 0a 00 0a 70 c0 87 0a 00 0a ff ff 18 3f 05 41 c0 17 00 13 00 e1 00 00 5b
May 4 07:36:10 raspberrypi weewx[11308]: te923: read: address 0x00004c
May 4 07:36:11 raspberrypi weewx[11308]: te923: read: 5a ff ff ff ff ff ff ff ff ff ff ff ff ff f2 d7 00 04 25 16 7c 11 03 02 04 18 3f 0b 3f 00 3f ff 3e 32
May 4 07:36:21 raspberrypi weewx[11308]: te923: read: address 0x020001
May 4 07:36:21 raspberrypi weewx[11308]: te923: read: 5a 80 a1 51 0a 00 0a 0a 00 0a 0a 00 0a 70 c0 87 0a 00 0a ff ff 18 3f 05 41 c0 17 00 13 00 e1 00 00 5b
May 4 07:36:21 raspberrypi weewx[11308]: te923: read: address 0x00004c
May 4 07:36:21 raspberrypi weewx[11308]: te923: read: 5a ff ff ff ff ff ff ff ff ff ff ff ff ff f2 d7 00 04 25 16 7c 11 03 02 04 18 3f 0b 3f 00 3f ff 3e 32
May 4 07:36:31 raspberrypi weewx[11308]: te923: read: address 0x020001
May 4 07:36:31 raspberrypi weewx[11308]: te923: read: 5a 80 a1 51 0a 00 0a 0a 00 0a 0a 00 0a 70 c0 87 0a 00 0a ff ff 18 3f 05 41 c0 17 00 13 00 e1 00 00 5b
May 4 07:36:31 raspberrypi weewx[11308]: te923: read: address 0x00004c
May 4 07:36:32 raspberrypi weewx[11308]: te923: read: 5a ff ff ff ff ff ff ff ff ff ff ff ff ff f2 d7 00 04 25 16 7c 11 03 02 04 18 3f 0b 3f 00 3f ff 3e 32
May 4 07:36:42 raspberrypi weewx[11308]: te923: read: address 0x020001
May 4 07:36:42 raspberrypi weewx[11308]: te923: read: 5a 80 a1 51 0a 00 0a 0a 00 0a 0a 00 0a 70 c0 87 0a 00 0a ff ff 18 3f 05 41 c0 17 00 13 00 e1 00 00 5b
May 4 07:36:42 raspberrypi weewx[11308]: te923: read: address 0x00004c
May 4 07:36:42 raspberrypi weewx[11308]: te923: read: 5a ff ff ff ff ff ff ff ff ff ff ff ff ff f2 d7 00 04 25 16 7c 11 03 02 04 18 3f 0b 3f 00 3f ff 3e 32
May 4 07:36:52 raspberrypi weewx[11308]: te923: read: address 0x020001
May 4 07:36:52 raspberrypi weewx[11308]: te923: read: 5a 80 a1 51 0a 00 0a 0a 00 0a 0a 00 0a 70 c0 87 0a 00 0a ff ff 18 3f 05 41 c0 17 00 13 00 e1 00 00 5b
May 4 07:36:52 raspberrypi weewx[11308]: te923: read: address 0x00004c
May 4 07:36:53 raspberrypi weewx[11308]: te923: read: 5a ff ff ff ff ff ff ff ff ff ff ff ff ff f2 d7 00 04 25 16 7c 11 03 02 04 18 3f 0b 3f 00 3f ff 3e 32
May 4 07:37:03 raspberrypi weewx[11308]: te923: read: address 0x020001
May 4 07:37:03 raspberrypi weewx[11308]: te923: read: 5a 80 a1 51 0a 00 0a 0a 00 0a 0a 00 0a 70 c0 87 0a 00 0a ff ff 18 3f 05 41 c0 17 00 13 00 e1 00 00 5b
May 4 07:37:03 raspberrypi weewx[11308]: te923: read: address 0x00004c
May 4 07:37:03 raspberrypi weewx[11308]: te923: read: 5a ff ff ff ff ff ff ff ff ff ff ff ff ff f2 d7 00 04 25 16 7c 11 03 02 04 18 3f 0b 3f 00 3f ff 3e 32
May 4 07:37:13 raspberrypi weewx[11308]: te923: read: address 0x020001
May 4 07:37:13 raspberrypi weewx[11308]: te923: read: 5a 80 a1 51 0a 00 0a 0a 00 0a 0a 00 0a 80 c0 87 0a 00 0a ff ff 18 3f 05 41 c0 17 00 13 00 e1 00 00 ab
May 4 07:37:13 raspberrypi weewx[11308]: te923: read: address 0x00004c
May 4 07:37:14 raspberrypi weewx[11308]: te923: read: 5a ff ff ff ff ff ff ff ff ff ff ff ff ff f2 d7 00 04 25 16 7c 11 03 02 04 18 3f 0b 3f 00 3f ff 3e 32
May 4 07:37:24 raspberrypi weewx[11308]: te923: read: address 0x020001
May 4 07:37:24 raspberrypi weewx[11308]: te923: read: 5a 80 a1 52 0a 00 0a 0a 00 0a 0a 00 0a 80 c0 87 0a 00 0a ff ff 18 3f 05 42 c0 22 00 16 00 e0 00 00 9a
May 4 07:37:24 raspberrypi weewx[11308]: te923: read: address 0x00004c
May 4 07:37:24 raspberrypi weewx[11308]: te923: read: 5a ff ff ff ff ff ff ff ff ff ff ff ff ff f2 d7 00 04 25 16 7c 11 03 02 04 18 3f 0b 3f 00 3f ff 3e 32
May 4 07:37:34 raspberrypi weewx[11308]: te923: read: address 0x020001
May 4 07:37:35 raspberrypi weewx[11308]: te923: read: 5a 80 a1 52 0a 00 0a 0a 00 0a 0a 00 0a 80 c0 87 0a 00 0a ff ff 18 3f 05 42 c0 22 00 16 00 e0 00 00 9a
May 4 07:37:35 raspberrypi weewx[11308]: te923: read: address 0x00004c
May 4 07:37:35 raspberrypi weewx[11308]: te923: read: 5a ff ff ff ff ff ff ff ff ff ff ff ff ff f2 d7 00 04 25 16 7c 11 03 02 04 18 3f 0b 3f 00 3f ff 3e 32
May 4 07:37:45 raspberrypi weewx[11308]: te923: read: address 0x020001
May 4 07:37:45 raspberrypi weewx[11308]: te923: read: 5a 80 a1 52 0a 00 0a 0a 00 0a 0a 00 0a 80 c0 87 0a 00 0a ff ff 18 3f 05 42 c0 22 00 16 00 e0 00 00 9a
May 4 07:37:45 raspberrypi weewx[11308]: te923: read: address 0x00004c
May 4 07:37:45 raspberrypi weewx[11308]: te923: read: 5a ff ff ff ff ff ff ff ff ff ff ff ff ff f2 d7 00 04 25 16 7c 11 03 02 04 18 3f 0b 3f 00 3f ff 3e 32
May 4 07:37:55 raspberrypi weewx[11308]: te923: read: address 0x020001
May 4 07:37:55 raspberrypi weewx[11308]: te923: read: 5a 80 a1 52 0a 00 0a 0a 00 0a 0a 00 0a 80 c0 87 0a 00 0a ff ff 18 3f 05 42 c0 22 00 16 00 e0 00 00 9a
May 4 07:37:55 raspberrypi weewx[11308]: te923: read: address 0x00004c
May 4 07:37:56 raspberrypi weewx[11308]: te923: read: 5a ff ff ff ff ff ff ff ff ff ff ff ff ff f2 d7 00 04 25 16 7c 11 03 02 04 18 3f 0b 3f 00 3f ff 3e 32
May 4 07:38:02 raspberrypi systemd[1]: Stopping LSB: weewx weather system...
May 4 07:38:03 raspberrypi weewx[11308]: engine: Received signal TERM (15).
May 4 07:38:03 raspberrypi weewx[11308]: engine: Main loop exiting. Shutting engine down.
May 4 07:38:03 raspberrypi weewx[11308]: engine: Shutting down StdReport thread
May 4 07:38:03 raspberrypi weewx[11308]: engine: StdReport thread has been terminated
May 4 07:38:03 raspberrypi weewx[11308]: restx: Shut down WeatherCloud thread.
May 4 07:38:03 raspberrypi weewx[11308]: engine: Terminating weewx version 3.9.2
May 4 07:38:03 raspberrypi weewx[11308]: **** Traceback (most recent call last):
May 4 07:38:03 raspberrypi weewx[11308]: **** File "/usr/share/weewx/weewx/engine.py", line 894, in main
May 4 07:38:03 raspberrypi weewx[11308]: **** engine.run()
May 4 07:38:03 raspberrypi weewx[11308]: **** File "/usr/share/weewx/weewx/engine.py", line 188, in run
May 4 07:38:03 raspberrypi weewx[11308]: **** for packet in self.console.genLoopPackets():
May 4 07:38:03 raspberrypi weewx[11308]: **** File "/usr/share/weewx/weewx/drivers/te923.py", line 1175, in genLoopPackets
May 4 07:38:03 raspberrypi weewx[11308]: **** time.sleep(self.polling_interval)
May 4 07:38:03 raspberrypi weewx[11308]: **** File "/usr/share/weewx/weewx/engine.py", line 812, in sigTERMhandler
May 4 07:38:03 raspberrypi weewx[11308]: **** raise Terminate
May 4 07:38:03 raspberrypi weewx[11308]: **** Terminate
May 4 07:38:09 raspberrypi weewx[11562]: Stopping weewx weather system: weewx..
May 4 07:38:09 raspberrypi systemd[1]: weewx.service: Succeeded.
May 4 07:38:09 raspberrypi systemd[1]: Stopped LSB: weewx weather system.
May 4 07:38:12 raspberrypi systemd[1]: Started Session c10 of user pi.

gjr80

unread,
May 5, 2020, 12:32:06 AM5/5/20
to weewx-user
That will do. If we look at the log we can see one post to Weather Cloud at 07:30 (the 07:35 archive record was not posted as Weather Cloud accepts posts no more often than once every 10 minutes):

May  4 07:30:20 raspberrypi weewx[11308]: restx: WeatherCloud: url: http://api.weathercloud.net/v01/set?wid=77bc74fefc479ada&wdiravg=22&humin=51&wspdhi=5&ver=3.9.2&dewin=78&wspd=0&type=251&tempin=181&wdir=22& time=0630&rain=0&key=XXX&date=20200504&wspdavg=0&chill=37&bar=10095&heatin=181&battery04=1&battery02=1&battery03=1& temp03=60&rainrate=0

In that post the following sensor based data was uploaded:

average wind direction
wind direction
high wind speed
wind speed
average wind speed
inside humidity
inside dewpoint
inside temperature
inside heatindex
rain
rain rate
windchill
barometer
extra temperature 3

If we look at your Weather Cloud page I see that the gauges for atmospheric pressure, windchill, rain and rain rate are active as are the three wind speed and two wind direction values. If we take the above packet as indicative of other packets being sent to Weather Cloud, and accepting that the gauges are for displaying 'outside' data, I believe Weather Cloud is accepting your data and displaying what it can. I see no evidence of Weather Cloud losing/ignoring otherwise not properly processing your data.

I would be asking why is there no outside temperature, humidity, dewpoint and heat index data in the packet being sent to Weather Cloud. It could be that your station is providing no data for these fields or something may be amiss in the Weather Cloud uploader or elsewhere within WeeWX. I don't know enough about the TE923 driver to interpret the TE923 entries in the log. I've looked briefly at the Weather Cloud uploader and it looks like a pretty standard WeeWX RESTful uploader.

You might want to run WeeWX directly so the loop packets (lines starting with LOOP:) and archive records (line starting with REC:) seen by WeeWX are displayed on the console. Look closely at the REC: archive records, do outTemp, outHumidity, dewpoint and heatindex exist and do they have valid data? In every archive record? If they do not exist or do not have valid data then the issue likely lies in the driver or possibly elsewhere in WeeWX. If those fields do exist and contain valid data then at the same time you could open another terminal session and tail the WeeWX log. Provided that debug = 2 you will continue to see the Weather Cloud post data in the log (outTemp will be 'temp', outHumidity will be 'hum', dewpoint will be 'dew' and heatindex will be 'heat'). Do temp, hum, dew and heat appear in the Weather Cloud post when their equivalents appear in the corresponding REC: archive record? If not then the issue will likely be the Weather Cloud uploader or elsewhere within WeeWX.

Gary

Andy Harrold

unread,
May 10, 2020, 6:58:42 PM5/10/20
to weewx-user
Hi Gary.
After some testing and queries on other forums regarding the driver, it appears that my system is reporting the external temperature on sensor 3, with the TE923 driver using sensor 1. I was advised to try adding a sensor_map to the weewx.conf file. I added the information to the section regarding my driver (TE923) but its still not reporting.

# (as before)

[[sensor_map]]
outTemp = t_3

gjr80

unread,
May 10, 2020, 7:21:32 PM5/10/20
to weewx-user
Andy,

As Tom said WeeWX field outTemp is the temperature field reported to WeatherCloud, so first thing is we need to make sure outTemp is populated. After you made the change to the sensor map and you restarted WeeWX the log will have contained details on the sensor map being used, it should look something like this:

May  4 07:27:02 raspberrypi weewx[11308]: te923: sensor map is {'extraBatteryStatus1': 'bat_2', 'outTemp': 't_1', 'outHumidity': 'h_1', 'extraHumid4': 'h_5', 'uvBatteryStatus': 'bat_uv', 'extraHumid2': 'h_3', 'extraHumid3': 'h_4', 'rainLinkStatus': 'link_rain', 'extraHumid1': 'h_2', 'rainBatteryStatus': 'bat_rain', 'extraTemp2': 't_3', 'extraTemp4': 't_5', 'uvLinkStatus': 'link_uv', 'windLinkStatus': 'link_wind', 'outLinkStatus': 'link_1', 'extraBatteryStatus2': 'bat_3', 'extraBatteryStatus3': 'bat_4', 'windBatteryStatus': 'bat_wind', 'outTempBatteryStatus': 'bat_1', 'extraBatteryStatus4': 'bat_5', 'extraTemp3': 't_4', 'extraLinkStatus1': 'link_2', 'extraLinkStatus2': 'link_3', 'extraLinkStatus3': 'link_4', 'extraLinkStatus4': 'link_5', 'inTemp': 't_in', 'inHumidity': 'h_in', 'extraTemp1': 't_2'}

What sensor map entry appeared in your log after you restarted WeeWX? Can you post it please.

Also let's see what the driver is actually sending to WeeWX. Can you stop WeeWX and then run WeeWX directly, this will cause the loop packets from the driver to be printed on screen, they will start with LOOP:. Every five minutes you will see a line starting with REC:, this is the archive record that WeeWX has synthesised from the loop packets. Can you copy/paste the output from running WeeWX directly making sure you capture several loop packets and at least one archive record.

Gary

Andy Harrold

unread,
May 11, 2020, 8:12:41 AM5/11/20
to weewx-user
May 11 10:54:02 raspberrypi weewx[15924]: te923: sensor map is {'extraBatteryStatus1': 'bat_2', 'outTemp': 't_3', 'outHumidity': 'h_1', 'extraHumid4': 'h_5', 'uvBatteryStatus': 'bat_uv', 'extraHumid2': 'h_3', 'extraHumid3': 'h_4', 'rainLinkStatus': 'link_rain', 'extraHumid1': 'h_2', 'rainBatteryStatus': 'bat_rain', 'extraTemp2': 't_3', 'extraTemp4': 't_5', 'uvLinkStatus': 'link_uv', 'windLinkStatus': 'link_wind', 'outLinkStatus': 'link_1', 'extraBatteryStatus2': 'bat_3', 'extraBatteryStatus3': 'bat_4', 'windBatteryStatus': 'bat_wind', 'outTempBatteryStatus': 'bat_1', 'extraBatteryStatus4': 'bat_5', 'extraTemp3': 't_4', 'extraLinkStatus1': 'link_2', 'extraLinkStatus2': 'link_3', 'extraLinkStatus3': 'link_4', 'extraLinkStatus4': 'link_5', 'inTemp': 't_in', 'inHumidity': 'h_in', 'extraTemp1': 't_2'}

Andy Harrold

unread,
May 11, 2020, 8:13:26 AM5/11/20
to weewx-user
LOOP: 2020-05-11 12:55:18 BST (1589198118) appTemp: None, barometer: 29.8271329992, cloudbase: None, dateTime: 1589198118, dewpoint: None, extraBatteryStatus1: 0, extraBatteryStatus2: 0, extraBatteryStatus3: 0, extraBatteryStatus4: 0, extraHumid1: None, extraHumid2: None, extraHumid3: 65, extraHumid4: None, extraLinkStatus1: 1, extraLinkStatus2: 1, extraLinkStatus3: 0, extraLinkStatus4: 1, extraTemp1: None, extraTemp2: None, extraTemp3: 47.12, extraTemp4: None, forecast: 4, heatindex: None, humidex: None, inDewpoint: 40.5727488439, inHumidity: 48, inTemp: 60.35, maxSolarRad: None, outHumidity: None, outLinkStatus: 1, outTemp: None, outTempBatteryStatus: 0, rain: 0.0, rainBatteryStatus: 0, rainLinkStatus: 0, rainRate: 0, rainTotal: 259.96256, storm: 0, usUnits: 1, UV: None, uvBatteryStatus: 0, uvLinkStatus: 1, windBatteryStatus: 0, windchill: 47.66, windDir: 315.0, windGust: 4.2, windLinkStatus: 0, windSpeed: 7.1
REC: 2020-05-11 12:55:00 BST (1589198100) appTemp: None, barometer: 29.8271329992, cloudbase: None, dateTime: 1589198100.0, dewpoint: None, ET: None, extraBatteryStatus1: 0.0, extraBatteryStatus2: 0.0, extraBatteryStatus3: 0.0, extraBatteryStatus4: 0.0, extraHumid1: None, extraHumid2: None, extraHumid3: 65.2413793103, extraHumid4: None, extraLinkStatus1: 1.0, extraLinkStatus2: 1.0, extraLinkStatus3: 0.0, extraLinkStatus4: 1.0, extraTemp1: None, extraTemp2: None, extraTemp3: 46.8965517241, extraTemp4: None, forecast: 4.0, heatindex: None, humidex: None, inDewpoint: 40.5727488439, inHumidity: 48.0, inTemp: 60.35, interval: 5, maxSolarRad: None, outHumidity: None, outLinkStatus: 1.0, outTemp: None, outTempBatteryStatus: 0.0, rain: 0.0, rainBatteryStatus: 0.0, rainLinkStatus: 0.0, rainRate: 0.0, rainTotal: 259.96256, storm: 0.0, usUnits: 1, UV: None, uvBatteryStatus: 0.0, uvLinkStatus: 1.0, windBatteryStatus: 0.0, windchill: 47.5110344828, windDir: 300.333318857, windGust: 10.6, windGustDir: 292.5, windLinkStatus: 0.0, windrun: 0.583045977011, windSpeed: 6.99655172414
LOOP: 2020-05-11 12:55:22 BST (1589198122) appTemp: None, barometer: 29.8271329992, cloudbase: None, dateTime: 1589198122, dewpoint: None, extraBatteryStatus1: 0, extraBatteryStatus2: 0, extraBatteryStatus3: 0, extraBatteryStatus4: 0, extraHumid1: None, extraHumid2: None, extraHumid3: 65, extraHumid4: None, extraLinkStatus1: 1, extraLinkStatus2: 1, extraLinkStatus3: 0, extraLinkStatus4: 1, extraTemp1: None, extraTemp2: None, extraTemp3: 47.12, extraTemp4: None, forecast: 4, heatindex: None, humidex: None, inDewpoint: 40.5727488439, inHumidity: 48, inTemp: 60.35, maxSolarRad: None, outHumidity: None, outLinkStatus: 1, outTemp: None, outTempBatteryStatus: 0, rain: 0.0, rainBatteryStatus: 0, rainLinkStatus: 0, rainRate: 0, rainTotal: 259.96256, storm: 0, usUnits: 1, UV: None, uvBatteryStatus: 0, uvLinkStatus: 1, windBatteryStatus: 0, windchill: 47.84, windDir: 112.5, windGust: 10.6, windLinkStatus: 0, windSpeed: 6.7

gjr80

unread,
May 11, 2020, 6:05:16 PM5/11/20
to weewx-user
OK, so the sensor_map entry in the log is confirming that you do in fact have t_3 mapped to outTemp. Yet when we look at the loop and archive data outTemp is still None. In the now closed issue you raised you said that your external temperature is on t_3, are you sure? Looking at your sensor_map and loop data it seems you have temperature data on extraTemp3/t_4 and inTemp/t_in only. Is there any chance that extraTemp3/t_4 is in fact your external temperature? If so then you need to map t_4 to outTemp (you can put t_3 back to extraTemp3) and restart WeeWX. Check sensor_map in the log, run WeeWX directly and check for outTemp being populated and then check your Weathercloud uploads.

Gary


Andy Harrold

unread,
May 12, 2020, 4:44:06 AM5/12/20
to weewx-user
Fantastic - seems to now be uploading the correct data to WeatherCloud!
Something as simple as a misreading . I was taking T_3 as being sensor 3, when in fact t_4 is sensor 3.
Thank you for you patience and help during this, I'm not a Linux guru, and just have the very basic grasp. Getting the information, knowing what to run, type and open to get the information you were wanting was mind boggling, then the fact I couldn't amend, delete, copy files from the root access areas made it quite a task, but we got there! Once again, thanks!
Reply all
Reply to author
Forward
0 new messages