dev-python/ltr559
Python driver for LTR559 light and proximity sensors
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.
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.


View
Download
Browse