Skip to content

4.4.0: Holliday release

Compare
Choose a tag to compare
@theyosh theyosh released this 04 Aug 15:09
· 1159 commits to main since this release

And there is version 4.4.0. This is a what bigger upgrade, as it add support for multiple new sensors and relays. And again, we are trying to get things a bit faster and more stable.
And there have been reports that TerrariumPI can work with I2C multiplexers like pca9548

Extra documentation: https://theyosh.github.io/TerrariumPI/posts/2022/08/04/release-terrariumpi-v-4-4-0/

Highlights

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

Full Changelog: 4.3.3...4.4.0