Skip to content

4.3.3: Update water costs indication

Compare
Choose a tag to compare
@theyosh theyosh released this 17 May 11:41
· 1235 commits to main since this release

This release will fix 2 issues:

  • Wrongly calculated total water costs on the dashboard. They should now be correct.
  • Adding a MQTT server will now also load it and start making a connection.

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.2...4.3.3