Home Assistant¶

x86-64 arm64 armhf ยท ๐ณ Docker ยท Documentation ยท http://<your.IP>:8123
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.
Limited support
The supervised installation method on Armbian is not officially supported by the Home Assistant project. Additionally, installation on hardware that is not officially supported is also outside the scope of support provided by the Armbian team.
You are welcome to report high-level application issues that are reproducible on the official Home Assistant Operating System (HAOS) within the Home Assistant Community. For any topics related to single-board computer hardware, you may use the Armbian Community Forums; however, please be aware that official support from the Armbian team is not guaranteed.
While the Home Assistant team deprecated the Supervised installation method, the Armbian team will continue to provide and maintain it, as long as automated installation tests succeed and the required maintenance remains manageable.
Install from armbian-config โ Software โ Home Automation โ Home Assistant
| CLI install | |
|---|---|
- 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
| Functionality | HAOS | Armbian with HA |
|---|---|---|
| Automations | ||
| Dashboards | ||
| Integrations | ||
| Add-ons | ||
| One-click updates | ||
| Backups | ||
| General purpose server | ||
| Running on exotic hardware |
All armbian-config commands
| Action | Command |
|---|---|
| Install | armbian-config --api module_haos install |
| Home Assistant remove | armbian-config --api module_haos remove |
| Home Assistant purge with data folder | armbian-config --api module_haos purge |
| Status | armbian-config --api module_haos status |
| Help | armbian-config --api module_haos help |
Part of Armbian’s Home Automation for control home appliances software.