An open API service indexing awesome lists of open source software.

https://github.com/dadav/ansible-hass


https://github.com/dadav/ansible-hass

Last synced: 5 months ago
JSON representation

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
```