Enclosure -BME280 no readout in plugin, but otherwise ok

Dear all,

I've connected (successfully) BME280 temp/humi sensor.
I've tested it running

i2cdetect -y 1

It spat out 76
and then

wget https://bitbucket.org/MattHawkinsUK/rpispy-misc/raw/master/python/bme280.py python bme280.py

It Gave me pressure, temp and humi values no problem.
But when I'm trying to enter this to Enclosure plugin configuration it does nothing.

Do you have any ideas what I did wrong?

Ok. It just needed to have "Use SUDO" disabled under advanced options.

1 Like

Any chance of a wiring diagram or just a list of what pins go where?

Just your regular I2C wiring. And it works now, just minor configuration issue.