OK, so WeeWX is finding rtl_433 OK. The error in the log is just the 
windrose generator complaining about no wind, it will be fine once it gets 
some data (though it should not fail like that - I need to fix it).

Next step is to run WeeWX directly with:

$ sudo /home/weewx/bin/weewxwd /home/weewx/weewx.conf

though I am expecting that will show no loop packets and just empty archive 
records.

Gary

On Wednesday, 9 September 2020 at 11:59:18 UTC+10 Kevin Roberts wrote:

> Here is the syslog
> Sep  8 18:51:22 na7kr systemd[1]: weewx.service: Succeeded.
> Sep  8 18:51:22 na7kr systemd[1]: Stopped LSB: weewx weather system.
> Sep  8 18:51:34 na7kr dhcpd: DHCPREQUEST for 10.70.1.119 from 
> 38:f7:3d:1f:c8:b6 (amazon-78f205e8f) via enp0s25
> Sep  8 18:51:34 na7kr dhcpd: DHCPACK on 10.70.1.119 to 38:f7:3d:1f:c8:b6 
> (amazon-78f205e8f) via enp0s25
> Sep  8 18:51:40 na7kr dhcpd: DHCPREQUEST for 10.70.1.190 from 
> bc:dd:c2:eb:c1:b5 (ESP_EBC1B5) via enp0s25
> Sep  8 18:51:40 na7kr dhcpd: DHCPACK on 10.70.1.190 to bc:dd:c2:eb:c1:b5 
> (ESP_EBC1B5) via enp0s25
> Sep  8 18:51:51 na7kr systemd[1]: Starting LSB: weewx weather system...
> Sep  8 18:51:51 na7kr weewx[12200] INFO __main__: Initializing weewx 
> version 4.1.1
> Sep  8 18:51:51 na7kr weewx[12200] INFO __main__: Using Python 3.7.3 
> (default, Jul 25 2020, 13:03:44) #012[GCC 8.3.0]
> Sep  8 18:51:51 na7kr weewx[12200] INFO __main__: Platform 
> Linux-4.19.0-10-amd64-x86_64-with-debian-10.5
> Sep  8 18:51:51 na7kr weewx[12200] INFO __main__: Locale is 'en_US.UTF-8'
> Sep  8 18:51:51 na7kr weewx[12200] INFO __main__: PID file is 
> /var/run/weewx.pid
> Sep  8 18:51:51 na7kr weewx[12204] INFO __main__: Using configuration file 
> /home/weewx/weewx.conf
> Sep  8 18:51:51 na7kr weewx[12204] INFO __main__: Debug is 0
> Sep  8 18:51:51 na7kr weewx[12189]: Starting weewx weather system: weewx.
> Sep  8 18:51:51 na7kr systemd[1]: Started LSB: weewx weather system.
> Sep  8 18:51:51 na7kr weewx[12204] INFO weewx.engine: Loading station type 
> SDR (user.sdr)
> Sep  8 18:51:51 na7kr weewx[12204] INFO user.sdr: driver version is 0.77
> Sep  8 18:51:51 na7kr weewx[12204] INFO user.sdr: sensor map is {'winDir': 
> 'wind_dir.0052.AcuriteAtlasPacket', 'winSpeed': 
> 'wind_speed.0052.AcuriteAtlasPacket', 'outTemp': 
> 'temperature.0052.AcuriteAtlasPacket', 'outHumidity': 
> 'humidity.0052.AcuriteAtlasPacket', 'rain_total': 
> 'rain_total.0052.AcuriteAtlasPacket'}
> Sep  8 18:51:51 na7kr weewx[12204] INFO user.sdr: deltas is {'rain': 
> 'rain_total', 'strikes': 'strikes_total'}
> Sep  8 18:51:51 na7kr weewx[12204] INFO user.sdr: startup process 'rtl_433 
> -M utc -F json"'
> Sep  8 18:51:51 na7kr weewx[12204] INFO weewx.engine: StdConvert target 
> unit is 0x1
> Sep  8 18:51:51 na7kr weewx[12204] INFO weewx.wxservices: The following 
> values will be calculated: pressure=prefer_hardware, 
> barometer=prefer_hardware, altimeter=prefer_hardware, 
> windchill=prefer_hardware, heatindex=prefer_hardware, 
> dewpoint=prefer_hardware, inDewpoint=prefer_hardware, 
> rainRate=prefer_hardware, maxSolarRad=prefer_hardware, 
> cloudbase=prefer_hardware, humidex=prefer_hardware, 
> appTemp=prefer_hardware, ET=prefer_hardware, windrun=prefer_hardware
> Sep  8 18:51:51 na7kr weewx[12204] INFO weewx.wxservices: The following 
> algorithms will be used for calculations: altimeter=aaASOS, maxSolarRad=RS
> Sep  8 18:51:51 na7kr weewx[12204] INFO user.cmon: service version is 0.20
> Sep  8 18:51:51 na7kr weewx[12204] INFO user.cmon: sysinfo: Linux na7kr 
> 4.19.0-10-amd64 #1 SMP Debian 4.19.132-1 (2020-07-24) x86_64
> Sep  8 18:51:51 na7kr weewx[12204] INFO user.cmon: cpuinfo: processor: 3
> Sep  8 18:51:51 na7kr weewx[12204] INFO user.cmon: cpuinfo: vendor_id: 
> GenuineIntel
> Sep  8 18:51:51 na7kr weewx[12204] INFO user.cmon: cpuinfo: cpu family: 6
> Sep  8 18:51:51 na7kr weewx[12204] INFO user.cmon: cpuinfo: model: 37
> Sep  8 18:51:51 na7kr weewx[12204] INFO user.cmon: cpuinfo: model name: 
> Intel(R) Core(TM) i5 CPU         650  @ 3.20GHz
> Sep  8 18:51:51 na7kr weewx[12204] INFO user.cmon: cpuinfo: stepping: 5
> Sep  8 18:51:51 na7kr weewx[12204] INFO user.cmon: cpuinfo: microcode: 0x2
> Sep  8 18:51:51 na7kr weewx[12204] INFO user.cmon: cpuinfo: cpu MHz: 
> 1257.366
> Sep  8 18:51:51 na7kr weewx[12204] INFO user.cmon: cpuinfo: cache size: 
> 4096 KB
> Sep  8 18:51:51 na7kr weewx[12204] INFO user.cmon: cpuinfo: physical id: 0
> Sep  8 18:51:51 na7kr weewx[12204] INFO user.cmon: cpuinfo: siblings: 4
> Sep  8 18:51:51 na7kr weewx[12204] INFO user.cmon: cpuinfo: core id: 2
> Sep  8 18:51:51 na7kr weewx[12204] INFO user.cmon: cpuinfo: cpu cores: 2
> Sep  8 18:51:51 na7kr weewx[12204] INFO user.cmon: cpuinfo: apicid: 5
> Sep  8 18:51:51 na7kr weewx[12204] INFO user.cmon: cpuinfo: initial 
> apicid: 5
> Sep  8 18:51:51 na7kr weewx[12204] INFO user.cmon: cpuinfo: fpu: yes
> Sep  8 18:51:51 na7kr weewx[12204] INFO user.cmon: cpuinfo: fpu_exception: 
> yes
> Sep  8 18:51:51 na7kr weewx[12204] INFO user.cmon: cpuinfo: cpuid level: 11
> Sep  8 18:51:51 na7kr weewx[12204] INFO user.cmon: cpuinfo: wp: yes
> Sep  8 18:51:51 na7kr weewx[12204] INFO user.cmon: cpuinfo: flags: fpu vme 
> de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts 
> acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc 
> arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf 
> pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm 
> pcid sse4_1 sse4_2 popcnt aes lahf_lm pti tpr_shadow vnmi flexpriority ept 
> vpid dtherm ida arat
> Sep  8 18:51:51 na7kr weewx[12204] INFO user.cmon: cpuinfo: bugs: 
> cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs 
> itlb_multihit
> Sep  8 18:51:51 na7kr weewx[12204] INFO user.cmon: cpuinfo: bogomips: 
> 6384.64
> Sep  8 18:51:51 na7kr weewx[12204] INFO user.cmon: cpuinfo: clflush size: 
> 64
> Sep  8 18:51:51 na7kr weewx[12204] INFO user.cmon: cpuinfo: 
> cache_alignment: 64
> Sep  8 18:51:51 na7kr weewx[12204] INFO user.cmon: cpuinfo: address sizes: 
> 36 bits physical, 48 bits virtual
> Sep  8 18:51:51 na7kr weewx[12204] INFO user.cmon: cpuinfo: power 
> management:
> Sep  8 18:51:51 na7kr weewx[12204] INFO weewx.engine: Archive will use 
> data binding wx_binding
> Sep  8 18:51:51 na7kr weewx[12204] INFO weewx.engine: Record generation 
> will be attempted in 'hardware'
> Sep  8 18:51:51 na7kr weewx[12204] INFO weewx.engine: Using archive 
> interval of 300 seconds (specified in weewx configuration)
> Sep  8 18:51:51 na7kr weewx[12204] INFO user.wd: WdArchive will use data 
> binding wd_binding
> Sep  8 18:51:51 na7kr weewx[12204] INFO user.wd: Using binding 
> 'wd_binding' to database 'weewxwd'
> Sep  8 18:51:51 na7kr weewx[12204] INFO user.wd: Starting backfill of 
> daily summaries
> Sep  8 18:51:51 na7kr weewx[12204] INFO weewx.manager: Starting backfill 
> of daily summaries
> Sep  8 18:51:51 na7kr weewx[12204] INFO user.wd: Daily summaries up to 
> date.
> Sep  8 18:51:51 na7kr weewx[12204] INFO user.wd: WdSuppArchive will use 
> data binding 'wdsupp_binding'
> Sep  8 18:51:51 na7kr weewx[12204] INFO user.wd: Using binding 
> 'wdsupp_binding' to database 'wdsupp'
> Sep  8 18:51:51 na7kr weewx[12204] INFO user.wd: max_age=691200 
> vacuum=86400
> Sep  8 18:51:51 na7kr weewx[12204] INFO user.wd: Source 'WU' not enabled.
> Sep  8 18:51:51 na7kr weewx[12204] INFO user.wd: Source 'DS' not enabled.
> Sep  8 18:51:51 na7kr weewx[12204] INFO user.wd: Source 'File' not enabled.
> Sep  8 18:51:51 na7kr weewx[12204] INFO weewx.restx: StationRegistry: 
> Station will be registered.
> Sep  8 18:51:51 na7kr weewx[12204] INFO weewx.restx: Wunderground-PWS: 
> Data for station KORSALEM127 will be posted
> Sep  8 18:51:51 na7kr weewx[12204] INFO weewx.restx: PWSweather: Posting 
> not enabled.
> Sep  8 18:51:51 na7kr weewx[12204] INFO weewx.restx: CWOP: Posting not 
> enabled.
> Sep  8 18:51:51 na7kr weewx[12204] INFO weewx.restx: WOW: Posting not 
> enabled.
> Sep  8 18:51:51 na7kr weewx[12204] INFO weewx.restx: AWEKAS: Posting not 
> enabled.
> Sep  8 18:51:51 na7kr weewx[12204] INFO user.rtgd: Unknown block specified 
> for scroller_text
> Sep  8 18:51:51 na7kr weewx[12204] INFO user.rtgd: 
> '/home/weewx/public_html/saratoga/ssg/gauge-data.txt' wil be generated. 
> min_interval is None
> Sep  8 18:51:51 na7kr weewx[12204] INFO __main__: Starting up weewx 
> version 4.1.1
> Sep  8 18:51:51 na7kr weewx[12204] INFO weewx.engine: Using binding 
> 'wx_binding' to database 'weewx'
> Sep  8 18:51:51 na7kr weewx[12204] INFO weewx.manager: Starting backfill 
> of daily summaries
> Sep  8 18:51:51 na7kr weewx[12204] INFO weewx.engine: Starting main packet 
> loop.
> Sep  8 18:55:22 na7kr weewx[12204] INFO weewx.manager: Added record 
> 2020-09-08 18:55:00 PDT (1599616500) to database 'weewx'
> Sep  8 18:55:22 na7kr weewx[12204] INFO weewx.manager: Added record 
> 2020-09-08 18:55:00 PDT (1599616500) to daily summary in 'weewx'
> Sep  8 18:55:22 na7kr weewx[12204] INFO weewx.manager: Added record 
> 2020-09-08 18:55:00 PDT (1599616500) to database 'weewxwd'
> Sep  8 18:55:22 na7kr weewx[12204] INFO weewx.manager: Added record 
> 2020-09-08 18:55:00 PDT (1599616500) to daily summary in 'weewxwd'
> Sep  8 18:55:22 na7kr weewx[12204] INFO weewx.manager: Added record 
> 2020-09-08 18:55:00 PDT (1599616500) to database 'wdsupp'
> Sep  8 18:55:22 na7kr weewx[12204] ERROR user.wd: Vacuuming database 
> wdsupp failed: (1064, "You have an error in your SQL syntax; check the 
> manual that corresponds to your MariaDB server version for the right syntax 
> to use near 'vacuum' at line 1")
> Sep  8 18:55:23 na7kr weewx[12204] INFO weewx.restx: StationRegistry: 
> Published record 2020-09-08 18:55:00 PDT (1599616500)
> Sep  8 18:55:23 na7kr weewx[12204] INFO weewx.restx: Wunderground-PWS: 
> Published record 2020-09-08 18:55:00 PDT (1599616500)
> Sep  8 18:55:24 na7kr weewx[12204] INFO weewx.cheetahgenerator: Generated 
> 14 files for report StandardReport in 1.25 seconds
> Sep  8 18:55:28 na7kr weewx[12204] INFO weewx.imagegenerator: Generated 36 
> images for report StandardReport in 4.12 seconds
> Sep  8 18:55:28 na7kr weewx[12204] INFO weewx.reportengine: Copied 14 
> files to /home/weewx/public_html
> Sep  8 18:55:28 na7kr weewx[12204] INFO weewx.cheetahgenerator: Generated 
> 1 files for report wdMonthly in 0.23 seconds
> Sep  8 18:55:30 na7kr weewx[12204] INFO weewx.imagegenerator: Generated 21 
> images for report SaratogaGraphs in 1.50 seconds
> Sep  8 18:55:31 na7kr weewx[12204] INFO weewx.cheetahgenerator: Generated 
> 10 files for report Amphibian in 1.00 seconds
> Sep  8 18:55:34 na7kr weewx[12204] INFO weewx.imagegenerator: Generated 36 
> images for report Amphibian in 3.53 seconds
> Sep  8 18:55:34 na7kr weewx[12204] INFO weewx.reportengine: Copied 3 files 
> to /home/weewx/public_html/amphibian
> Sep  8 18:55:35 na7kr weewx[12204] INFO weewx.cheetahgenerator: Generated 
> 14 files for report BigReport in 0.54 seconds
> Sep  8 18:55:37 na7kr weewx[12204] INFO weewx.imagegenerator: Generated 36 
> images for report BigReport in 1.97 seconds
> Sep  8 18:55:37 na7kr weewx[12204] INFO weewx.reportengine: Copied 14 
> files to /home/weewx/public_html/big
> Sep  8 18:55:37 na7kr weewx[12204] INFO weewx.cheetahgenerator: Generated 
> 1 files for report cmon in 0.03 seconds
> Sep  8 18:55:42 na7kr weewx[12204] INFO weewx.imagegenerator: Generated 32 
> images for report cmon in 5.80 seconds
> Sep  8 18:55:43 na7kr weewx[12204] INFO weewx.cheetahgenerator: Generated 
> 1 files for report wdPWS in 0.04 seconds
> Sep  8 18:55:43 na7kr weewx[12204] ERROR weewx.reportengine: Caught 
> unrecoverable exception in generator 
> 'user.stackedwindrose.StackedWindRoseImageGenerator'
> Sep  8 18:55:43 na7kr weewx[12204] ERROR weewx.reportengine:         ****  
> unsupported operand type(s) for /: 'NoneType' and 'float'
> Sep  8 18:55:43 na7kr weewx[12204] ERROR weewx.reportengine:         ****  
> Traceback (most recent call last):
> Sep  8 18:55:43 na7kr weewx[12204] ERROR weewx.reportengine:         ****  
>   File "/home/weewx/bin/weewx/reportengine.py", line 197, in run
> Sep  8 18:55:43 na7kr weewx[12204] ERROR weewx.reportengine:         ****  
>     obj.start()
> Sep  8 18:55:43 na7kr weewx[12204] ERROR weewx.reportengine:         ****  
>   File "/home/weewx/bin/weewx/reportengine.py", line 280, in start
> Sep  8 18:55:43 na7kr weewx[12204] ERROR weewx.reportengine:         ****  
>     self.run()
> Sep  8 18:55:43 na7kr weewx[12204] ERROR weewx.reportengine:         ****  
>   File "/home/weewx/bin/user/stackedwindrose.py", line 228, in run
> Sep  8 18:55:43 na7kr weewx[12204] ERROR weewx.reportengine:         ****  
>     self.gen_images(self.gen_ts)
> Sep  8 18:55:43 na7kr weewx[12204] ERROR weewx.reportengine:         ****  
>   File "/home/weewx/bin/user/stackedwindrose.py", line 341, in gen_images
> Sep  8 18:55:43 na7kr weewx[12204] ERROR weewx.reportengine:         ****  
>     _max_speed_range = (int(_max_speed / 10.0) + 1) * 10
> Sep  8 18:55:43 na7kr weewx[12204] ERROR weewx.reportengine:         ****  
> TypeError: unsupported operand type(s) for /: 'NoneType' and 'float'
> Sep  8 18:55:43 na7kr weewx[12204] ERROR weewx.reportengine:         ****  
> Generator terminated
> Sep  8 18:55:45 na7kr weewx[12204] INFO weewx.cheetahgenerator: Generated 
> 1 files for report wdTesttags in 2.60 seconds
> Sep  8 18:55:48 na7kr weewx[12204] INFO weewx.cheetahgenerator: Generated 
> 4 files for report wdClientraw in 2.83 seconds
> Sep  8 18:55:48 na7kr weewx[12204] INFO weewx.reportengine: Copied 6 files 
> to /home/weewx/public_html/saratoga/ssg
> Sep  8 18:55:48 na7kr weewx[12204] INFO weewx.cheetahgenerator: Generated 
> 1 files for report SteelSeries in 0.04 seconds
> Sep  8 18:55:48 na7kr weewx[12204] INFO weewx.imagegenerator: Generated 11 
> images for report SteelSeries in 0.15 seconds
>
> Thanks Kevin
> On Tuesday, September 8, 2020 at 5:38:16 PM UTC-7 gjr80 wrote:
>
>> Kevin,
>>
>> It looks like WeeWX may still not be finding rtl_433. When you start 
>> WeeWX and it does nothing what do you see in the log? Can you post the log 
>> from startup? If WeeWX cannot start rtl_433 there should be errors in the 
>> log when WeeWX tries to load the sdr driver.
>>
>> Gary
>>
>> On Wednesday, 9 September 2020 at 07:47:07 UTC+10 Kevin Roberts wrote:
>>
>>> I see data on SDR 
>>>
>>> With this config:
>>>
>>> ##############################################################################
>>>
>>> [SDR]
>>>     # This section is for the software-defined radio driver.
>>>
>>>     # The driver to use
>>>     driver = user.sdr
>>>     cmd = rtl_433 -M utc -F json"
>>>     path = /usr/local/bin
>>>     ld_library_path = /usr/local/lib
>>>     log_unknown_sensors = True
>>>     log_unmapped_sensors = True
>>>     [[sensor_map]]
>>>         winDir = wind_dir.0052.AcuriteAtlasPacket
>>>         winSpeed = wind_speed.0052.AcuriteAtlasPacket
>>>         outTemp = temperature.0052.AcuriteAtlasPacket
>>>         outHumidity = humidity.0052.AcuriteAtlasPacket
>>>         rain_total = rain_total.0052.AcuriteAtlasPacket
>>>
>>> ##############################################################################
>>> See not data.
>>> /home/weewx$ sudo PYTHONPATH=bin python bin/user/sdr.py --cmd="rtl_433 
>>> -M utc -F json"
>>> out:['{"time" : "2020-09-08 21:44:33", "model" : "Acurite-Atlas", "id" : 
>>> 82, "channel" : "A", "sequence_num" : 0, "battery_ok" : 1, "subtype" : 39, 
>>> "wind_avg_mi_h" : 6.000, "uv" : 1, "lux" : 2720, "strike_count" : 0, 
>>> "strike_distance" : 31, "exception" : 0, "raw_msg" : 
>>> "c052e703818290009f2e"}\n', '{"time" : "2020-09-08 21:44:33", "model" : 
>>> "Acurite-Atlas", "id" : 82, "channel" : "A", "sequence_num" : 1, 
>>> "battery_ok" : 1, "subtype" : 39, "wind_avg_mi_h" : 6.000, "uv" : 1, "lux" 
>>> : 2720, "strike_count" : 0, "strike_distance" : 31, "exception" : 0, 
>>> "raw_msg" : "c452e703818290009f32"}\n', '{"time" : "2020-09-08 21:44:33", 
>>> "model" : "Acurite-Atlas", "id" : 82, "channel" : "A", "sequence_num" : 2, 
>>> "battery_ok" : 1, "subtype" : 39, "wind_avg_mi_h" : 6.000, "uv" : 1, "lux" 
>>> : 2720, "strike_count" : 0, "strike_distance" : 31, "exception" : 0, 
>>> "raw_msg" : "c852e703818290009f36"}\n']
>>> parsed: {'dateTime': 1599601473, 'usUnits': 1, 
>>> 'model.0052.AcuriteAtlasPacket': 'Acurite-Atlas', 
>>> 'channel.0052.AcuriteAtlasPacket': 'A', 
>>> 'sequence_num.0052.AcuriteAtlasPacket': 0, 
>>> 'message_type.0052.AcuriteAtlasPacket': None, 
>>> 'wind_speed.0052.AcuriteAtlasPacket': 6.0, 'uv.0052.AcuriteAtlasPacket': 1, 
>>> 'lux.0052.AcuriteAtlasPacket': 2720, 'battery.0052.AcuriteAtlasPacket': 0}
>>> parsed: {'dateTime': 1599601473, 'usUnits': 1, 
>>> 'model.0052.AcuriteAtlasPacket': 'Acurite-Atlas', 
>>> 'channel.0052.AcuriteAtlasPacket': 'A', 
>>> 'sequence_num.0052.AcuriteAtlasPacket': 1, 
>>> 'message_type.0052.AcuriteAtlasPacket': None, 
>>> 'wind_speed.0052.AcuriteAtlasPacket': 6.0, 'uv.0052.AcuriteAtlasPacket': 1, 
>>> 'lux.0052.AcuriteAtlasPacket': 2720, 'battery.0052.AcuriteAtlasPacket': 0}
>>> parsed: {'dateTime': 1599601473, 'usUnits': 1, 
>>> 'model.0052.AcuriteAtlasPacket': 'Acurite-Atlas', 
>>> 'channel.0052.AcuriteAtlasPacket': 'A', 
>>> 'sequence_num.0052.AcuriteAtlasPacket': 2, 
>>> 'message_type.0052.AcuriteAtlasPacket': None, 
>>> 'wind_speed.0052.AcuriteAtlasPacket': 6.0, 'uv.0052.AcuriteAtlasPacket': 1, 
>>> 'lux.0052.AcuriteAtlasPacket': 2720, 'battery.0052.AcuriteAtlasPacket': 0}
>>> out:['{"time" : "2020-09-08 21:44:43", "model" : "Acurite-Atlas", "id" : 
>>> 82, "channel" : "A", "sequence_num" : 0, "battery_ok" : 1, "subtype" : 37, 
>>> "wind_avg_mi_h" : 6.000, "temperature_F" : 75.700, "humidity" : 18, 
>>> "strike_count" : 0, "strike_distance" : 31, "exception" : 0, "raw_msg" : 
>>> "c0526503090512009f39"}\n', '{"time" : "2020-09-08 21:44:43", "model" : 
>>> "Acurite-Atlas", "id" : 82, "channel" : "A", "sequence_num" : 1, 
>>> "battery_ok" : 1, "subtype" : 37, "wind_avg_mi_h" : 6.000, "temperature_F" 
>>> : 75.700, "humidity" : 18, "strike_count" : 0, "strike_distance" : 31, 
>>> "exception" : 0, "raw_msg" : "c4526503090512009f3d"}\n', '{"time" : 
>>> "2020-09-08 21:44:43", "model" : "Acurite-Atlas", "id" : 82, "channel" : 
>>> "A", "sequence_num" : 2, "battery_ok" : 1, "subtype" : 37, "wind_avg_mi_h" 
>>> : 6.000, "temperature_F" : 75.700, "humidity" : 18, "strike_count" : 0, 
>>> "strike_distance" : 31, "exception" : 0, "raw_msg" : 
>>> "c8526503090512009f41"}\n']
>>> parsed: {'dateTime': 1599601483, 'usUnits': 1, 
>>> 'model.0052.AcuriteAtlasPacket': 'Acurite-Atlas', 
>>> 'channel.0052.AcuriteAtlasPacket': 'A', 
>>> 'sequence_num.0052.AcuriteAtlasPacket': 0, 
>>> 'message_type.0052.AcuriteAtlasPacket': None, 
>>> 'temperature.0052.AcuriteAtlasPacket': 75.7, 
>>> 'humidity.0052.AcuriteAtlasPacket': 18.0, 
>>> 'wind_speed.0052.AcuriteAtlasPacket': 6.0, 
>>> 'battery.0052.AcuriteAtlasPacket': 0}
>>> parsed: {'dateTime': 1599601483, 'usUnits': 1, 
>>> 'model.0052.AcuriteAtlasPacket': 'Acurite-Atlas', 
>>> 'channel.0052.AcuriteAtlasPacket': 'A', 
>>> 'sequence_num.0052.AcuriteAtlasPacket': 1, 
>>> 'message_type.0052.AcuriteAtlasPacket': None, 
>>> 'temperature.0052.AcuriteAtlasPacket': 75.7, 
>>> 'humidity.0052.AcuriteAtlasPacket': 18.0, 
>>> 'wind_speed.0052.AcuriteAtlasPacket': 6.0, 
>>> 'battery.0052.AcuriteAtlasPacket': 0}
>>> parsed: {'dateTime': 1599601483, 'usUnits': 1, 
>>> 'model.0052.AcuriteAtlasPacket': 'Acurite-Atlas', 
>>> 'channel.0052.AcuriteAtlasPacket': 'A', 
>>> 'sequence_num.0052.AcuriteAtlasPacket': 2, 
>>> 'message_type.0052.AcuriteAtlasPacket': None, 
>>> 'temperature.0052.AcuriteAtlasPacket': 75.7, 
>>> 'humidity.0052.AcuriteAtlasPacket': 18.0, 
>>> 'wind_speed.0052.AcuriteAtlasPacket': 6.0, 
>>> 'battery.0052.AcuriteAtlasPacket': 0}
>>> out:['{"time" : "2020-09-08 21:44:54", "model" : "Acurite-Atlas", "id" : 
>>> 82, "channel" : "A", "sequence_num" : 0, "battery_ok" : 1, "subtype" : 38, 
>>> "wind_avg_mi_h" : 8.000, "wind_dir_deg" : 350.000, "rain_in" : 0.050, 
>>> "strike_count" : 0, "strike_distance" : 31, "exception" : 0, "raw_msg" : 
>>> "c05266840a7805009f22"}\n', '{"time" : "2020-09-08 21:44:54", "model" : 
>>> "Acurite-Atlas", "id" : 82, "channel" : "A", "sequence_num" : 1, 
>>> "battery_ok" : 1, "subtype" : 38, "wind_avg_mi_h" : 8.000, "wind_dir_deg" : 
>>> 350.000, "rain_in" : 0.050, "strike_count" : 0, "strike_distance" : 31, 
>>> "exception" : 0, "raw_msg" : "c45266840a7805009f26"}\n', '{"time" : 
>>> "2020-09-08 21:44:54", "model" : "Acurite-Atlas", "id" : 82, "channel" : 
>>> "A", "sequence_num" : 2, "battery_ok" : 1, "subtype" : 38, "wind_avg_mi_h" 
>>> : 8.000, "wind_dir_deg" : 350.000, "rain_in" : 0.050, "strike_count" : 0, 
>>> "strike_distance" : 31, "exception" : 0, "raw_msg" : 
>>> "c85266840a7805009f2a"}\n']
>>> parsed: {'dateTime': 1599601494, 'usUnits': 1, 
>>> 'model.0052.AcuriteAtlasPacket': 'Acurite-Atlas', 
>>> 'channel.0052.AcuriteAtlasPacket': 'A', 
>>> 'sequence_num.0052.AcuriteAtlasPacket': 0, 
>>> 'message_type.0052.AcuriteAtlasPacket': None, 
>>> 'wind_speed.0052.AcuriteAtlasPacket': 8.0, 
>>> 'wind_dir.0052.AcuriteAtlasPacket': 350.0, 
>>> 'rain_total.0052.AcuriteAtlasPacket': 0.05, 
>>> 'battery.0052.AcuriteAtlasPacket': 0}
>>> parsed: {'dateTime': 1599601494, 'usUnits': 1, 
>>> 'model.0052.AcuriteAtlasPacket': 'Acurite-Atlas', 
>>> 'channel.0052.AcuriteAtlasPacket': 'A', 
>>> 'sequence_num.0052.AcuriteAtlasPacket': 1, 
>>> 'message_type.0052.AcuriteAtlasPacket': None, 
>>> 'wind_speed.0052.AcuriteAtlasPacket': 8.0, 
>>> 'wind_dir.0052.AcuriteAtlasPacket': 350.0, 
>>> 'rain_total.0052.AcuriteAtlasPacket': 0.05, 
>>> 'battery.0052.AcuriteAtlasPacket': 0}
>>> parsed: {'dateTime': 1599601494, 'usUnits': 1, 
>>> 'model.0052.AcuriteAtlasPacket': 'Acurite-Atlas', 
>>> 'channel.0052.AcuriteAtlasPacket': 'A', 
>>> 'sequence_num.0052.AcuriteAtlasPacket': 2, 
>>> 'message_type.0052.AcuriteAtlasPacket': None, 
>>> 'wind_speed.0052.AcuriteAtlasPacket': 8.0, 
>>> 'wind_dir.0052.AcuriteAtlasPacket': 350.0, 
>>> 'rain_total.0052.AcuriteAtlasPacket': 0.05, 
>>> 'battery.0052.AcuriteAtlasPacket': 0}
>>> out:['{"time" : "2020-09-08 21:45:04", "model" : "Acurite-Atlas", "id" : 
>>> 82, "channel" : "A", "sequence_num" : 0, "battery_ok" : 1, "subtype" : 39, 
>>> "wind_avg_mi_h" : 11.000, "uv" : 1, "lux" : 2640, "strike_count" : 0, 
>>> "strike_distance" : 31, "exception" : 0, "raw_msg" : 
>>> "c052e705418288009fe8"}\n', '{"time" : "2020-09-08 21:45:04", "model" : 
>>> "Acurite-Atlas", "id" : 82, "channel" : "A", "sequence_num" : 1, 
>>> "battery_ok" : 1, "subtype" : 39, "wind_avg_mi_h" : 11.000, "uv" : 1, "lux" 
>>> : 2640, "strike_count" : 0, "strike_distance" : 31, "exception" : 0, 
>>> "raw_msg" : "c452e705418288009fec"}\n', '{"time" : "2020-09-08 21:45:04", 
>>> "model" : "Acurite-Atlas", "id" : 82, "channel" : "A", "sequence_num" : 2, 
>>> "battery_ok" : 1, "subtype" : 39, "wind_avg_mi_h" : 11.000, "uv" : 1, "lux" 
>>> : 2640, "strike_count" : 0, "strike_distance" : 31, "exception" : 0, 
>>> "raw_msg" : "c852e705418288009ff0"}\n']
>>> parsed: {'dateTime': 1599601504, 'usUnits': 1, 
>>> 'model.0052.AcuriteAtlasPacket': 'Acurite-Atlas', 
>>> 'channel.0052.AcuriteAtlasPacket': 'A', 
>>> 'sequence_num.0052.AcuriteAtlasPacket': 0, 
>>> 'message_type.0052.AcuriteAtlasPacket': None, 
>>> 'wind_speed.0052.AcuriteAtlasPacket': 11.0, 'uv.0052.AcuriteAtlasPacket': 
>>> 1, 'lux.0052.AcuriteAtlasPacket': 2640, 'battery.0052.AcuriteAtlasPacket': 
>>> 0}
>>> parsed: {'dateTime': 1599601504, 'usUnits': 1, 
>>> 'model.0052.AcuriteAtlasPacket': 'Acurite-Atlas', 
>>> 'channel.0052.AcuriteAtlasPacket': 'A', 
>>> 'sequence_num.0052.AcuriteAtlasPacket': 1, 
>>> 'message_type.0052.AcuriteAtlasPacket': None, 
>>> 'wind_speed.0052.AcuriteAtlasPacket': 11.0, 'uv.0052.AcuriteAtlasPacket': 
>>> 1, 'lux.0052.AcuriteAtlasPacket': 2640, 'battery.0052.AcuriteAtlasPacket': 
>>> 0}
>>> parsed: {'dateTime': 1599601504, 'usUnits': 1, 
>>> 'model.0052.AcuriteAtlasPacket': 'Acurite-Atlas', 
>>> 'channel.0052.AcuriteAtlasPacket': 'A', 
>>> 'sequence_num.0052.AcuriteAtlasPacket': 2, 
>>> 'message_type.0052.AcuriteAtlasPacket': None, 
>>> 'wind_speed.0052.AcuriteAtlasPacket': 11.0, 'uv.0052.AcuriteAtlasPacket': 
>>> 1, 'lux.0052.AcuriteAtlasPacket': 2640, 'battery.0052.AcuriteAtlasPacket': 
>>> 0}
>>> out:['{"time" : "2020-09-08 21:45:15", "model" : "Acurite-Atlas", "id" : 
>>> 82, "channel" : "A", "sequence_num" : 0, "battery_ok" : 1, "subtype" : 37, 
>>> "wind_avg_mi_h" : 8.000, "temperature_F" : 75.800, "humidity" : 18, 
>>> "strike_count" : 0, "strike_distance" : 31, "exception" : 0, "raw_msg" : 
>>> "c0526584090612009fbb"}\n', '{"time" : "2020-09-08 21:45:15", "model" : 
>>> "Acurite-Atlas", "id" : 82, "channel" : "A", "sequence_num" : 1, 
>>> "battery_ok" : 1, "subtype" : 37, "wind_avg_mi_h" : 8.000, "temperature_F" 
>>> : 75.800, "humidity" : 18, "strike_count" : 0, "strike_distance" : 31, 
>>> "exception" : 0, "raw_msg" : "c4526584090612009fbf"}\n', '{"time" : 
>>> "2020-09-08 21:45:15", "model" : "Acurite-Atlas", "id" : 82, "channel" : 
>>> "A", "sequence_num" : 2, "battery_ok" : 1, "subtype" : 37, "wind_avg_mi_h" 
>>> : 8.000, "temperature_F" : 75.800, "humidity" : 18, "strike_count" : 0, 
>>> "strike_distance" : 31, "exception" : 0, "raw_msg" : 
>>> "c8526584090612009fc3"}\n']
>>> parsed: {'dateTime': 1599601515, 'usUnits': 1, 
>>> 'model.0052.AcuriteAtlasPacket': 'Acurite-Atlas', 
>>> 'channel.0052.AcuriteAtlasPacket': 'A', 
>>> 'sequence_num.0052.AcuriteAtlasPacket': 0, 
>>> 'message_type.0052.AcuriteAtlasPacket': None, 
>>> 'temperature.0052.AcuriteAtlasPacket': 75.8, 
>>> 'humidity.0052.AcuriteAtlasPacket': 18.0, 
>>> 'wind_speed.0052.AcuriteAtlasPacket': 8.0, 
>>> 'battery.0052.AcuriteAtlasPacket': 0}
>>> parsed: {'dateTime': 1599601515, 'usUnits': 1, 
>>> 'model.0052.AcuriteAtlasPacket': 'Acurite-Atlas', 
>>> 'channel.0052.AcuriteAtlasPacket': 'A', 
>>> 'sequence_num.0052.AcuriteAtlasPacket': 1, 
>>> 'message_type.0052.AcuriteAtlasPacket': None, 
>>> 'temperature.0052.AcuriteAtlasPacket': 75.8, 
>>> 'humidity.0052.AcuriteAtlasPacket': 18.0, 
>>> 'wind_speed.0052.AcuriteAtlasPacket': 8.0, 
>>> 'battery.0052.AcuriteAtlasPacket': 0}
>>> parsed: {'dateTime': 1599601515, 'usUnits': 1, 
>>> 'model.0052.AcuriteAtlasPacket': 'Acurite-Atlas', 
>>> 'channel.0052.AcuriteAtlasPacket': 'A', 
>>> 'sequence_num.0052.AcuriteAtlasPacket': 2, 
>>> 'message_type.0052.AcuriteAtlasPacket': None, 
>>> 'temperature.0052.AcuriteAtlasPacket': 75.8, 
>>> 'humidity.0052.AcuriteAtlasPacket': 18.0, 
>>> 'wind_speed.0052.AcuriteAtlasPacket': 8.0, 
>>> 'battery.0052.AcuriteAtlasPacket': 0}
>>> out:['{"time" : "2020-09-08 21:45:19", "model" : "Acurite-986", "id" : 
>>> 40735, "channel" : "2F", "battery_ok" : 1, "temperature_F" : 0.000, 
>>> "status" : 0, "mic" : "CRC"}\n', '{"time" : "2020-09-08 21:45:19", "model" 
>>> : "Acurite-986", "id" : 40735, "channel" : "2F", "battery_ok" : 1, 
>>> "temperature_F" : 0.000, "status" : 0, "mic" : "CRC"}\n']
>>> out:['{"time" : "2020-09-08 21:45:25", "model" : "Acurite-Atlas", "id" : 
>>> 82, "channel" : "A", "sequence_num" : 0, "battery_ok" : 1, "subtype" : 38, 
>>> "wind_avg_mi_h" : 7.000, "wind_dir_deg" : 344.000, "rain_in" : 0.050, 
>>> "strike_count" : 0, "strike_distance" : 31, "exception" : 0, "raw_msg" : 
>>> "c0526603ca6005009f49"}\n', '{"time" : "2020-09-08 21:45:25", "model" : 
>>> "Acurite-Atlas", "id" : 82, "channel" : "A", "sequence_num" : 1, 
>>> "battery_ok" : 1, "subtype" : 38, "wind_avg_mi_h" : 7.000, "wind_dir_deg" : 
>>> 344.000, "rain_in" : 0.050, "strike_count" : 0, "strike_distance" : 31, 
>>> "exception" : 0, "raw_msg" : "c4526603ca6005009f4d"}\n', '{"time" : 
>>> "2020-09-08 21:45:25", "model" : "Acurite-Atlas", "id" : 82, "channel" : 
>>> "A", "sequence_num" : 2, "battery_ok" : 1, "subtype" : 38, "wind_avg_mi_h" 
>>> : 7.000, "wind_dir_deg" : 344.000, "rain_in" : 0.050, "strike_count" : 0, 
>>> "strike_distance" : 31, "exception" : 0, "raw_msg" : 
>>> "c8526603ca6005009f51"}\n']
>>> parsed: {'dateTime': 1599601525, 'usUnits': 1, 
>>> 'model.0052.AcuriteAtlasPacket': 'Acurite-Atlas', 
>>> 'channel.0052.AcuriteAtlasPacket': 'A', 
>>> 'sequence_num.0052.AcuriteAtlasPacket': 0, 
>>> 'message_type.0052.AcuriteAtlasPacket': None, 
>>> 'wind_speed.0052.AcuriteAtlasPacket': 7.0, 
>>> 'wind_dir.0052.AcuriteAtlasPacket': 344.0, 
>>> 'rain_total.0052.AcuriteAtlasPacket': 0.05, 
>>> 'battery.0052.AcuriteAtlasPacket': 0}
>>> parsed: {'dateTime': 1599601525, 'usUnits': 1, 
>>> 'model.0052.AcuriteAtlasPacket': 'Acurite-Atlas', 
>>> 'channel.0052.AcuriteAtlasPacket': 'A', 
>>> 'sequence_num.0052.AcuriteAtlasPacket': 1, 
>>> 'message_type.0052.AcuriteAtlasPacket': None, 
>>> 'wind_speed.0052.AcuriteAtlasPacket': 7.0, 
>>> 'wind_dir.0052.AcuriteAtlasPacket': 344.0, 
>>> 'rain_total.0052.AcuriteAtlasPacket': 0.05, 
>>> 'battery.0052.AcuriteAtlasPacket': 0}
>>> parsed: {'dateTime': 1599601525, 'usUnits': 1, 
>>> 'model.0052.AcuriteAtlasPacket': 'Acurite-Atlas', 
>>> 'channel.0052.AcuriteAtlasPacket': 'A', 
>>> 'sequence_num.0052.AcuriteAtlasPacket': 2, 
>>> 'message_type.0052.AcuriteAtlasPacket': None, 
>>> 'wind_speed.0052.AcuriteAtlasPacket': 7.0, 
>>> 'wind_dir.0052.AcuriteAtlasPacket': 344.0, 
>>> 'rain_total.0052.AcuriteAtlasPacket': 0.05, 
>>> 'battery.0052.AcuriteAtlasPacket': 0}
>>> out:['{"time" : "2020-09-08 21:45:36", "model" : "Acurite-Atlas", "id" : 
>>> 82, "channel" : "A", "sequence_num" : 0, "battery_ok" : 1, "subtype" : 39, 
>>> "wind_avg_mi_h" : 7.000, "uv" : 1, "lux" : 2640, "strike_count" : 0, 
>>> "strike_distance" : 31, "exception" : 0, "raw_msg" : 
>>> "c052e703418288009fe6"}\n', '{"time" : "2020-09-08 21:45:36", "model" : 
>>> "Acurite-Atlas", "id" : 82, "channel" : "A", "sequence_num" : 1, 
>>> "battery_ok" : 1, "subtype" : 39, "wind_avg_mi_h" : 7.000, "uv" : 1, "lux" 
>>> : 2640, "strike_count" : 0, "strike_distance" : 31, "exception" : 0, 
>>> "raw_msg" : "c452e703418288009fea"}\n', '{"time" : "2020-09-08 21:45:36", 
>>> "model" : "Acurite-Atlas", "id" : 82, "channel" : "A", "sequence_num" : 2, 
>>> "battery_ok" : 1, "subtype" : 39, "wind_avg_mi_h" : 7.000, "uv" : 1, "lux" 
>>> : 2640, "strike_count" : 0, "strike_distance" : 31, "exception" : 0, 
>>> "raw_msg" : "c852e703418288009fee"}\n']
>>> parsed: {'dateTime': 1599601536, 'usUnits': 1, 
>>> 'model.0052.AcuriteAtlasPacket': 'Acurite-Atlas', 
>>> 'channel.0052.AcuriteAtlasPacket': 'A', 
>>> 'sequence_num.0052.AcuriteAtlasPacket': 0, 
>>> 'message_type.0052.AcuriteAtlasPacket': None, 
>>> 'wind_speed.0052.AcuriteAtlasPacket': 7.0, 'uv.0052.AcuriteAtlasPacket': 1, 
>>> 'lux.0052.AcuriteAtlasPacket': 2640, 'battery.0052.AcuriteAtlasPacket': 0}
>>> parsed: {'dateTime': 1599601536, 'usUnits': 1, 
>>> 'model.0052.AcuriteAtlasPacket': 'Acurite-Atlas', 
>>> 'channel.0052.AcuriteAtlasPacket': 'A', 
>>> 'sequence_num.0052.AcuriteAtlasPacket': 1, 
>>> 'message_type.0052.AcuriteAtlasPacket': None, 
>>> 'wind_speed.0052.AcuriteAtlasPacket': 7.0, 'uv.0052.AcuriteAtlasPacket': 1, 
>>> 'lux.0052.AcuriteAtlasPacket': 2640, 'battery.0052.AcuriteAtlasPacket': 0}
>>> parsed: {'dateTime': 1599601536, 'usUnits': 1, 
>>> 'model.0052.AcuriteAtlasPacket': 'Acurite-Atlas', 
>>> 'channel.0052.AcuriteAtlasPacket': 'A', 
>>> 'sequence_num.0052.AcuriteAtlasPacket': 2, 
>>> 'message_type.0052.AcuriteAtlasPacket': None, 
>>> 'wind_speed.0052.AcuriteAtlasPacket': 7.0, 'uv.0052.AcuriteAtlasPacket': 1, 
>>> 'lux.0052.AcuriteAtlasPacket': 2640, 'battery.0052.AcuriteAtlasPacket': 0}
>>>
>>

-- 
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+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/a6ecc2e7-44e9-47d8-ad7a-e8b0ae249de4n%40googlegroups.com.

Reply via email to