4.3.1: New sensor and library updates
This release fixes a nasty pca9685 dimmer bug when using Docker. And the old SHT3XD sensor is back. As it is not compatible with the other SHTXX sensors.
Updated the GUI libraries AdminLTE and Leaflet.
And some more Bullseye OS changes so it should almost work fully on the new Debian OS. This is still experimental.
Upgrading
Use the following steps to upgrade TerrariumPI
- Stop TerrariumPI:
sudo service terrariumpi stop
- Update the code:
git pull
- Rerun the installer:
sudo ./install.sh
- Start TerrariumPI:
sudo service terrariumpi start
What's Changed
- code optimization by @cmonicob in #691
- 4.x.y.z by @theyosh in #694
- Update pca9685-dimmer_relay.py by @cmonicob in #696
Full Changelog: 4.3.0...4.3.1