Home Automation¶
Install openHAB¶
Command:
Text Only | |
---|---|
Author: @armbian
Status: Stable
The web interface is accessible via port 8444:
- URL:
https://<your.IP>:8444
- Username/Password: Are set at first web interface login
- Install directory:
/usr/share/openhab
- Site configuration directory:
/etc/openhab
- Config file:
/etc/default/openhab
- Data directory:
/var/lib/openhab
See also openHAB file locations.
Bash | |
---|---|
Remove openHAB¶
Command:
Text Only | |
---|---|
Author: @armbian
Status: Stable