Initial commit: Home Assistant Konfiguration

- automations.yaml: 28 Automationen (bereinigt & zusammengefasst)
- lovelace.dashboard_modern.json: Modernes Dashboard
- lovelace_dashboards.json: Dashboard-Konfiguration
- modern_home.generated.yaml: HA YAML-Konfiguration
This commit is contained in:
Daniel 2026-02-28 17:43:32 +01:00
commit e32030a0c2
5 changed files with 1455 additions and 0 deletions

12
.gitignore vendored Normal file
View file

@ -0,0 +1,12 @@
# SSH Keys
*.ppk
*.pem
*.key
id_rsa*
# Claude internal
.claude/
# OS
.DS_Store
Thumbs.db