gpo.zugaina.org

Search Portage & Overlays:

dev-python/ltr559

Python driver for LTR559 light and proximity sensors

Screenshots

  • ltr559-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 92b5b610bd7dd840621fcee06ed6d0ed2e052cf0
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Sat Sep 12 15:42:48 2026 +0200

dev-python/ltr559: add 1.0.0

Enviro+ uses this driver for ambient-light and proximity measurements
from its LTR559 sensor.

Keep i2cdevice as the runtime transport and mock as a test-only
dependency. Exclude Hatch wheel metadata files; all eight mocked
feature and setup tests pass.