Openhabian and current openhab2 snapshots

Hello,

I’m using openhabian with openhab2 on my raspberry. I’m quite happy with that.

Now I would like to use current snapshots or beta versions of openhab2. What do I have to do? Would be great, If you could assist!

Thanks a lot.

I managed to change version this way:

  1. add the openHAB 2 Unstable Repository to your systems apt sources list:
    echo ‘deb http://openhab.jfrog.io/openhab/openhab-linuxpkg unstable main’ | sudo tee /etc/apt/sources.list.d/openhab2.list
  2. follow instructions “Changing Versions” from this page:
    http://docs.openhab.org/installation/linux.html#changing-versions

Br
Tommi

Hi Tommi,

works perfectly. Thx a lot.

Regards
Matthias