How to setup DietPi ready for openHAB, Node-RED and Velbus

Funny you should say that, I updated a standard machine and couldn’t find it either.

I suspect it’s in the Dev branch right now


Maybe I / we should try this branch?

1 Like

Just left a note on their github, as they seem to not follow the Java requirements…

1 Like

@MDAR Discussion on github ongoing cause of Java version….

1 Like

openHAB is now included in the 8.17 release.

1 Like

Or this link


Using the above list to identify the software number, we can simply use the following command to install openHAB

dietpi-software install 206

Node-red is 122
ZeroTier is 201
and so on

Or just use dietpi-software to look at all the other options


Please note

Per default, HTTPS is active on port 8444 and HTTP is inactive (DietPi recommendation).
In cases, that HTTP shall be used, it can be activated in the file /etc/default/openhab by setting OPENHAB_HTTP_PORT= to your desired port.

1 Like