dev-python/pimoroni-bme280
Python driver for BME280 temperature, pressure, and humidity sensors
ChangeLog
commit 52bc77adde57fbe77896c827023cf1edac5cb8de
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Sat Sep 12 15:41:08 2026 +0200
dev-python/pimoroni-bme280: add 1.0.0
Enviro+ uses this driver for temperature, pressure, and humidity
readings from its BME280 sensor.
Keep i2cdevice as the runtime transport and mock as a test-only
dependency. Exclude Hatch wheel metadata files; all eight mocked setup
and compensation tests pass.
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Sat Sep 12 15:41:08 2026 +0200
dev-python/pimoroni-bme280: add 1.0.0
Enviro+ uses this driver for temperature, pressure, and humidity
readings from its BME280 sensor.
Keep i2cdevice as the runtime transport and mock as a test-only
dependency. Exclude Hatch wheel metadata files; all eight mocked setup
and compensation tests pass.


View
Download
Browse