Pi 5 / Bookworm Edition - Fixes!
Like 1.0.x, 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
- Gas: Fix gpiodevice.get_pin by @Gadgetoid in #135
- Update install instructions for #132 by @Gadgetoid in #133
Full Changelog: v1.0.1...v1.0.2