post home assistant update
This commit is contained in:
12
hass_trackers/README.md
Normal file
12
hass_trackers/README.md
Normal file
@@ -0,0 +1,12 @@
|
||||
# HASS Trackers Ansible
|
||||
|
||||
## Installation
|
||||
|
||||
You'll need to ssh into home assistant and run `apk add python3`
|
||||
|
||||
Check vars.yaml to edit your trackers.
|
||||
|
||||
```bash
|
||||
ansible-playbook -i ansible/inventory.yaml hass_trackers/install_trackers.yaml
|
||||
ansible-playbook -i ansible/inventory.yaml hass_trackers/create_dashboards.yaml
|
||||
```
|
||||
Reference in New Issue
Block a user