Thank you for the response Gary! Yes that is the driver that i found in
github. Here is what i hope you are looking for.
Nov 28 19:46:53 raspberrypi weewx[422]: engine: Initializing weewx version
3.8.2
Nov 28 19:46:53 raspberrypi weewx[422]: engine: Using Python 2.7.13
(default, Sep 26 2018, 18:42:22) #012[GCC 6.3.0 20170516]
Nov 28 19:46:53 raspberrypi weewx[422]: engine: Platform
Linux-4.14.79-v7+-armv7l-with-debian-9.6
Nov 28 19:46:53 raspberrypi weewx[422]: engine: Locale is 'en_US.UTF-8'
Nov 28 19:46:53 raspberrypi weewx[422]: engine: pid file is
/var/run/weewx.pid
Nov 28 19:46:53 raspberrypi weewx[562]: engine: Using configuration file
/etc/weewx/weewx.conf
Nov 28 19:46:53 raspberrypi weewx[326]: Starting weewx weather system:
weewx.
Nov 28 19:46:53 raspberrypi systemd[1]: Started LSB: weewx weather system.
Nov 28 19:46:53 raspberrypi weewx[562]: engine: Debug is 3
Nov 28 19:46:53 raspberrypi weewx[562]: engine: Initializing engine
Nov 28 19:46:53 raspberrypi weewx[562]: engine: Loading station type
Bloomsky (user.bloomsky)
Nov 28 19:46:53 raspberrypi avahi-daemon[327]: Joining mDNS multicast group
on interface wlan0.IPv6 with address fe80::45d:9c9b:7cb3:1535.
Nov 28 19:46:53 raspberrypi avahi-daemon[327]: New relevant interface
wlan0.IPv6 for mDNS.
Nov 28 19:46:53 raspberrypi avahi-daemon[327]: Registering new address
record for fe80::45d:9c9b:7cb3:1535 on wlan0.*.
Nov 28 19:46:53 raspberrypi weewx[562]: bloomsky: MainThread: driver
version is 0.1.0
Nov 28 19:46:53 raspberrypi weewx[562]: bloomsky: MainThread: sensor map is
{'deviceName': 'DeviceName', 'Data': {'outTemp': 'Temperature',
'deviceType': 'DeviceType', 'txBatteryStatus': 'Voltage', 'night': 'Night',
'outHumidity': 'Humidity', 'imageURL': 'ImageURL', 'UV': 'UVIndex',
'imageTimestamp': 'ImageTS'}, 'deviceID': 'DeviceID', 'Storm': {'windDir':
'WindDirection', 'rainDaily': 'RainDaily', 'windSpeed':
'SustainedWindSpeed', 'rainRate': 'RainRate', 'windGust': 'WindGust'},
'Point': {'inHumidity': 'Humidity', 'inTemp': 'Temperature'}}
Nov 28 19:46:53 raspberrypi weewx[562]: bloomsky: MainThread: poll interval
is 300 seconds, API key is "....rNal"
Nov 28 19:46:53 raspberrypi weewx[562]: bloomsky: MainThread: max tries is
3, retry wait time is 10 seconds
Nov 28 19:46:53 raspberrypi weewx[562]: bloomsky: bloomsky-client: url:
https://api.bloomsky.com/api/skydata/ data: {'unit': 'intl'} hdr:
{'Authorization': '....rNal'}
Nov 28 19:46:53 raspberrypi weewx[562]: engine: Loading service
weewx.engine.StdTimeSynch
Nov 28 19:46:53 raspberrypi weewx[562]: engine: Finished loading service
weewx.engine.StdTimeSynch
Nov 28 19:46:53 raspberrypi weewx[562]: engine: Loading service
weewx.engine.StdConvert
Nov 28 19:46:53 raspberrypi weewx[562]: engine: StdConvert target unit is
0x1
Nov 28 19:46:53 raspberrypi weewx[562]: engine: Finished loading service
weewx.engine.StdConvert
Nov 28 19:46:53 raspberrypi weewx[562]: engine: Loading service
weewx.engine.StdCalibrate
Nov 28 19:46:53 raspberrypi weewx[562]: engine: Finished loading service
weewx.engine.StdCalibrate
Nov 28 19:46:53 raspberrypi weewx[562]: engine: Loading service
weewx.engine.StdQC
Nov 28 19:46:53 raspberrypi weewx[562]: engine: Finished loading service
weewx.engine.StdQC
Nov 28 19:46:53 raspberrypi weewx[562]: bloomsky: bloomsky-client: Failed
attempt 1 of 3 to get data: <urlopen error [Errno -3] Temporary failure in
name resolution>
Nov 28 19:46:53 raspberrypi weewx[562]: engine: Loading service
weewx.wxservices.StdWXCalculate
Nov 28 19:46:53 raspberrypi weewx[562]: bloomsky: bloomsky-client: Waiting
10 seconds before retry
Nov 28 19:46:53 raspberrypi weewx[562]: 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
Nov 28 19:46:53 raspberrypi weewx[562]: wxcalculate: The following
algorithms will be used for calculations: altimeter=aaNOAA, maxSolarRad=RS
Nov 28 19:46:53 raspberrypi weewx[562]: engine: Finished loading service
weewx.wxservices.StdWXCalculate
Nov 28 19:46:53 raspberrypi weewx[562]: engine: Loading service
weewx.engine.StdArchive
Nov 28 19:46:53 raspberrypi weewx[562]: engine: Archive will use data
binding wx_binding
Nov 28 19:46:53 raspberrypi weewx[562]: engine: Record generation will be
attempted in 'hardware'
Nov 28 19:46:53 raspberrypi weewx[562]: engine: Using archive interval of
300 seconds (specified in weewx configuration)
Nov 28 19:46:53 raspberrypi weewx[562]: engine: Use LOOP data in hi/low
calculations: 1
Nov 28 19:46:54 raspberrypi weewx[562]: manager: Daily summary version is
2.0
Nov 28 19:46:54 raspberrypi weewx[562]: engine: Using binding 'wx_binding'
to database 'weewx.sdb'
Nov 28 19:46:54 raspberrypi weewx[562]: manager: Starting backfill of daily
summaries
Nov 28 19:46:54 raspberrypi weewx[562]: engine: Finished loading service
weewx.engine.StdArchive
Nov 28 19:46:54 raspberrypi weewx[562]: engine: Loading service
weewx.restx.StdStationRegistry
Nov 28 19:46:54 raspberrypi weewx[562]: restx: StationRegistry: Station
will be registered.
Nov 28 19:46:54 raspberrypi weewx[562]: engine: Finished loading service
weewx.restx.StdStationRegistry
Nov 28 19:46:54 raspberrypi mysqld[558]: 2018-11-28 19:46:54 1996115968
[Note] /usr/sbin/mysqld (mysqld 10.1.37-MariaDB-0+deb9u1) starting as
process 558 ...
Nov 28 19:46:54 raspberrypi weewx[562]: engine: Loading service
weewx.restx.StdWunderground
Nov 28 19:46:54 raspberrypi weewx[562]: restx: Wunderground-PWS: Data for
station KWIMOSIN10 will be posted
Nov 28 19:46:54 raspberrypi weewx[562]: engine: Finished loading service
weewx.restx.StdWunderground
Nov 28 19:46:54 raspberrypi weewx[562]: engine: Loading service
weewx.restx.StdPWSweather
Nov 28 19:46:54 raspberrypi weewx[562]: restx: PWSweather: Posting not
enabled.
Nov 28 19:46:54 raspberrypi weewx[562]: engine: Finished loading service
weewx.restx.StdPWSweather
Nov 28 19:46:54 raspberrypi weewx[562]: engine: Loading service
weewx.restx.StdCWOP
Nov 28 19:46:54 raspberrypi weewx[562]: restx: CWOP: Posting not enabled.
Nov 28 19:46:54 raspberrypi weewx[562]: engine: Finished loading service
weewx.restx.StdCWOP
Nov 28 19:46:54 raspberrypi weewx[562]: engine: Loading service
weewx.restx.StdWOW
Nov 28 19:46:54 raspberrypi weewx[562]: restx: WOW: Posting not enabled.
Nov 28 19:46:54 raspberrypi weewx[562]: engine: Finished loading service
weewx.restx.StdWOW
Nov 28 19:46:54 raspberrypi weewx[562]: engine: Loading service
weewx.restx.StdAWEKAS
Nov 28 19:46:54 raspberrypi weewx[562]: restx: AWEKAS: Posting not enabled.
Nov 28 19:46:54 raspberrypi weewx[562]: engine: Finished loading service
weewx.restx.StdAWEKAS
Nov 28 19:46:54 raspberrypi weewx[562]: engine: Loading service
weewx.engine.StdPrint
Nov 28 19:46:54 raspberrypi weewx[562]: engine: Finished loading service
weewx.engine.StdPrint
Nov 28 19:46:54 raspberrypi weewx[562]: engine: Loading service
weewx.engine.StdReport
Nov 28 19:46:54 raspberrypi weewx[562]: engine: Finished loading service
weewx.engine.StdReport
Nov 28 19:46:54 raspberrypi weewx[562]: engine: Starting up weewx version
3.8.2
Nov 28 19:46:54 raspberrypi weewx[562]: engine: Station does not support
reading the time
Nov 28 19:46:54 raspberrypi weewx[562]: engine: Starting main packet loop.
Nov 28 19:46:54 raspberrypi weewx[562]: manager: Daily summary version is
2.0
Nov 28 19:46:54 raspberrypi kernel: [ 9.075327] Bluetooth: Core ver 2.22
Nov 28 19:46:54 raspberrypi kernel: [ 9.075381] NET: Registered protocol
family 31
Nov 28 19:46:54 raspberrypi kernel: [ 9.075384] Bluetooth: HCI device
and connection manager initialized
Nov 28 19:46:54 raspberrypi kernel: [ 9.075397] Bluetooth: HCI socket
layer initialized
Nov 28 19:46:54 raspberrypi kernel: [ 9.075411] Bluetooth: L2CAP socket
layer initialized
Nov 28 19:46:54 raspberrypi kernel: [ 9.075431] Bluetooth: SCO socket
layer initialized
Nov 28 19:46:54 raspberrypi kernel: [ 9.111023] Bluetooth: HCI UART
driver ver 2.3
Nov 28 19:46:54 raspberrypi kernel: [ 9.111032] Bluetooth: HCI UART
protocol H4 registered
Nov 28 19:46:54 raspberrypi kernel: [ 9.111036] Bluetooth: HCI UART
protocol Three-wire (H5) registered
Nov 28 19:46:54 raspberrypi kernel: [ 9.111167] Bluetooth: HCI UART
protocol Broadcom registered
Nov 28 19:46:54 raspberrypi btuart[289]: bcm43xx_init
Nov 28 19:46:54 raspberrypi btuart[289]: Flash firmware
/lib/firmware/brcm/BCM43430A1.hcd
Nov 28 19:46:54 raspberrypi btuart[289]: Set BDADDR UART: b8:27:eb:8e:52:7c
Nov 28 19:46:54 raspberrypi btuart[289]: Set Controller UART speed to
921600 bit/s
Nov 28 19:46:54 raspberrypi btuart[289]: Device setup complete
Nov 28 19:46:54 raspberrypi systemd[1]: Started Configure Bluetooth Modems
connected by UART.
Nov 28 19:46:54 raspberrypi systemd[1]: Starting Bluetooth service...
Nov 28 19:46:54 raspberrypi systemd[1]: Created slice system-bthelper.slice.
Nov 28 19:46:54 raspberrypi bluetoothd[584]: Bluetooth daemon 5.43
Nov 28 19:46:54 raspberrypi systemd[1]: Started Bluetooth service.
Nov 28 19:46:54 raspberrypi systemd[1]: Reached target Bluetooth.
Nov 28 19:46:54 raspberrypi systemd[1]: Started BluezALSA proxy.
Nov 28 19:46:54 raspberrypi systemd[1]: Started Raspberry Pi bluetooth
helper.
Nov 28 19:46:54 raspberrypi bluetoothd[584]: Starting SDP server
Nov 28 19:46:55 raspberrypi bthelper[586]: Can't init device hci0:
Operation not possible due to RF-kill (132)
Nov 28 19:46:55 raspberrypi systemd[1]: [email protected]: Main process
exited, code=exited, status=1/FAILURE
Nov 28 19:46:55 raspberrypi systemd[1]: [email protected]: Unit entered
failed state.
Nov 28 19:46:55 raspberrypi systemd[1]: [email protected]: Failed with
result 'exit-code'.
Nov 28 19:46:55 raspberrypi kernel: [ 9.434829] Bluetooth: BNEP
(Ethernet Emulation) ver 1.3
Nov 28 19:46:55 raspberrypi kernel: [ 9.434841] Bluetooth: BNEP filters:
protocol multicast
Nov 28 19:46:55 raspberrypi kernel: [ 9.434861] Bluetooth: BNEP socket
layer initialized
Nov 28 19:46:55 raspberrypi bluetoothd[584]: Bluetooth management interface
1.14 initialized
Nov 28 19:46:55 raspberrypi bluetoothd[584]: Failed to obtain handles for
"Service Changed" characteristic
Nov 28 19:46:55 raspberrypi dbus[291]: [system] Activating via systemd:
service name='org.freedesktop.hostname1'
unit='dbus-org.freedesktop.hostname1.service'
Nov 28 19:46:55 raspberrypi bluetoothd[584]: Sap driver initialization
failed.
Nov 28 19:46:55 raspberrypi bluetoothd[584]: sap-server: Operation not
permitted (1)
Nov 28 19:46:55 raspberrypi bluetoothd[584]: Endpoint registered:
sender=:1.6 path=/A2DP/SBC/Source/1
Nov 28 19:46:55 raspberrypi bluetoothd[584]: Failed to set mode: Blocked
through rfkill (0x12)
Nov 28 19:46:55 raspberrypi systemd[1]: Starting Hostname Service...
Nov 28 19:46:55 raspberrypi kernel: [ 9.507961] Bluetooth: RFCOMM TTY
layer initialized
Nov 28 19:46:55 raspberrypi kernel: [ 9.507992] Bluetooth: RFCOMM socket
layer initialized
Nov 28 19:46:55 raspberrypi kernel: [ 9.508014] Bluetooth: RFCOMM ver
1.11
Nov 28 19:46:55 raspberrypi dbus[291]: [system] Successfully activated
service 'org.freedesktop.hostname1'
Nov 28 19:46:55 raspberrypi systemd[1]: Started Hostname Service.
Nov 28 19:46:56 raspberrypi lightdm[634]: Error getting user list from
org.freedesktop.Accounts:
GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name
org.freedesktop.Accounts was not provided by any .service files
Nov 28 19:46:56 raspberrypi systemd[1]: Created slice User Slice of pi.
Nov 28 19:46:56 raspberrypi systemd[1]: Starting User Manager for UID
1000...
Nov 28 19:46:56 raspberrypi systemd[1]: Started Session c1 of user pi.
Nov 28 19:46:56 raspberrypi systemd[642]: Listening on GnuPG cryptographic
agent (access for web browsers).
Nov 28 19:46:56 raspberrypi systemd[642]: Listening on GnuPG cryptographic
agent and passphrase cache.
Nov 28 19:46:56 raspberrypi systemd[642]: Starting D-Bus User Message Bus
Socket.
Nov 28 19:46:56 raspberrypi systemd[642]: Listening on GnuPG cryptographic
agent (ssh-agent emulation).
Nov 28 19:46:56 raspberrypi systemd[642]: Reached target Paths.
Nov 28 19:46:56 raspberrypi systemd[642]: Reached target Timers.
Nov 28 19:46:56 raspberrypi systemd[642]: Listening on GnuPG cryptographic
agent and passphrase cache (restricted).
Nov 28 19:46:56 raspberrypi systemd[642]: Listening on D-Bus User Message
Bus Socket.
Nov 28 19:46:56 raspberrypi systemd[642]: Reached target Sockets.
Nov 28 19:46:56 raspberrypi systemd[642]: Reached target Basic System.
Nov 28 19:46:56 raspberrypi systemd[642]: Reached target Default.
Nov 28 19:46:56 raspberrypi systemd[642]: Startup finished in 107ms.
Nov 28 19:46:56 raspberrypi systemd[1]: Started User Manager for UID 1000.
Nov 28 19:46:56 raspberrypi lightdm[444]: Error opening audit socket:
Protocol not supported
Nov 28 19:46:56 raspberrypi systemd[642]: Started D-Bus User Message Bus.
Nov 28 19:46:56 raspberrypi systemd[1]: Started MariaDB 10.1.37 database
server.
Nov 28 19:46:56 raspberrypi systemd[1]: Starting pure-ftpd.service...
Nov 28 19:46:56 raspberrypi systemd[1]: Started pure-ftpd.service.
Nov 28 19:46:56 raspberrypi systemd[1]: Reached target Multi-User System.
Nov 28 19:46:56 raspberrypi systemd[1]: Reached target Graphical Interface.
Nov 28 19:46:56 raspberrypi systemd[1]: Starting Update UTMP about System
Runlevel Changes...
Nov 28 19:46:56 raspberrypi systemd[1]: Started Update UTMP about System
Runlevel Changes.
Nov 28 19:46:56 raspberrypi systemd[1]: Startup finished in 1.467s (kernel)
+ 9.743s (userspace) = 11.210s.
Nov 28 19:46:58 raspberrypi dbus-daemon[662]: Activating via systemd:
service name='org.gtk.vfs.Daemon' unit='gvfs-daemon.service'
Nov 28 19:46:58 raspberrypi systemd[642]: Starting Virtual filesystem
service...
Nov 28 19:46:58 raspberrypi dbus-daemon[662]: Successfully activated
service 'org.gtk.vfs.Daemon'
Nov 28 19:46:58 raspberrypi systemd[642]: Started Virtual filesystem
service.
Nov 28 19:46:58 raspberrypi kernel: [ 12.557655] fuse init (API version
7.26)
Nov 28 19:46:58 raspberrypi systemd[1]: Mounting FUSE Control File System...
Nov 28 19:46:58 raspberrypi systemd[1]: Mounted FUSE Control File System.
Nov 28 19:46:58 raspberrypi dbus[291]: [system] Activating via systemd:
service name='org.freedesktop.PolicyKit1' unit='polkit.service'
Nov 28 19:46:58 raspberrypi systemd[1]: Starting Authorization Manager...
Nov 28 19:46:58 raspberrypi dhcpcd[339]: wlan0: leased 192.168.1.6 for
86400 seconds
Nov 28 19:46:58 raspberrypi avahi-daemon[327]: Joining mDNS multicast group
on interface wlan0.IPv4 with address 192.168.1.6.
Nov 28 19:46:58 raspberrypi avahi-daemon[327]: New relevant interface
wlan0.IPv4 for mDNS.
Nov 28 19:46:58 raspberrypi dhcpcd[339]: wlan0: adding route to
192.168.1.0/24
Nov 28 19:46:58 raspberrypi avahi-daemon[327]: Registering new address
record for 192.168.1.6 on wlan0.IPv4.
Nov 28 19:46:58 raspberrypi dhcpcd[339]: wlan0: adding default route via
192.168.1.1
Nov 28 19:46:58 raspberrypi polkitd[768]: started daemon version 0.105
using authority implementation `local' version `0.105'
Nov 28 19:46:58 raspberrypi dbus[291]: [system] Successfully activated
service 'org.freedesktop.PolicyKit1'
Nov 28 19:46:58 raspberrypi systemd[1]: Started Authorization Manager.
Nov 28 19:46:59 raspberrypi dbus-daemon[662]: Activating via systemd:
service name='org.gtk.vfs.UDisks2VolumeMonitor'
unit='gvfs-udisks2-volume-monitor.service'
Nov 28 19:46:59 raspberrypi systemd[642]: Starting Virtual filesystem
service - disk device monitor...
Nov 28 19:46:59 raspberrypi dbus[291]: [system] Activating via systemd:
service name='org.freedesktop.UDisks2' unit='udisks2.service'
Nov 28 19:46:59 raspberrypi systemd[1]: Starting Disk Manager...
Nov 28 19:46:59 raspberrypi udisksd[856]: udisks daemon version 2.1.8
starting
Nov 28 19:46:59 raspberrypi dbus[291]: [system] Successfully activated
service 'org.freedesktop.UDisks2'
Nov 28 19:46:59 raspberrypi systemd[1]: Started Disk Manager.
Nov 28 19:46:59 raspberrypi udisksd[856]: Acquired the name
org.freedesktop.UDisks2 on the system message bus
Nov 28 19:46:59 raspberrypi dbus-daemon[662]: Successfully activated
service 'org.gtk.vfs.UDisks2VolumeMonitor'
Nov 28 19:46:59 raspberrypi systemd[642]: Started Virtual filesystem
service - disk device monitor.
Nov 28 19:46:59 raspberrypi dbus-daemon[662]: Activating via systemd:
service name='org.gtk.vfs.AfcVolumeMonitor'
unit='gvfs-afc-volume-monitor.service'
Nov 28 19:46:59 raspberrypi systemd[642]: Starting Virtual filesystem
service - Apple File Conduit monitor...
Nov 28 19:46:59 raspberrypi gvfs-afc-volume-monitor[871]: Volume monitor
alive
Nov 28 19:46:59 raspberrypi dbus-daemon[662]: Successfully activated
service 'org.gtk.vfs.AfcVolumeMonitor'
Nov 28 19:46:59 raspberrypi systemd[642]: Started Virtual filesystem
service - Apple File Conduit monitor.
Nov 28 19:46:59 raspberrypi dbus-daemon[662]: Activating via systemd:
service name='org.gtk.vfs.GoaVolumeMonitor'
unit='gvfs-goa-volume-monitor.service'
Nov 28 19:46:59 raspberrypi systemd[642]: Starting Virtual filesystem
service - GNOME Online Accounts monitor...
Nov 28 19:46:59 raspberrypi dbus-daemon[662]: Successfully activated
service 'org.gtk.vfs.GoaVolumeMonitor'
Nov 28 19:46:59 raspberrypi systemd[642]: Started Virtual filesystem
service - GNOME Online Accounts monitor.
Nov 28 19:46:59 raspberrypi dbus-daemon[662]: Activating via systemd:
service name='org.gtk.vfs.MTPVolumeMonitor'
unit='gvfs-mtp-volume-monitor.service'
Nov 28 19:46:59 raspberrypi systemd[642]: Starting Virtual filesystem
service - Media Transfer Protocol monitor...
Nov 28 19:46:59 raspberrypi dbus-daemon[662]: Successfully activated
service 'org.gtk.vfs.MTPVolumeMonitor'
Nov 28 19:46:59 raspberrypi systemd[642]: Started Virtual filesystem
service - Media Transfer Protocol monitor.
Nov 28 19:46:59 raspberrypi dbus-daemon[662]: Activating via systemd:
service name='org.gtk.vfs.GPhoto2VolumeMonitor'
unit='gvfs-gphoto2-volume-monitor.service'
Nov 28 19:46:59 raspberrypi systemd[642]: Starting Virtual filesystem
service - digital camera monitor...
Nov 28 19:46:59 raspberrypi dbus-daemon[662]: Successfully activated
service 'org.gtk.vfs.GPhoto2VolumeMonitor'
Nov 28 19:46:59 raspberrypi systemd[642]: Started Virtual filesystem
service - digital camera monitor.
Nov 28 19:47:02 raspberrypi vncserver-x11[445]: HostedRendezvous:
Connection to [Z6kPTL-meWNQ-b8Rwst] is from user "<[email protected]>"
Nov 28 19:47:02 raspberrypi vncserver-x11[445]: Connections: connected:
[email protected] (from 192.168.1.7::61745)
Nov 28 19:47:02 raspberrypi vncserver-x11[445]: Connections: authenticated:
[email protected] (from 192.168.1.7::61745), as pi (f permissions)
Nov 28 19:47:03 raspberrypi vncserver-x11[445]: SPrintConnMgr: Failed to
add printer: server-error-service-unavailable
Nov 28 19:47:03 raspberrypi weewx[562]: bloomsky: bloomsky-client: url:
https://api.bloomsky.com/api/skydata/ data: {'unit': 'intl'} hdr:
{'Authorization': '....rNal'}
Nov 28 19:47:04 raspberrypi weewx[562]: bloomsky: bloomsky-client: JSON API
response: [{"UTC": -6, "NumOfFollowers": 4, "Searchable": true,
"DeviceName": "KWIMOSIN10", "CityName": "Mosinee", "DST": 0,
"BoundedPoint": "", "RegisterTime": 1504368331, "Point": {}, "VideoList":
["http://s3.amazonaws.com/bskytimelapses/faBiuZWsmKKlmJe4_-6_2018-11-24.mp4",
"http://s3.amazonaws.com/bskytimelapses/faBiuZWsmKKlmJe4_-6_2018-11-25.mp4",
"http://s3.amazonaws.com/bskytimelapses/faBiuZWsmKKlmJe4_-6_2018-11-26.mp4",
"http://s3.amazonaws.com/bskytimelapses/faBiuZWsmKKlmJe4_-6_2018-11-27.mp4",
"http://s3.amazonaws.com/bskytimelapses/faBiuZWsmKKlmJe4_-6_2018-11-28.mp4"],
"VideoList_C":
["http://s3.amazonaws.com/bskytimelapses/faBiuZWsmKKlmJe4_-6_2018-11-24_C.mp4",
"http://s3.amazonaws.com/bskytimelapses/faBiuZWsmKKlmJe4_-6_2018-11-25_C.mp4",
"http://s3.amazonaws.com/bskytimelapses/faBiuZWsmKKlmJe4_-6_2018-11-26_C.mp4",
"http://s3.amazonaws.com/bskytimelapses/faBiuZWsmKKlmJe4_-6_2018-11-27_C.mp4",
"http://s3.amazonaws.com/bskytimelapses/faBiuZWsmKKlmJe4_-6_2018-11-28_C.mp4"],
"DeviceID": "442C053A102F", "Storm": {}, "FullAddress": "Chickadee Ln,
Mosinee,WI, US", "LAT": 44.7317, "LON": -89.7045, "Data": {"Luminance":
9999, "Temperature": -4.87, "ImageURL":
"http://s3-us-west-1.amazonaws.com/bskyimgs/faBiuZWsmKKlmJe4qJ1lqpirmZarmJg=.jpg",
"TS": 1543455744, "Rain": false, "Humidity": 77, "Pressure": 971,
"DeviceType": "SKY2", "Voltage": 2594, "Night": true, "UVIndex": 9999,
"ImageTS": 1543445703}, "ALT": 344.0, "StreetName": "Chickadee Ln",
"PreviewImageList":
["http://s3-us-west-1.amazonaws.com/bskyimgs/faBiuZWsmKKlmJe4qJ1lqpinnpSrn50=.jpg",
"http://s3-us-west-1.amazonaws.com/bskyimgs/faBiuZWsmKKlmJe4qJ1lqpionJqtnpo=.jpg",
"http://s3-us-west-1.amazonaws.com/bskyimgs/faBiuZWsmKKlmJe4qJ1lqpipm5eonZg=.jpg",
"http://s3-us-west-1.amazonaws.com/bskyimgs/faBiuZWsmKKlmJe4qJ1lqpiqmpOqoJs=.jpg",
"http://s3-us-west-1.amazonaws.com/bskyimgs/faBiuZWsmKKlmJe4qJ1lqpirmJqlnp4=.jpg"]}]
Nov 28 19:47:04 raspberrypi weewx[562]: bloomsky: bloomsky-client:
Extracted data: {'UTC': -6, 'Temperature': -4.87, 'LON': -89.7045, 'DST':
0, 'CityName': u'Mosinee', 'Humidity': 77, 'VideoList_C':
[u'http://s3.amazonaws.com/bskytimelapses/faBiuZWsmKKlmJe4_-6_2018-11-24_C.mp4',
u'http://s3.amazonaws.com/bskytimelapses/faBiuZWsmKKlmJe4_-6_2018-11-25_C.mp4',
u'http://s3.amazonaws.com/bskytimelapses/faBiuZWsmKKlmJe4_-6_2018-11-26_C.mp4',
u'http://s3.amazonaws.com/bskytimelapses/faBiuZWsmKKlmJe4_-6_2018-11-27_C.mp4',
u'http://s3.amazonaws.com/bskytimelapses/faBiuZWsmKKlmJe4_-6_2018-11-28_C.mp4'],
'DeviceID': u'442C053A102F', 'Storm': {}, 'Night': True,
'PreviewImageList':
[u'http://s3-us-west-1.amazonaws.com/bskyimgs/faBiuZWsmKKlmJe4qJ1lqpinnpSrn50=.jpg',
u'http://s3-us-west-1.amazonaws.com/bskyimgs/faBiuZWsmKKlmJe4qJ1lqpionJqtnpo=.jpg',
u'http://s3-us-west-1.amazonaws.com/bskyimgs/faBiuZWsmKKlmJe4qJ1lqpipm5eonZg=.jpg',
u'http://s3-us-west-1.amazonaws.com/bskyimgs/faBiuZWsmKKlmJe4qJ1lqpiqmpOqoJs=.jpg',
u'http://s3-us-west-1.amazonaws.com/bskyimgs/faBiuZWsmKKlmJe4qJ1lqpirmJqlnp4=.jpg'],
'DeviceName': u'KWIMOSIN10', 'Searchable': True, 'Point': {},
'FullAddress': u'Chickadee Ln, Mosinee,WI, US', 'BoundedPoint': u'',
'RegisterTime': 1504368331, 'TS': 1543455744, 'Rain': False, 'VideoList':
[u'http://s3.amazonaws.com/bskytimelapses/faBiuZWsmKKlmJe4_-6_2018-11-24.mp4',
u'http://s3.amazonaws.com/bskytimelapses/faBiuZWsmKKlmJe4_-6_2018-11-25.mp4',
u'http://s3.amazonaws.com/bskytimelapses/faBiuZWsmKKlmJe4_-6_2018-11-26.mp4',
u'http://s3.amazonaws.com/bskytimelapses/faBiuZWsmKKlmJe4_-6_2018-11-27.mp4',
u'http://s3.amazonaws.com/bskytimelapses/faBiuZWsmKKlmJe4_-6_2018-11-28.mp4'],
'Pressure': 971, 'Voltage': 2.594, 'NumOfFollowers': 4, 'LAT': 44.7317,
'DeviceType': u'SKY2', 'ALT': 344.0, 'ImageTS': 1543445703, 'Data':
{'Temperature': -4.87, 'ImageURL':
u'http://s3-us-west-1.amazonaws.com/bskyimgs/faBiuZWsmKKlmJe4qJ1lqpirmZarmJg=.jpg',
'TS': 1543455744, 'Rain': False, 'Humidity': 77, 'Pressure': 971,
'DeviceType': u'SKY2', 'Voltage': 2.594, 'Night': True, 'ImageTS':
1543445703}, 'ImageURL':
u'http://s3-us-west-1.amazonaws.com/bskyimgs/faBiuZWsmKKlmJe4qJ1lqpirmZarmJg=.jpg',
'StreetName': u'Chickadee Ln'}
Nov 28 19:47:04 raspberrypi weewx[562]: bloomsky: bloomsky-client: Next
update in 300 seconds
Nov 28 19:47:04 raspberrypi weewx[562]: bloomsky: MainThread: Packet:
{'deviceName': u'KWIMOSIN10', 'txBatteryStatus': 2.594, 'outHumidity': 77,
'imageURL':
u'http://s3-us-west-1.amazonaws.com/bskyimgs/faBiuZWsmKKlmJe4qJ1lqpirmZarmJg=.jpg',
'night': True, 'dateTime': 1543456025, 'outTemp': -4.87, 'deviceType':
u'SKY2', 'deviceID': u'442C053A102F', 'imageTimestamp': 1543445703,
'usUnits': 17}
Nov 28 19:47:05 raspberrypi dhcpcd[339]: wlan0: no IPv6 Routers available
Nov 28 19:47:28 raspberrypi systemd[1]: Time has been changed
Nov 28 19:47:28 raspberrypi systemd[642]: Time has been changed
Nov 28 19:47:28 raspberrypi systemd-timesyncd[265]: Synchronized to time
server 192.73.248.134:123 (2.debian.pool.ntp.org).
Nov 28 19:47:28 raspberrypi systemd[1]: apt-daily.timer: Adding 1h 22min
21.290374s random time.
Nov 28 19:47:28 raspberrypi systemd[1]: apt-daily-upgrade.timer: Adding
30min 23.176243s random time.
Nov 28 19:47:28 raspberrypi systemd[1]: Reached target Network is Online.
Nov 28 19:47:28 raspberrypi systemd[1]: Starting Daily apt download
activities...
Nov 28 19:47:31 raspberrypi systemd[1]: Started Daily apt download
activities.
Nov 28 19:47:31 raspberrypi systemd[1]: apt-daily.timer: Adding 5h 35min
27.828686s random time.
Nov 28 19:47:31 raspberrypi systemd[1]: apt-daily.timer: Adding 10h 38min
10.500070s random time.
Nov 28 19:51:54 raspberrypi weewx[562]: bloomsky: bloomsky-client: url:
https://api.bloomsky.com/api/skydata/ data: {'unit': 'intl'} hdr:
{'Authorization': '....rNal'}
Nov 28 19:51:55 raspberrypi weewx[562]: bloomsky: bloomsky-client: JSON API
response: [{"UTC": -6, "NumOfFollowers": 4, "Searchable": true,
"DeviceName": "KWIMOSIN10", "CityName": "Mosinee", "DST": 0,
"BoundedPoint": "", "RegisterTime": 1504368331, "Point": {}, "VideoList":
["http://s3.amazonaws.com/bskytimelapses/faBiuZWsmKKlmJe4_-6_2018-11-24.mp4",
"http://s3.amazonaws.com/bskytimelapses/faBiuZWsmKKlmJe4_-6_2018-11-25.mp4",
"http://s3.amazonaws.com/bskytimelapses/faBiuZWsmKKlmJe4_-6_2018-11-26.mp4",
"http://s3.amazonaws.com/bskytimelapses/faBiuZWsmKKlmJe4_-6_2018-11-27.mp4",
"http://s3.amazonaws.com/bskytimelapses/faBiuZWsmKKlmJe4_-6_2018-11-28.mp4"],
"VideoList_C":
["http://s3.amazonaws.com/bskytimelapses/faBiuZWsmKKlmJe4_-6_2018-11-24_C.mp4",
"http://s3.amazonaws.com/bskytimelapses/faBiuZWsmKKlmJe4_-6_2018-11-25_C.mp4",
"http://s3.amazonaws.com/bskytimelapses/faBiuZWsmKKlmJe4_-6_2018-11-26_C.mp4",
"http://s3.amazonaws.com/bskytimelapses/faBiuZWsmKKlmJe4_-6_2018-11-27_C.mp4",
"http://s3.amazonaws.com/bskytimelapses/faBiuZWsmKKlmJe4_-6_2018-11-28_C.mp4"],
"DeviceID": "442C053A102F", "Storm": {}, "FullAddress": "Chickadee Ln,
Mosinee,WI, US", "LAT": 44.7317, "LON": -89.7045, "Data": {"Luminance":
9999, "Temperature": -4.91, "ImageURL":
"http://s3-us-west-1.amazonaws.com/bskyimgs/faBiuZWsmKKlmJe4qJ1lqpirmZarmJg=.jpg",
"TS": 1543456029, "Rain": false, "Humidity": 77, "Pressure": 971,
"DeviceType": "SKY2", "Voltage": 2594, "Night": true, "UVIndex": 9999,
"ImageTS": 1543445703}, "ALT": 344.0, "StreetName": "Chickadee Ln",
"PreviewImageList":
["http://s3-us-west-1.amazonaws.com/bskyimgs/faBiuZWsmKKlmJe4qJ1lqpinnpSrn50=.jpg",
"http://s3-us-west-1.amazonaws.com/bskyimgs/faBiuZWsmKKlmJe4qJ1lqpionJqtnpo=.jpg",
"http://s3-us-west-1.amazonaws.com/bskyimgs/faBiuZWsmKKlmJe4qJ1lqpipm5eonZg=.jpg",
"http://s3-us-west-1.amazonaws.com/bskyimgs/faBiuZWsmKKlmJe4qJ1lqpiqmpOqoJs=.jpg",
"http://s3-us-west-1.amazonaws.com/bskyimgs/faBiuZWsmKKlmJe4qJ1lqpirmJqlnp4=.jpg"]}]
Nov 28 19:51:55 raspberrypi weewx[562]: bloomsky: bloomsky-client:
Extracted data: {'UTC': -6, 'Temperature': -4.91, 'LON': -89.7045, 'DST':
0, 'CityName': u'Mosinee', 'Humidity': 77, 'VideoList_C':
[u'http://s3.amazonaws.com/bskytimelapses/faBiuZWsmKKlmJe4_-6_2018-11-24_C.mp4',
u'http://s3.amazonaws.com/bskytimelapses/faBiuZWsmKKlmJe4_-6_2018-11-25_C.mp4',
u'http://s3.amazonaws.com/bskytimelapses/faBiuZWsmKKlmJe4_-6_2018-11-26_C.mp4',
u'http://s3.amazonaws.com/bskytimelapses/faBiuZWsmKKlmJe4_-6_2018-11-27_C.mp4',
u'http://s3.amazonaws.com/bskytimelapses/faBiuZWsmKKlmJe4_-6_2018-11-28_C.mp4'],
'DeviceID': u'442C053A102F', 'Storm': {}, 'Night': True,
'PreviewImageList':
[u'http://s3-us-west-1.amazonaws.com/bskyimgs/faBiuZWsmKKlmJe4qJ1lqpinnpSrn50=.jpg',
u'http://s3-us-west-1.amazonaws.com/bskyimgs/faBiuZWsmKKlmJe4qJ1lqpionJqtnpo=.jpg',
u'http://s3-us-west-1.amazonaws.com/bskyimgs/faBiuZWsmKKlmJe4qJ1lqpipm5eonZg=.jpg',
u'http://s3-us-west-1.amazonaws.com/bskyimgs/faBiuZWsmKKlmJe4qJ1lqpiqmpOqoJs=.jpg',
u'http://s3-us-west-1.amazonaws.com/bskyimgs/faBiuZWsmKKlmJe4qJ1lqpirmJqlnp4=.jpg'],
'DeviceName': u'KWIMOSIN10', 'Searchable': True, 'Point': {},
'FullAddress': u'Chickadee Ln, Mosinee,WI, US', 'BoundedPoint': u'',
'RegisterTime': 1504368331, 'TS': 1543456029, 'Rain': False, 'VideoList':
[u'http://s3.amazonaws.com/bskytimelapses/faBiuZWsmKKlmJe4_-6_2018-11-24.mp4',
u'http://s3.amazonaws.com/bskytimelapses/faBiuZWsmKKlmJe4_-6_2018-11-25.mp4',
u'http://s3.amazonaws.com/bskytimelapses/faBiuZWsmKKlmJe4_-6_2018-11-26.mp4',
u'http://s3.amazonaws.com/bskytimelapses/faBiuZWsmKKlmJe4_-6_2018-11-27.mp4',
u'http://s3.amazonaws.com/bskytimelapses/faBiuZWsmKKlmJe4_-6_2018-11-28.mp4'],
'Pressure': 971, 'Voltage': 2.594, 'NumOfFollowers': 4, 'LAT': 44.7317,
'DeviceType': u'SKY2', 'ALT': 344.0, 'ImageTS': 1543445703, 'Data':
{'Temperature': -4.91, 'ImageURL':
u'http://s3-us-west-1.amazonaws.com/bskyimgs/faBiuZWsmKKlmJe4qJ1lqpirmZarmJg=.jpg',
'TS': 1543456029, 'Rain': False, 'Humidity': 77, 'Pressure': 971,
'DeviceType': u'SKY2', 'Voltage': 2.594, 'Night': True, 'ImageTS':
1543445703}, 'ImageURL':
u'http://s3-us-west-1.amazonaws.com/bskyimgs/faBiuZWsmKKlmJe4qJ1lqpirmZarmJg=.jpg',
'StreetName': u'Chickadee Ln'}
Nov 28 19:51:55 raspberrypi weewx[562]: bloomsky: bloomsky-client: Next
update in 300 seconds
Nov 28 19:51:55 raspberrypi weewx[562]: bloomsky: MainThread: Packet:
{'deviceName': u'KWIMOSIN10', 'txBatteryStatus': 2.594, 'outHumidity': 77,
'imageURL':
u'http://s3-us-west-1.amazonaws.com/bskyimgs/faBiuZWsmKKlmJe4qJ1lqpirmZarmJg=.jpg',
'night': True, 'dateTime': 1543456315, 'outTemp': -4.91, 'deviceType':
u'SKY2', 'deviceID': u'442C053A102F', 'imageTimestamp': 1543445703,
'usUnits': 17}
Nov 28 19:51:55 raspberrypi weewx[562]: manager: Added record 2018-11-28
19:50:00 CST (1543456200) to database 'weewx.sdb'
Nov 28 19:51:55 raspberrypi weewx[562]: manager: Added record 2018-11-28
19:50:00 CST (1543456200) to daily summary in 'weewx.sdb'
Nov 28 19:51:55 raspberrypi weewx[562]: restx: Ambient: url:
http://weatherstation.wunderground.com/weatherstation/updateweatherstation.php?action=updateraw&ID=KWIMOSIN10&PASSWORD=XXX&softwaretype=weewx-3.8.2&dewptf=17.1&humidity=077&dateutc=2018-11-29%2001%3A50%3A00&tempf=23.2
Nov 28 19:51:55 raspberrypi weewx[562]: reportengine: Running reports for
latest time in the database.
Nov 28 19:51:55 raspberrypi weewx[562]: reportengine: Running report
StandardReport
Nov 28 19:51:55 raspberrypi weewx[562]: reportengine: Found configuration
file /etc/weewx/skins/Standard/skin.conf for report StandardReport
Nov 28 19:51:55 raspberrypi weewx[562]: restx: Wunderground-PWS: Published
record 2018-11-28 19:50:00 CST (1543456200)
Nov 28 19:51:55 raspberrypi weewx[562]: cheetahgenerator: using search list
['weewx.cheetahgenerator.Almanac', 'weewx.cheetahgenerator.Station',
'weewx.cheetahgenerator.Current', 'weewx.cheetahgenerator.Stats',
'weewx.cheetahgenerator.UnitInfo', 'weewx.cheetahgenerator.Extras']
Nov 28 19:51:55 raspberrypi weewx[562]: manager: Daily summary version is
2.0
Nov 28 19:51:56 raspberrypi weewx[562]: restx: StationRegistry: Published
record 2018-11-28 19:50:00 CST (1543456200)
Nov 28 19:52:00 raspberrypi weewx[562]: cheetahgenerator: Generated 14
files for report StandardReport in 4.18 seconds
Nov 28 19:52:00 raspberrypi weewx[562]: manager: Daily summary version is
2.0
Nov 28 19:52:01 raspberrypi weewx[562]: imagegenerator: Generated 12 images
for StandardReport in 0.86 seconds
Nov 28 19:52:01 raspberrypi weewx[562]: copygenerator: copied 9 files to
/var/www/html/weewx
Nov 28 19:52:01 raspberrypi weewx[562]: reportengine: Running report FTP
Nov 28 19:52:01 raspberrypi weewx[562]: reportengine: Found configuration
file /etc/weewx/skins/Ftp/skin.conf for report FTP
Nov 28 19:52:01 raspberrypi weewx[562]: ftpupload: Attempting connection to
personalpages.tds.net
Nov 28 19:52:01 raspberrypi weewx[562]: ftpupload: Connected to
personalpages.tds.net
Nov 28 19:52:01 raspberrypi weewx[562]: ftpupload: Uploaded file
/public_html/weewx/daywind.png
Nov 28 19:52:02 raspberrypi weewx[562]: ftpupload: Uploaded file
/public_html/weewx/index.html
Nov 28 19:52:02 raspberrypi weewx[562]: ftpupload: Uploaded file
/public_html/weewx/dayhumidity.png
Nov 28 19:52:02 raspberrypi weewx[562]: ftpupload: Uploaded file
/public_html/weewx/dayuv.png
Nov 28 19:52:03 raspberrypi weewx[562]: ftpupload: Uploaded file
/public_html/weewx/dayradiation.png
Nov 28 19:52:03 raspberrypi weewx[562]: ftpupload: Uploaded file
/public_html/weewx/week.html
Nov 28 19:52:03 raspberrypi weewx[562]: ftpupload: Uploaded file
/public_html/weewx/weewx.css
Nov 28 19:52:03 raspberrypi weewx[562]: ftpupload: Uploaded file
/public_html/weewx/mobile.html
Nov 28 19:52:04 raspberrypi weewx[562]: ftpupload: Uploaded file
/public_html/weewx/month.html
Nov 28 19:52:04 raspberrypi weewx[562]: ftpupload: Uploaded file
/public_html/weewx/daywindvec.png
Nov 28 19:52:04 raspberrypi weewx[562]: ftpupload: Uploaded file
/public_html/weewx/daytempdew.png
Nov 28 19:52:05 raspberrypi weewx[562]: ftpupload: Uploaded file
/public_html/weewx/daywinddir.png
Nov 28 19:52:05 raspberrypi weewx[562]: ftpupload: Uploaded file
/public_html/weewx/dayrain.png
Nov 28 19:52:05 raspberrypi weewx[562]: ftpupload: Uploaded file
/public_html/weewx/favicon.ico
Nov 28 19:52:05 raspberrypi weewx[562]: ftpupload: Uploaded file
/public_html/weewx/daybarometer.png
Nov 28 19:52:06 raspberrypi weewx[562]: ftpupload: Uploaded file
/public_html/weewx/daytempchill.png
Nov 28 19:52:06 raspberrypi weewx[562]: ftpupload: Uploaded file
/public_html/weewx/year.html
Nov 28 19:52:06 raspberrypi weewx[562]: ftpupload: Uploaded file
/public_html/weewx/dayrx.png
Nov 28 19:52:06 raspberrypi weewx[562]: ftpupload: Uploaded file
/public_html/weewx/mobile.css
Nov 28 19:52:07 raspberrypi weewx[562]: ftpupload: Uploaded file
/public_html/weewx/dayinside.png
Nov 28 19:52:07 raspberrypi weewx[562]: ftpupload: Uploaded file
/public_html/weewx/NOAA/NOAA-2018.txt
Nov 28 19:52:08 raspberrypi weewx[562]: ftpupload: Uploaded file
/public_html/weewx/NOAA/NOAA-2018-11.txt
Nov 28 19:52:08 raspberrypi weewx[562]: ftpupload: Uploaded file
/public_html/weewx/RSS/weewx_rss.xml
Nov 28 19:52:08 raspberrypi weewx[562]: ftpupload: Uploaded file
/public_html/weewx/smartphone/index.html
Nov 28 19:52:09 raspberrypi weewx[562]: ftpupload: Uploaded file
/public_html/weewx/smartphone/rain.html
Nov 28 19:52:09 raspberrypi weewx[562]: ftpupload: Uploaded file
/public_html/weewx/smartphone/wind.html
Nov 28 19:52:09 raspberrypi weewx[562]: ftpupload: Uploaded file
/public_html/weewx/smartphone/custom.js
Nov 28 19:52:09 raspberrypi weewx[562]: ftpupload: Uploaded file
/public_html/weewx/smartphone/radar.html
Nov 28 19:52:09 raspberrypi weewx[562]: ftpupload: Uploaded file
/public_html/weewx/smartphone/temp_outside.html
Nov 28 19:52:10 raspberrypi weewx[562]: ftpupload: Uploaded file
/public_html/weewx/smartphone/barometer.html
Nov 28 19:52:10 raspberrypi weewx[562]: ftpupload: Uploaded file
/public_html/weewx/smartphone/icons/icon_ipad_x1.png
Nov 28 19:52:10 raspberrypi weewx[562]: ftpupload: Uploaded file
/public_html/weewx/smartphone/icons/icon_iphone_x2.png
Nov 28 19:52:11 raspberrypi weewx[562]: ftpupload: Uploaded file
/public_html/weewx/smartphone/icons/icon_iphone_x1.png
Nov 28 19:52:11 raspberrypi weewx[562]: ftpupload: Uploaded file
/public_html/weewx/smartphone/icons/icon_ipad_x2.png
Nov 28 19:52:11 raspberrypi weewx[562]: ftpupload: Uploaded file
/public_html/weewx/backgrounds/band.gif
Nov 28 19:52:11 raspberrypi weewx[562]: ftpgenerator: ftp'd 35 files in
10.61 seconds
Nov 28 19:52:11 raspberrypi weewx[562]: reportengine: Running report RSYNC
Nov 28 19:52:11 raspberrypi weewx[562]: reportengine: Found configuration
file /etc/weewx/skins/Rsync/skin.conf for report RSYNC
Nov 28 19:52:11 raspberrypi weewx[562]: rsyncgenerator: rsync upload not
requested. Skipped.
Nov 28 19:56:55 raspberrypi weewx[562]: bloomsky: bloomsky-client: url:
https://api.bloomsky.com/api/skydata/ data: {'unit': 'intl'} hdr:
{'Authorization': '....rNal'}
Nov 28 19:56:56 raspberrypi weewx[562]: bloomsky: bloomsky-client: JSON API
response: [{"UTC": -6, "NumOfFollowers": 4, "Searchable": true,
"DeviceName": "KWIMOSIN10", "CityName": "Mosinee", "DST": 0,
"BoundedPoint": "", "RegisterTime": 1504368331, "Point": {}, "VideoList":
["http://s3.amazonaws.com/bskytimelapses/faBiuZWsmKKlmJe4_-6_2018-11-24.mp4",
"http://s3.amazonaws.com/bskytimelapses/faBiuZWsmKKlmJe4_-6_2018-11-25.mp4",
"http://s3.amazonaws.com/bskytimelapses/faBiuZWsmKKlmJe4_-6_2018-11-26.mp4",
"http://s3.amazonaws.com/bskytimelapses/faBiuZWsmKKlmJe4_-6_2018-11-27.mp4",
"http://s3.amazonaws.com/bskytimelapses/faBiuZWsmKKlmJe4_-6_2018-11-28.mp4"],
"VideoList_C":
["http://s3.amazonaws.com/bskytimelapses/faBiuZWsmKKlmJe4_-6_2018-11-24_C.mp4",
"http://s3.amazonaws.com/bskytimelapses/faBiuZWsmKKlmJe4_-6_2018-11-25_C.mp4",
"http://s3.amazonaws.com/bskytimelapses/faBiuZWsmKKlmJe4_-6_2018-11-26_C.mp4",
"http://s3.amazonaws.com/bskytimelapses/faBiuZWsmKKlmJe4_-6_2018-11-27_C.mp4",
"http://s3.amazonaws.com/bskytimelapses/faBiuZWsmKKlmJe4_-6_2018-11-28_C.mp4"],
"DeviceID": "442C053A102F", "Storm": {}, "FullAddress": "Chickadee Ln,
Mosinee,WI, US", "LAT": 44.7317, "LON": -89.7045, "Data": {"Luminance":
9999, "Temperature": -4.94, "ImageURL":
"http://s3-us-west-1.amazonaws.com/bskyimgs/faBiuZWsmKKlmJe4qJ1lqpirmZarmJg=.jpg",
"TS": 1543456308, "Rain": false, "Humidity": 78, "Pressure": 971,
"DeviceType": "SKY2", "Voltage": 2594, "Night": true, "UVIndex": 9999,
"ImageTS": 1543445703}, "ALT": 344.0, "StreetName": "Chickadee Ln",
"PreviewImageList":
["http://s3-us-west-1.amazonaws.com/bskyimgs/faBiuZWsmKKlmJe4qJ1lqpinnpSrn50=.jpg",
"http://s3-us-west-1.amazonaws.com/bskyimgs/faBiuZWsmKKlmJe4qJ1lqpionJqtnpo=.jpg",
"http://s3-us-west-1.amazonaws.com/bskyimgs/faBiuZWsmKKlmJe4qJ1lqpipm5eonZg=.jpg",
"http://s3-us-west-1.amazonaws.com/bskyimgs/faBiuZWsmKKlmJe4qJ1lqpiqmpOqoJs=.jpg",
"http://s3-us-west-1.amazonaws.com/bskyimgs/faBiuZWsmKKlmJe4qJ1lqpirmJqlnp4=.jpg"]}]
Nov 28 19:56:56 raspberrypi weewx[562]: bloomsky: bloomsky-client:
Extracted data: {'UTC': -6, 'Temperature': -4.94, 'LON': -89.7045, 'DST':
0, 'CityName': u'Mosinee', 'Humidity': 78, 'VideoList_C':
[u'http://s3.amazonaws.com/bskytimelapses/faBiuZWsmKKlmJe4_-6_2018-11-24_C.mp4',
u'http://s3.amazonaws.com/bskytimelapses/faBiuZWsmKKlmJe4_-6_2018-11-25_C.mp4',
u'http://s3.amazonaws.com/bskytimelapses/faBiuZWsmKKlmJe4_-6_2018-11-26_C.mp4',
u'http://s3.amazonaws.com/bskytimelapses/faBiuZWsmKKlmJe4_-6_2018-11-27_C.mp4',
u'http://s3.amazonaws.com/bskytimelapses/faBiuZWsmKKlmJe4_-6_2018-11-28_C.mp4'],
'DeviceID': u'442C053A102F', 'Storm': {}, 'Night': True,
'PreviewImageList':
[u'http://s3-us-west-1.amazonaws.com/bskyimgs/faBiuZWsmKKlmJe4qJ1lqpinnpSrn50=.jpg',
u'http://s3-us-west-1.amazonaws.com/bskyimgs/faBiuZWsmKKlmJe4qJ1lqpionJqtnpo=.jpg',
u'http://s3-us-west-1.amazonaws.com/bskyimgs/faBiuZWsmKKlmJe4qJ1lqpipm5eonZg=.jpg',
u'http://s3-us-west-1.amazonaws.com/bskyimgs/faBiuZWsmKKlmJe4qJ1lqpiqmpOqoJs=.jpg',
u'http://s3-us-west-1.amazonaws.com/bskyimgs/faBiuZWsmKKlmJe4qJ1lqpirmJqlnp4=.jpg'],
'DeviceName': u'KWIMOSIN10', 'Searchable': True, 'Point': {},
'FullAddress': u'Chickadee Ln, Mosinee,WI, US', 'BoundedPoint': u'',
'RegisterTime': 1504368331, 'TS': 1543456308, 'Rain': False, 'VideoList':
[u'http://s3.amazonaws.com/bskytimelapses/faBiuZWsmKKlmJe4_-6_2018-11-24.mp4',
u'http://s3.amazonaws.com/bskytimelapses/faBiuZWsmKKlmJe4_-6_2018-11-25.mp4',
u'http://s3.amazonaws.com/bskytimelapses/faBiuZWsmKKlmJe4_-6_2018-11-26.mp4',
u'http://s3.amazonaws.com/bskytimelapses/faBiuZWsmKKlmJe4_-6_2018-11-27.mp4',
u'http://s3.amazonaws.com/bskytimelapses/faBiuZWsmKKlmJe4_-6_2018-11-28.mp4'],
'Pressure': 971, 'Voltage': 2.594, 'NumOfFollowers': 4, 'LAT': 44.7317,
'DeviceType': u'SKY2', 'ALT': 344.0, 'ImageTS': 1543445703, 'Data':
{'Temperature': -4.94, 'ImageURL':
u'http://s3-us-west-1.amazonaws.com/bskyimgs/faBiuZWsmKKlmJe4qJ1lqpirmZarmJg=.jpg',
'TS': 1543456308, 'Rain': False, 'Humidity': 78, 'Pressure': 971,
'DeviceType': u'SKY2', 'Voltage': 2.594, 'Night': True, 'ImageTS':
1543445703}, 'ImageURL':
u'http://s3-us-west-1.amazonaws.com/bskyimgs/faBiuZWsmKKlmJe4qJ1lqpirmZarmJg=.jpg',
'StreetName': u'Chickadee Ln'}
Nov 28 19:56:56 raspberrypi weewx[562]: bloomsky: bloomsky-client: Next
update in 300 seconds
Nov 28 19:56:56 raspberrypi weewx[562]: bloomsky: MainThread: Packet:
{'deviceName': u'KWIMOSIN10', 'txBatteryStatus': 2.594, 'outHumidity': 78,
'imageURL':
u'http://s3-us-west-1.amazonaws.com/bskyimgs/faBiuZWsmKKlmJe4qJ1lqpirmZarmJg=.jpg',
'night': True, 'dateTime': 1543456616, 'outTemp': -4.94, 'deviceType':
u'SKY2', 'deviceID': u'442C053A102F', 'imageTimestamp': 1543445703,
'usUnits': 17}
Nov 28 19:56:56 raspberrypi weewx[562]: manager: Added record 2018-11-28
19:55:00 CST (1543456500) to database 'weewx.sdb'
Nov 28 19:56:56 raspberrypi weewx[562]: manager: Added record 2018-11-28
19:55:00 CST (1543456500) to daily summary in 'weewx.sdb'
Nov 28 19:56:56 raspberrypi weewx[562]: restx: StationRegistry: wait
interval (300 < 604800) has not passed for record 2018-11-28 19:55:00 CST
(1543456500)
Nov 28 19:56:56 raspberrypi weewx[562]: reportengine: Running reports for
latest time in the database.
Nov 28 19:56:56 raspberrypi weewx[562]: reportengine: Running report
StandardReport
Nov 28 19:56:56 raspberrypi weewx[562]: reportengine: Found configuration
file /etc/weewx/skins/Standard/skin.conf for report StandardReport
Nov 28 19:56:56 raspberrypi weewx[562]: cheetahgenerator: using search list
['weewx.cheetahgenerator.Almanac', 'weewx.cheetahgenerator.Station',
'weewx.cheetahgenerator.Current', 'weewx.cheetahgenerator.Stats',
'weewx.cheetahgenerator.UnitInfo', 'weewx.cheetahgenerator.Extras']
Nov 28 19:56:56 raspberrypi weewx[562]: restx: Ambient: url:
http://weatherstation.wunderground.com/weatherstation/updateweatherstation.php?action=updateraw&ID=KWIMOSIN10&PASSWORD=XXX&softwaretype=weewx-3.8.2&dewptf=17.0&humidity=077&dateutc=2018-11-29%2001%3A55%3A00&tempf=23.2
Nov 28 19:56:56 raspberrypi weewx[562]: manager: Daily summary version is
2.0
Nov 28 19:56:57 raspberrypi weewx[562]: restx: Wunderground-PWS: Published
record 2018-11-28 19:55:00 CST (1543456500)
Nov 28 19:56:58 raspberrypi weewx[562]: cheetahgenerator: Generated 14
files for report StandardReport in 1.11 seconds
Nov 28 19:56:58 raspberrypi weewx[562]: manager: Daily summary version is
2.0
Nov 28 19:56:58 raspberrypi weewx[562]: imagegenerator: Generated 12 images
for StandardReport in 0.78 seconds
Nov 28 19:56:58 raspberrypi weewx[562]: copygenerator: copied 0 files to
/var/www/html/weewx
Nov 28 19:56:58 raspberrypi weewx[562]: reportengine: Running report FTP
Nov 28 19:56:58 raspberrypi weewx[562]: reportengine: Found configuration
file /etc/weewx/skins/Ftp/skin.conf for report FTP
Nov 28 19:56:58 raspberrypi weewx[562]: ftpupload: Attempting connection to
personalpages.tds.net
Nov 28 19:56:59 raspberrypi weewx[562]: ftpupload: Connected to
personalpages.tds.net
Nov 28 19:56:59 raspberrypi weewx[562]: ftpupload: Uploaded file
/public_html/weewx/daywind.png
Nov 28 19:56:59 raspberrypi weewx[562]: ftpupload: Uploaded file
/public_html/weewx/index.html
Nov 28 19:57:00 raspberrypi weewx[562]: ftpupload: Uploaded file
/public_html/weewx/dayhumidity.png
Nov 28 19:57:00 raspberrypi weewx[562]: ftpupload: Uploaded file
/public_html/weewx/dayuv.png
Nov 28 19:57:00 raspberrypi weewx[562]: ftpupload: Uploaded file
/public_html/weewx/dayradiation.png
Nov 28 19:57:01 raspberrypi weewx[562]: ftpupload: Uploaded file
/public_html/weewx/week.html
Nov 28 19:57:01 raspberrypi weewx[562]: ftpupload: Uploaded file
/public_html/weewx/mobile.html
Nov 28 19:57:01 raspberrypi weewx[562]: ftpupload: Uploaded file
/public_html/weewx/month.html
Nov 28 19:57:01 raspberrypi weewx[562]: ftpupload: Uploaded file
/public_html/weewx/daywindvec.png
Nov 28 19:57:02 raspberrypi weewx[562]: ftpupload: Uploaded file
/public_html/weewx/daytempdew.png
Nov 28 19:57:02 raspberrypi weewx[562]: ftpupload: Uploaded file
/public_html/weewx/daywinddir.png
Nov 28 19:57:02 raspberrypi weewx[562]: ftpupload: Uploaded file
/public_html/weewx/dayrain.png
Nov 28 19:57:03 raspberrypi weewx[562]: ftpupload: Uploaded file
/public_html/weewx/daybarometer.png
Nov 28 19:57:03 raspberrypi weewx[562]: ftpupload: Uploaded file
/public_html/weewx/daytempchill.png
Nov 28 19:57:03 raspberrypi weewx[562]: ftpupload: Uploaded file
/public_html/weewx/year.html
Nov 28 19:57:03 raspberrypi weewx[562]: ftpupload: Uploaded file
/public_html/weewx/dayrx.png
Nov 28 19:57:04 raspberrypi weewx[562]: ftpupload: Uploaded file
/public_html/weewx/dayinside.png
Nov 28 19:57:04 raspberrypi weewx[562]: ftpupload: Uploaded file
/public_html/weewx/NOAA/NOAA-2018.txt
Nov 28 19:57:04 raspberrypi weewx[562]: ftpupload: Uploaded file
/public_html/weewx/NOAA/NOAA-2018-11.txt
Nov 28 19:57:05 raspberrypi weewx[562]: ftpupload: Uploaded file
/public_html/weewx/RSS/weewx_rss.xml
Nov 28 19:57:05 raspberrypi weewx[562]: ftpupload: Uploaded file
/public_html/weewx/smartphone/index.html
Nov 28 19:57:05 raspberrypi weewx[562]: ftpupload: Uploaded file
/public_html/weewx/smartphone/rain.html
Nov 28 19:57:05 raspberrypi weewx[562]: ftpupload: Uploaded file
/public_html/weewx/smartphone/wind.html
Nov 28 19:57:06 raspberrypi weewx[562]: ftpupload: Uploaded file
/public_html/weewx/smartphone/radar.html
Nov 28 19:57:06 raspberrypi weewx[562]: ftpupload: Uploaded file
/public_html/weewx/smartphone/temp_outside.html
Nov 28 19:57:06 raspberrypi weewx[562]: ftpupload: Uploaded file
/public_html/weewx/smartphone/barometer.html
Nov 28 19:57:06 raspberrypi weewx[562]: ftpgenerator: ftp'd 26 files in
7.94 seconds
Nov 28 19:57:06 raspberrypi weewx[562]: reportengine: Running report RSYNC
Nov 28 19:57:06 raspberrypi weewx[562]: reportengine: Found configuration
file /etc/weewx/skins/Rsync/skin.conf for report RSYNC
Nov 28 19:57:06 raspberrypi weewx[562]: rsyncgenerator: rsync upload not
requested. Skipped.
Nov 28 19:57:59 raspberrypi weewx[562]: engine: Received signal TERM (15).
Nov 28 19:57:59 raspberrypi weewx[562]: engine: Main loop exiting. Shutting
engine down.
Nov 28 19:57:59 raspberrypi weewx[562]: engine: Shutting down StdReport
thread
Nov 28 19:57:59 raspberrypi weewx[562]: engine: StdReport thread has been
terminated
Nov 28 19:57:59 raspberrypi weewx[562]: restx: Shut down Wunderground-PWS
thread.
Nov 28 19:57:59 raspberrypi weewx[562]: restx: Shut down StationRegistry
thread.
Nov 28 19:58:00 raspberrypi weewx[562]: engine: Terminating weewx version
3.8.2
Nov 28 19:58:00 raspberrypi weewx[562]: **** Traceback (most recent
call last):
Nov 28 19:58:00 raspberrypi weewx[562]: **** File
"/usr/share/weewx/weewx/engine.py", line 877, in main
Nov 28 19:58:00 raspberrypi weewx[562]: **** engine.run()
Nov 28 19:58:00 raspberrypi weewx[562]: **** File
"/usr/share/weewx/weewx/engine.py", line 188, in run
Nov 28 19:58:00 raspberrypi weewx[562]: **** for packet in
self.console.genLoopPackets():
Nov 28 19:58:00 raspberrypi weewx[562]: **** File
"/usr/share/weewx/user/bloomsky.py", line 285, in genLoopPackets
Nov 28 19:58:00 raspberrypi weewx[562]: **** raw_data =
self.collector.queue.get(True, 10)
Nov 28 19:58:00 raspberrypi weewx[562]: **** File
"/usr/lib/python2.7/Queue.py", line 177, in get
Nov 28 19:58:00 raspberrypi weewx[562]: ****
self.not_empty.wait(remaining)
Nov 28 19:58:00 raspberrypi weewx[562]: **** File
"/usr/lib/python2.7/threading.py", line 359, in wait
Nov 28 19:58:00 raspberrypi weewx[562]: **** _sleep(delay)
Nov 28 19:58:00 raspberrypi weewx[562]: **** File
"/usr/share/weewx/weewx/engine.py", line 795, in sigTERMhandler
Nov 28 19:58:00 raspberrypi weewx[562]: **** raise Terminate
Nov 28 19:58:00 raspberrypi weewx[562]: **** Terminate
Nov 28 19:58:04 raspberrypi weewx[1032]: Stopping weewx weather system:
weewx..
On Wednesday, November 28, 2018 at 6:32:33 PM UTC-6, gjr80 wrote:
>
> Hi,
>
> Which driver are you using from GitHub, this one
> <https://github.com/gjr80/weewx-bloomsky>? If so its seems the author
> made a glaring mistake and omitted any reference to mapping Bloomsky
> pressure to one of the weeWX pressure fields. Again if it is this driver a
> debug log will help; could you edit weewx.conf, set debug = 3, save
> weewx.conf and then restart weeWX. Let weeWX run for 5 or so minutes then
> post a log extract covering the entire weeWX startup and a few calls to the
> Bloomsky API. Please don't edit the log and make sure you capture the weeWX
> startup. The log will likely be in /var/log/syslog unless you have
> changed it. You'll want to put debug back to 0 and restart weeWX when you
> are finished as the driver will be quite chatty with debug = 3.
>
> I am hopeful it is just a case of adding a line to a sensor map, something
> you can easily do, the log extract should confirm this one way or another.
>
> Gary
>
> On Thursday, 29 November 2018 00:20:45 UTC+10, Chris Plant wrote:
>>
>> Hello all,
>>
>> Got my weewx program running on a raspberry pi using the Bloomsky Driver
>> i found in Github. Only problem i have is its not reading the pressure. I
>> have not checked the database to see if the info is actually being saved
>> yet, but im wondering if its a matter of changing units in the config
>> file. There is only one other bloomsky device on the map and it appears
>> theirs is working. Would anyone have an idea of what units i should be
>> using and where to change those settings? Thanks
>>
>
--
You received this message because you are subscribed to the Google Groups
"weewx-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.