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:
commit
e32030a0c2
5 changed files with 1455 additions and 0 deletions
12
.gitignore
vendored
Normal file
12
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
# SSH Keys
|
||||
*.ppk
|
||||
*.pem
|
||||
*.key
|
||||
id_rsa*
|
||||
|
||||
# Claude internal
|
||||
.claude/
|
||||
|
||||
# OS
|
||||
.DS_Store
|
||||
Thumbs.db
|
||||
Loading…
Add table
Add a link
Reference in a new issue