Skip to content

Releases: max-pfeiffer/irrigation-pi

1.4.0

16 Feb 18:32
d29c356

Choose a tag to compare

Features:

  • Support for Raspbian GNU/Linux v13 (Debian Trixie)
  • Support for Raspbian GNU/Linux v12 and v13 lite images
  • Hostname is picked dynamically from system and can be re-configured when it was changed

Bugfixes:

  • Fixed several deprecations and issues in install and update scripts

1.3.0

21 Jun 11:23

Choose a tag to compare

Features:

  • systemd-resolved is installed by default: multicast DNS is now working for raspberry.local for all devices also with Wi-Fi hotspot

1.2.0

14 Jun 10:17

Choose a tag to compare

Features:

  • You can fire up a Wi-Fi Hotspot using the CLI

1.1.0

08 Jun 08:58

Choose a tag to compare

Features:

  • New view for live relay switching (overrides schedules)
  • New view for displaying Raspberry Pi system information
  • Schedules are now verified: you cannot configure schedules with overlapping time slots any more
  • update.sh: script for conveniently updating the installation on your Raspberry Pi with the lastest version on GitHub

1.0.1

13 Apr 12:49

Choose a tag to compare

Fixes:

  • Fixed install script (it stopped working on latest Raspbian release 2024-03-15)
  • Fixed help texts for management CLI

1.0.0

24 Feb 10:14

Choose a tag to compare

Features:

  • Static files for frontend application are generated and checked into repository, so they do not need get build on Raspberry Pi which is taking ages
  • Raspberry Pi installation is now fully automated and documented
    • nginx configuration
    • systemd configuration
    • Irrigation-Pi configuration
    • SQLite database

0.2.2

11 Feb 11:35

Choose a tag to compare

Features:

  • host for frontend application is now configurable

Bugfixes:

  • fixed static file build for frontend application

0.2.1

04 Feb 16:56

Choose a tag to compare

Bugfixes:

  • adjusted backend API version and API specs for frontend application

0.2.0

04 Feb 10:34

Choose a tag to compare

Finished user interface for MVP.

Bugfixes:

  • fixed schedule handling logic

0.1.1

31 Jan 21:57

Choose a tag to compare

Bugfixes:

  • Fixed relay switching