Automatic documentation update

This commit is contained in:
igorpecovnik
2025-01-07 10:49:01 +00:00
committed by Igor
parent 3374128bab
commit 08c686d08c
2 changed files with 40 additions and 0 deletions

View File

@@ -52,6 +52,32 @@ armbian-config --cmd HAB003
***
## Home Assistant open source home automation
<!--- section image START from tools/include/images/HAS001.png --->
[![Home Assistant open source home automation](/images/HAS001.png)](#)
<!--- section image STOP from tools/include/images/HAS001.png --->
<!--- header START from tools/include/markdown/HAS001-header.md --->
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.
=== "Access to the web interface"
The web interface is accessible via port **8123**:
- URL: `https://<your.IP>:8123`
- Username/Password: Are set at first web interface login
=== "Directories"
Home Assistant on Armbian runs supervised in a Docker container. This secures same functionality as stock HAOS.
- Config directory: `/armbian/haos`
<!--- header STOP from tools/include/markdown/HAS001-header.md --->
This operation will install Home Assistant.
**Command:**
@@ -64,6 +90,20 @@ armbian-config --cmd HAS001
**Status:** Preview
<!--- footer START from tools/include/markdown/HAS001-footer.md --->
|Functionality|HAOS|Armbian with HA|
|:--|:--:|:--:|
|Automations|:heavy_check_mark:|:heavy_check_mark:|:heavy_check_mark:|
|Dashboards|:heavy_check_mark:|:heavy_check_mark:|:heavy_check_mark:|
|Integrations|:heavy_check_mark:|:heavy_check_mark:|:heavy_check_mark:|
|Add-ons|:heavy_check_mark:|:heavy_check_mark:|:heavy_check_mark:|
|One-click updates|:heavy_check_mark:|:heavy_check_mark:|:heavy_check_mark:|
|Backups|:heavy_check_mark:|:heavy_check_mark:|:heavy_check_mark:|
|General purpose server|:x:|:white_check_mark:|
|Running on exotic hardware|:x:|:white_check_mark:|
<!--- footer STOP from tools/include/markdown/HAS001-footer.md --->
***

BIN
docs/images/HAS001.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 52 KiB