Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ursinn-ansible/role-homeassistant

Ansible Role - Homeassistant
https://github.com/ursinn-ansible/role-homeassistant

ansible docker linuxserver-image

Last synced: 22 days ago
JSON representation

Ansible Role - Homeassistant

Awesome Lists containing this project

README

        

# Ansible Role - Homeassistant

[![GitHub last commit](https://img.shields.io/github/last-commit/ursinn-ansible/role-homeassistant?logo=github&style=for-the-badge)](https://github.com/ursinn-ansible/role-homeassistant/commits)
[![License](https://img.shields.io/github/license/ursinn-ansible/role-homeassistant?style=for-the-badge)](https://github.com/ursinn-ansible/role-homeassistant/blob/main/LICENSE)

Docker Image: https://docs.linuxserver.io/images/docker-homeassistant

## Options

| Option | Default Value |
| ---- | ---- |
| role_homeassistant_image | lscr.io/linuxserver/homeassistant |
| role_homeassistant_container | homeassistant |
| role_homeassistant_puid | 1000 |
| role_homeassistant_pgid | 1000 |
| role_homeassistant_tz | Europe/Zurich |
| role_homeassistant_dir | /opt/app-homeassistant |
| role_homeassistant_network | app-network |

## License

This project is under the MIT License. See the [LICENSE](https://github.com/ursinn-ansible/role-homeassistant/blob/main/LICENSE) file for the full license text.