https://github.com/dadav/ansible-hass
https://github.com/dadav/ansible-hass
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/dadav/ansible-hass
- Owner: dadav
- Created: 2021-05-12T17:40:07.000Z (about 5 years ago)
- Default Branch: production
- Last Pushed: 2021-05-12T17:40:24.000Z (about 5 years ago)
- Last Synced: 2025-07-06T12:08:09.949Z (12 months ago)
- Language: Jinja
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Home Assistant for raspberry pi
This role is meant to install home assistant on Raspberry Pi OS (tested on buster).
It's based on [this](https://www.home-assistant.io/installation/raspberrypi#install-home-assistant-core)
## usage
```bash
ansible-playbook -i $ip, home.yml -u pi
```