version 1.0.1
Pi 5 / Bookworm Edition
This release is a significant change to EnviroPlus that swaps out the GPIO library from RPi.GPIO to the upstream compliant gpiod.
There are still some wrinkles with this new way of doing things, but this library should work for the most part on Bullseye/Bookworm, excepting some minor install issues documented in #129 . 😭
What's Changed
- trivial updates to correct for different script names by @andypiper in #113
- Contribution Updates by @dedSyn4ps3 in #117
- Add forked project by @idotj in #114
- mqtt-all.py example: use retained publications by @andypiper in #118
- CI: Fix outdated Python versions and broken tests. by @Gadgetoid in #122
- Adjust Script To Prevent PMS Sensor Buffering by @jspauley in #121
- Repackage to latest boilerplate, Pi 5 + Bookworm compatibility by @Gadgetoid in #126
New Contributors
- @andypiper made their first contribution in #113
- @dedSyn4ps3 made their first contribution in #117
- @idotj made their first contribution in #114
- @jspauley made their first contribution in #121
Full Changelog: v0.0.6...v1.0.1