Duplicate website/docs/applications/home-automation/homeassistant.md history in roles/homeassistant/docs/ history.

This commit is contained in:
Anarion Dunedain 2023-03-28 13:38:24 +02:00
parent f7e5d51129
commit 8c02e95692

View file

@ -0,0 +1,15 @@
---
title: "Home Assistant"
---
Homepage: <https://www.home-assistant.io/>
Open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts.
## Usage
Set `homeassistant_enabled: true` in your `inventories/<your_inventory>/nas.yml` file.
If you want to access Home Assistant externally, don't forget to set `homeassistant_available_externally: true` in your `inventories/<your_inventory>/nas.yml` file.
The Home Assistant web interface can be found at <http://ansible_nas_host_or_ip:8123>.