I tried filling in the "must_have" sections with "inTemp" and it still 
didn't work.

On Thursday, June 25, 2020 at 7:41:40 AM UTC-4, Gazza wrote:
>
>
> I have just added this sensor to my test system and noticed that the 
> bme280wx extension was updated a few weeks ago to be python3 compatible 
> though I am still running python2.
>
> Mine seems to be working fine, I have an SDR station with extra Onewire 
> sensors and now the BME280 pressure sensor.
>
> The barometer graph and the current conditions text is getting data but I 
> had to edit the skins.conf to add inTemp and inHumidity back in to graphs 
> as I had removed those item as they were not being used.
>
> The only other thing I had to change was the i2c address of my BME280 
> module, it was set to 0x77.
>
> [Bme280wx]  # Options for extension for BME280 
> pressure/temperature/humidity sensor
>
>         temperature_must_have = ""
>         humidityKeys = inHumidity
>         pressureKeys = pressure
>         pressure_must_have = outTemp
>         i2c_port = 1
>         humidity_must_have = ""
>         i2c_address = 0x77
>         usUnits = US
>         temperatureKeys = inTemp
>
>
>
> Another Gary
>
>
>

-- 
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/7d07aa53-95b9-498e-b917-b6b5de6f1638o%40googlegroups.com.

Reply via email to