I have installed WEEWX on a RPi 3B+ with a AB Electronics I2C to 1wire 
master.

I have loaded all the required modules, etc.

I used simulator when I originally installed WeeWX to make sure I could see 
the results in the index.html file.

All good, so far.

I see my sensors with the "PYTHONPATH=/home/weewx/bin python 
/home/weewx/bin/user/owfs.py --sensors --i2c-1" line command as well as the 
read...
I have edited the weewx.conf file to get the sensors, interface, driver, 
etc.

and yet I can't get it to work.  Here is the tail =f  /var/log/syslog:

Oct 19 13:31:21 raspberrypi weewx[1165]: restx: Wunderground: Posting not 
enabled.
Oct 19 13:31:21 raspberrypi weewx[1165]: restx: PWSweather: Posting not 
enabled.
Oct 19 13:31:21 raspberrypi weewx[1165]: restx: CWOP: Posting not enabled.
Oct 19 13:31:21 raspberrypi weewx[1165]: restx: WOW: Posting not enabled.
Oct 19 13:31:21 raspberrypi weewx[1165]: restx: AWEKAS: Posting not enabled.
Oct 19 13:31:21 raspberrypi weewx[1165]: engine: Starting up weewx version 
3.9.2
Oct 19 13:31:21 raspberrypi weewx[1165]: engine: Starting main packet loop.
Oct 19 13:31:40 raspberrypi ntpd[457]: ###.###.###.### local addr 
###,###.###.###-> <null>
Oct 19 13:31:47 raspberrypi kernel: [ 1466.774306] w1_master_driver 
w1_bus_master1: Attaching one wire slave 00.380000000000 crc 7c
Oct 19 13:31:47 raspberrypi kernel: [ 1466.788669] w1_master_driver 
w1_bus_master1: Family 0 for 00.380000000000.7c is not registered.
Oct 19 13:32:36 raspberrypi kernel: [ 1516.254459] w1_master_driver 
w1_bus_master1: Attaching one wire slave 00.b80000000000 crc f0
Oct 19 13:32:36 raspberrypi kernel: [ 1516.269441] w1_master_driver 
w1_bus_master1: Family 0 for 00.b80000000000.f0 is not registered.
Oct 19 13:33:41 raspberrypi kernel: [ 1580.974987] w1_master_driver 
w1_bus_master1: Attaching one wire slave 00.780000000000 crc 3a
Oct 19 13:33:41 raspberrypi kernel: [ 1580.989513] w1_master_driver 
w1_bus_master1: Family 0 for 00.780000000000.3a is not registered.
^Z
 
and here are the sensors:
pi@raspberrypi:/home/weewx $ PYTHONPATH=/home/weewx/bin/ python 
/home/weewx/bin/user/owfs.py --sensors --iface /dev/i2c-1
39F435030800: /10.39F435030800 DS18S20
A3653C000000: /10.A3653C000000 DS18S20
92400E000000: /12.92400E000000 DS2406
5EAB0D000000: /12.5EAB0D000000 DS2406
D01101000000: /1D.D01101000000 DS2423
81B500000000: /1D.81B500000000 DS2423
pi@raspberrypi:/home/weewx $ 

Any help would be appreciated...all original Dallas Semiconductor kit, 
except for the 1-wire bus driver.

Bret


-- 
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].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/358c4b81-fc78-4b95-aee2-1f86f168e655%40googlegroups.com.

Reply via email to