Thank you very much. The site ...oneeyedman.... 

For my instllation I must change the line 23 in *extra_sensors_service.py * 
from

except Exception, e: 
to
except Exception as e: 

and it works now:

"weewx weewxd: extrasensors: found pressure value of 999.25 mbar"

Is it correct that weewx now uses this value for pressure instead of the 
connected weather station pressure value?
Regards,
Martin

[email protected] schrieb am Mittwoch, 4. Mai 2022 um 00:29:06 UTC+2:

> Martin ... Don't know if this helps but I have that exact sensor hooked up 
> and working perfectly with weewx.  I followed this guy's tutorial to the
>  letter and didn't have any issues at all. 
>
> Scroll down to the bottom of this link to the section where he discusses 
> the BMP180 hookup.
>
> https://www.oneeyedman.net/posts/2020052301-weatherstation.html
>
> On Tuesday, May 3, 2022 at 12:07:49 PM UTC-7 vince wrote:
>
>> We can't help you without seeing your logs....
>>
>> https://github.com/weewx/weewx/wiki/faq-how-to-report-a-problem
>>
>> On Tuesday, May 3, 2022 at 11:40:13 AM UTC-7 Martin wrote:
>>
>>> Hello, I have connecte my BMP180 direct to the Raspberry PI. After 
>>> installing with this manual https://github.com/eyesnz/weewx_pi_sensors
>>> weewx didn't start.
>>>
>>> It hangs after display that is connected to the weather station.
>>>
>>> What can I do to get the BMP180 sensor working?
>>> Thank you!
>>> Regards,
>>> Martin
>>>
>>

-- 
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/4ff05449-fd26-495c-b503-cf5ca0ad1542n%40googlegroups.com.

Reply via email to