Skip to content

4.3.1: New sensor and library updates

Compare
Choose a tag to compare
@theyosh theyosh released this 04 May 19:57
· 1678 commits to main since this release

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

Full Changelog: 4.3.0...4.3.1