dev-python/pms5003
Python driver for PMS5003 particulate-matter sensors
ChangeLog
commit db2cfefefbe372c4a2e5c442a7d22ff75a120dc4
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Sat Sep 12 15:45:04 2026 +0200
dev-python/pms5003: add 1.0.1
Enviro+ uses this driver to collect particulate-matter readings over
the PMS5003 serial interface.
Retain the direct pyserial, gpiod, and gpiodevice dependencies used for
transport and reset control. All four mocked parsing and failure-path
tests pass.
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Sat Sep 12 15:45:04 2026 +0200
dev-python/pms5003: add 1.0.1
Enviro+ uses this driver to collect particulate-matter readings over
the PMS5003 serial interface.
Retain the direct pyserial, gpiod, and gpiodevice dependencies used for
transport and reset control. All four mocked parsing and failure-path
tests pass.


View
Download
Browse