Openhab 3 & Cloud Connector

Thanks. the solution was:

SSH into your OpenHab server and execute the following command to get the UUID.

cat /var/lib/openhab/uuid ; echo

Execute the following command to get the Secret

cat /var/lib/openhab/openhabcloud/secret ; echo

so indeed replace openhab2 into openhab.

4 Likes