Releases: pimoroni/enviroplus-python
Version 1.0.2
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
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
Version 0.0.6
- Fix noise by specifying adau7002 device.
Version 0.0.5
Farewell Python 2
Since Python 2 was sunset once in 2014 and again in 2020, and is largely removed from later versions of Raspberry Pi OS I've decided to drop Python 2 support in lieu of trying to work around sounddevice having also dropped Python 2 support.
What's Changed
- Address Issue #81 by @roscoe81 in #82
- Drop Python 2 support by @Gadgetoid in #107
- Add available() method to gas sensor for #66 by @Gadgetoid in #74
Full Changelog: v0.0.4...v0.0.5
Version 0.0.4
- Add support for ads1015 >= v0.0.7 (ADS1115 ADCs)
- Packaging tweaks
Version 0.0.3
Fix a small bug in noise.py
where it was attempting to reference self.noise_floor
instead of the local variable noise_floor
Version 0.0.2
- Add support for extra ADC channel in Gas
- Handle breaking change in new ltr559 library
- Add Noise functionality
Version 0.0.1
v0.0.1 Version 0.0.1