ansible-nas/docs/applications/homeassistant.md

13 lines
446 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
2020-01-25 23:40:26 +00:00
Set `homeassistant_enabled: true` in your `inventories/<your_inventory>/nas.yml` file.
2019-07-23 20:07:40 +00:00
2020-01-25 23:40:26 +00:00
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.
2019-07-23 20:07:40 +00:00
The Home Assistant web interface can be found at http://ansible_nas_host_or_ip:8123.