feat: added template + linting

This commit is contained in:
sujiba 2024-05-05 14:00:09 +02:00
parent e487af8136
commit dc5a9d3653
17 changed files with 79 additions and 53 deletions

View file

@ -1,4 +1,4 @@
version: '3.8'
---
services:
homeassistant:
image: ghcr.io/home-assistant/home-assistant:stable
@ -40,4 +40,4 @@ services:
- ./volumes/mosquitto/logs:/mosquitto/log
environment:
- TZ=Europe/Berlin
restart: unless-stopped
restart: unless-stopped