ansible-nas/docs/applications/homeassistant.md

13 lines
410 B
Markdown
Raw Normal View History

2019-07-23 20:07:40 +00:00
# Home Assistant
Homepage: [https://www.home-assistant.io/](https://www.home-assistant.io/)
## Usage
Set `homeassistant_enabled: true` in your `group_vars/all.yml` file.
If you want to access Home Assistant externally, don't forget to set `homeassistant_available_externally: "true"` in your `group_vars/all.yml` file.
The Home Assistant web interface can be found at http://ansible_nas_host_or_ip:8123.