The additional information you provided helps, but I'm curious. You say an original Dallas weather station - is this the AAG station with wind vane, anenometer? What other sensors do you have - temperature?
My first reaction seeing the i2c would have been that weewx-OWFS.py is not the path, however following up on your later hints leads to a schematic and a set of instructions which suggest it may well work with mwalls script. https://www.abelectronics.co.uk/kb/article/3/owfs-with-i2c-support-on-raspberry-pi The schematic also hints that a 'strict' i2c method may not be required. Have you run through that AB Electronics HowTo above? If you can get a result from that then OWFS.py should work as well as it uses the ow-server. >From a wee_extension install of owfs on a weewx installed via the setup.py method owfs.py - that script will be found in /home/weewx/bin/user Nothing should need to be touched / edited within that script but if you're familiar with 1-wire terminology it will offer clues. The actual 1-wire configuration section will have been added to your existing weewx.conf file in /home/weewx under a heading labelled [OWFS] What version of Debian runs on the pi? ie: can you get owserver installed and running as per that HowTo? (A recent post suggests the Buster version may have issues) On 25/07/2019, Bret Craytor <[email protected]> wrote: > > > On Wednesday, July 24, 2019 at 10:10:31 PM UTC-5, Bret Craytor wrote: >> >> I can't seem to find instructions on how to install a i2c to 1-wire >> adaptor to an original Dallas Semicondutor 1-wire weather station. I have >> >> OWFS installed, and ran setup.py using the Texas Weather as the extension, >> >> then used wee_extension to add the owfs (0.21) files. I saw some >> instructions, but with the re-boots, I can't find where they went. >> >> Can somebody point me in the right direction? do I need OWFS.py? >> >> Bret >> > > by the way using a Raspberry Pi 3B > AB electronics UK i2c-onewire adapter > > -- > 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/06369fc5-ab58-4235-bb29-48642d1fc837%40googlegroups.com. > -- Cheers Glenn rorpi - read only raspberry pi & various weewx addons https://github.com/glennmckechnie -- 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/CAAraAzhOLL_-aRgXn1fy5EQ7LRnRMhnRZUDTrfBnSA_L8ePh5g%40mail.gmail.com.
