Skip to content

Releases: openhab/openhabian

openHABian forth release with menu prototype

13 Sep 15:06
Compare
Choose a tag to compare

A menu (based on whiptail, just as raspi-config) has been added, which you can access by directly calling the setup script yourself from the ssh-console. This menu allows to (again) setup your system, openHAB2 and Samba. These options were important for me as they allow for an openHABian update over time!
Additionally there are now a few optional components ready to be installed through the menu. This includes owserver and knxd for now but more will follow very soon.

  • all steps are now separated into bash functions
  • a new whiptail based menu in interactive mode
  • optional component knxd (thanks to @staehler67)
  • optional component owserver (thanks to @staehler67)
  • menu option to open up the karaf console interfaces so it can be accessed from everywhere (your local subnet)
  • improved vimrc, Improved bashrc (global and user-specific - root now has his own color red 😊 )
  • many many internal technical details...

The script is now also in a state, where it should be usable on most debian/ubuntu systems besides the unintended installation on a RaspberryPi. Being applicable on other systems besides the initially promoted integration in the unintended raspbian net installation was one of the goals of this project. I am looking for somebody with Linux background willing to give this a test run on his system or in a virtual machine. Please contact me for more details.

openHABian second beta for usage

22 Aug 23:45
Compare
Choose a tag to compare

After further testing, this seems to be quite stable. 🎉
More features are still to come but this release can already be your starting point. New in this release:

  • raspi-config included (set your timezone!)
  • etckeeper included and set up
  • GPU memory split at 16MB by default
  • FireMotD with some info on ssh login
  • minor fixes and tunings

openHABian first beta for testing

19 Aug 00:41
Compare
Choose a tag to compare

Installs without problems at first sight. Further setup steps, configuration and tweaking are probably needed. Bugs can be expected 😃

Issue reports and PRs are welcome!