Skip to content

Commit 42c7755

Browse files
authored
Improve HA description (#6)
1 parent 38416c7 commit 42c7755

File tree

1 file changed

+37
-6
lines changed

1 file changed

+37
-6
lines changed

README.md

Lines changed: 37 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,46 @@
22
<a href="#">
33
<img src="https://raw.githubusercontent.com/armbian/build/master/.github/armbian-logo.png" alt="Armbian logo" width="144">
44
</a><br>
5-
<strong>Armbian Linux Applications Images</strong>
5+
<strong> Applications distributed as Armbian appliance</strong>
66
<h2 align=center><a href=https://github.com/armbian/distribution/releases/latest><img src="https://img.shields.io/badge/Download%20latest%20images%3F-white?style=for-the-badge&color=green"></a> </h2>
77
</p>
88

9-
# Applications distributed as Armbian appliance
9+
## [Armbian Home Assistant](https://www.home-assistant.io/) (home automation)
1010

11-
- [Armbian Home Assistant](https://www.home-assistant.io/) - home automation
12-
- [Armbian OpenHab](https://www.openhab.org/) - home automation
13-
- [Armbian Security](https://www.kali.org/) (Armbian Trixie with pre-enabled Kali repository)
14-
- [Armbian OMV](https://www.openmediavault.org/) - network attached storage (NAS)
11+
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.
12+
13+
Home Assistant Operating System is tailored for mainstream hardware such as Raspberry Pi and X86, while **Armbian Home Assistance**:
14+
- extends installation to [large selection of devices](https://www.armbian.com/download/),
15+
- provides option to use instance to host other applications,
16+
- allows extended customisation of your OS.
17+
18+
|Functionality|HAOS|Armbian with HA|
19+
|:--|:--:|:--:|
20+
|Automations|:heavy_check_mark:|:heavy_check_mark:|:heavy_check_mark:|
21+
|Dashboards|:heavy_check_mark:|:heavy_check_mark:|:heavy_check_mark:|
22+
|Integrations|:heavy_check_mark:|:heavy_check_mark:|:heavy_check_mark:|
23+
|Add-ons|:heavy_check_mark:|:heavy_check_mark:|:heavy_check_mark:|
24+
|One-click updates|:heavy_check_mark:|:heavy_check_mark:|:heavy_check_mark:|
25+
|Backups|:heavy_check_mark:|:heavy_check_mark:|:heavy_check_mark:|
26+
|General purpose server|:x:|:white_check_mark:|
27+
|Running on exotic hardware|:x:|:white_check_mark:|
28+
29+
FAQ:
30+
31+
1. Where do I find images for my hardware?
32+
33+
https://www.armbian.com/download -> select your device -> Dedicated applications
34+
35+
2. How do you generate my own image?
36+
37+
[Follow instructions](https://forum.armbian.com/topic/33245-armbian-with-preinstalled-home-assistant-supervised/).
38+
39+
3. There are no HA images for my device?
40+
41+
If hardware is supported by Armbian ([.conf](https://github.com/armbian/build/tree/main/config/boards)), sent a pull request to the [configuration file](https://github.com/armbian/os/blob/main/userpatches/targets-release-apps.template).
42+
43+
## [Armbian OpenHab](https://www.openhab.org/) (home automation)
44+
## [Armbian Security](https://www.kali.org/) (Security applications - Kali)
45+
## [Armbian OMV](https://www.openmediavault.org/) - (NAS: network attached storage)
1546

1647
Sources: [extensions for Armbian build framework](https://github.com/armbian/os/tree/main/userpatches/extensions)

0 commit comments

Comments
 (0)