OpenHAB 2.5 auf Debian 10 buster installieren
wget -qO - 'https://bintray.com/user/downloadSubjectPublicKey?username=openhab' | sudo apt-key add -
apt-get install apt-transport-https
echo 'deb https://dl.bintray.com/openhab/apt-repo2 stable main' | sudo tee /etc/apt/sources.list.d/openhab2.list
apt-get update && sudo apt-get install openhab2
apt-get install openhab2-addons
/bin/systemctl enable openhab2.service
/bin/systemctl daemon-reload
/bin/systemctl start openhab2.service
IP:8080 -> Paper UI
-> Add-ons -> MISC -> Eclipse IoT Market install
Configuration -> System -> Marketplace -> Maturity -> alpha
Add-ons -> Bindings -> FreeAtHome -> INSTALL
Inbox -> + -> FreeAtHome
add manually
FreeAtHome Bridge -> enter DATA
/bin/systemctl stop openhab2.service
/bin/systemctl start openhab2.service
PaperUI -> Inbox -> FreeAtHome -> SCAN