gpo.zugaina.org

Search Portage & Overlays:

dev-python/pimoroni-bme280

Python driver for BME280 temperature, pressure, and humidity sensors

Screenshots

  • pimoroni-bme280-1.0.0
    ~amd64 ~arm ~arm64
    test python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 python_targets_python3_15

    View      Download      Browse     License: MIT   
    Overlay: stuff

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.