Forken wir mal den Club

This commit is contained in:
2021-04-16 17:14:07 +02:00
parent 2538b01a48
commit 15a004c59a
4 changed files with 274 additions and 0 deletions

13
heizberry_io.service Normal file
View File

@ -0,0 +1,13 @@
[Unit]
Description=homeassistent_thermostat
After=network-online.target
[Service]
Type=simple
ExecStart=/srv/homeassistent_services/heizberry_io.py
Restart=always
RestartSec=20
[Install]
WantedBy=multi-user.target