Skip to content

Home Automation


Install openHAB

Install openHAB

Command:

Text Only
armbian-config --cmd HA001

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
journalctl -u openhab

Remove openHAB

Command:

Text Only
armbian-config --cmd HA002

Author: @armbian

Status: Stable