- README.md: Update install instructions
- Fix installer to enable serial
- Fix gas sensor heater pin
- README.md: Fix images
- BREAKING: Port to gpiod/gpiodevice for Pi 5/Bookworm.
- Fix noise by specifying adau7002 device
- Drop Python 2.x support
- Add "available()" method for gas sensor
- Add support for ads1015 >= v0.0.7 (ADS1115 ADCs)
- Packaging tweaks
- Fix "self.noise_floor" bug in get_noise_profile
- Add support for extra ADC channel in Gas
- Handle breaking change in new ltr559 library
- Add Noise functionality
- Initial Release