https://github.com/escalate/ansible-raspberry-luxtronik
An Ansible role that manages Luxtronik statistics backup on Raspberry Pi OS
https://github.com/escalate/ansible-raspberry-luxtronik
alpha ansible ansible-role heatpump innotec luxtronik luxtronik2 lwp raspberry raspberry-pi raspberrypi self-hosted selfhosted
Last synced: 2 months ago
JSON representation
An Ansible role that manages Luxtronik statistics backup on Raspberry Pi OS
- Host: GitHub
- URL: https://github.com/escalate/ansible-raspberry-luxtronik
- Owner: escalate
- License: mit
- Created: 2021-12-06T12:37:04.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2025-05-22T08:59:09.000Z (about 1 year ago)
- Last Synced: 2025-05-22T09:32:30.872Z (about 1 year ago)
- Topics: alpha, ansible, ansible-role, heatpump, innotec, luxtronik, luxtronik2, lwp, raspberry, raspberry-pi, raspberrypi, self-hosted, selfhosted
- Language: Jinja
- Homepage:
- Size: 31.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
[](https://github.com/escalate/ansible-raspberry-luxtronik/actions/workflows/test.yml)
# Ansible Role: Raspberry - Luxtronik
An Ansible role that manages Luxtronik statistics backup on Raspberry Pi OS (Debian Bookworm).
## Role Variables
Please see [defaults/main.yml](https://github.com/escalate/ansible-raspberry-luxtronik/blob/master/defaults/main.yml) for a complete list of variables that can be overridden.
## Dependencies
This role relies on the following dependencies:
- Roles: [requirements.yml](https://github.com/escalate/ansible-raspberry-luxtronik/blob/master/requirements.yml)
- Collections: None
## Installation
```
$ ansible-galaxy role install escalate.luxtronik
```
## Example Playbook
```
- hosts: all
roles:
- role: escalate.luxtronik
tags: luxtronik
```
## License
MIT