Skip to content

Home Automation for control home appliances


openHAB empowering the smart home

openHAB empowering the smart home

This operation will install openHAB.

Command:

Text Only
armbian-config --cmd HAB001

Author: @armbian

Status: Stable


openHAB remove

This operation will purge openHAB.

Command:

Text Only
armbian-config --cmd HAB002

Author: @armbian

Status: Stable


openHAB purge with data folder

This operation will purge openHAB.

Command:

Text Only
armbian-config --cmd HAB003

Author: @armbian

Status: Stable


Home Assistant open source home automation

Home Assistant open source home automation

Home Assistant is an open source smart home platform that allows you to connect your smart home devices like your TV, fan, cameras, thermostats, lights, and sensors. As a user, you can build intricate automation using Home Assistant’s user-friendly, unified web-based user interface.

Perfect to run on any single board computer with 4 cores and at least 512Mb of memory. Armbian installation is optimised to run from SD/eMMC media, but it is recommended to use SSD.

The web interface is accessible via port 8123:

  • URL: https://<your.IP>:8123
  • Username/Password: Are set at first web interface login

Home Assistant on Armbian runs supervised in a Docker container. This secures same functionality as stock HAOS.

  • Config directory: /armbian/haos

This operation will install Home Assistant.

Command:

Text Only
armbian-config --cmd HAS001

Author: @igorpecovnik

Status: Preview

Functionality HAOS Armbian with HA
Automations ✔ ✔
Dashboards ✔ ✔
Integrations ✔ ✔
Add-ons ✔ ✔
One-click updates ✔ ✔
Backups ✔ ✔
General purpose server ❌ ✅
Running on exotic hardware ❌ ✅

Home Assistant remove

This operation will remove Home Assistant.

Command:

Text Only
armbian-config --cmd HAS002

Author: @igorpecovnik

Status: Preview


Home Assistant purge with data folder

This operation will purge Home Assistant.

Command:

Text Only
armbian-config --cmd HAS003

Author: @igorpecovnik

Status: Preview


Domoticz open source home automation

Domoticz open source home automation

Domoticz is an open-source home automation platform that allows you to control and monitor smart devices in your home. It supports a wide range of devices, including lights, sensors, thermostats, and cameras. Through its web interface or mobile app, you can set up automation rules and schedules, providing greater convenience and energy efficiency. It’s customizable, flexible, and can be run on a variety of hardware platforms supported by Armbian.

The web interface is accessible via port 8080:

  • URL: https://<your.IP>:8080
  • Username/Password: admin / domoticz
  • Config directory: /armbian/domoticz
  • Primary USB device passing through (/dev/ttyUSB0) to Docker container is enabled by default
  • For more complex setup, please follow this comprehensive guide: https://wiki.domoticz.com/Main_Page

This operation will install Domoticz.

Command:

Text Only
armbian-config --cmd DOM001

Author: @igorpecovnik

Status: Preview


Domoticz remove

This operation will remove Domoticz.

Command:

Text Only
armbian-config --cmd DOM002

Author: @igorpecovnik

Status: Preview


Domoticz purge with data folder

This operation will purge Domoticz.

Command:

Text Only
armbian-config --cmd DOM003

Author: @igorpecovnik

Status: Preview