Commit Graph

2 Commits

Author SHA1 Message Date
fkrebs 85280ef1f2 feat(dashboard-zuhause): add Glance tab as first view
Erste neue View "Glance" eingefügt vor den bestehenden 3 Views
(Home, Einkaufsliste, music). Enthält:

- Personen-Chips (Florian/Anne/Karolina) + Wetter + Sun
- Sicherheits-Aggregat (6 Rauch + 3 Wasser, Farb-Logik)
- Power-Flow-Card (PV/Speicher/Grid/Haus, kopiert aus bestehender Section)
- NIBE-Quick (Vorlauf + Außen + WW)
- Roborock-Quick (Status + Akku)
- Quick-Actions (Nachtmodus + Spüler-Nacht)
- Clock-Weather-Card
- DWD-Warnung (conditional)
- Trash-Card (Abfallkalender)

max_columns: 1 für Tablet-Portrait, kein Scroll auf 11" erwartet.
HA Core Restart durchgeführt, Lovelace neu geladen.

ha core check exit 0.
2026-05-02 16:11:11 +02:00
fkrebs 5f01411780 chore: initial baseline before refactoring
Initial snapshot of Home Assistant config (HAOS 2026.4.4)
prior to dashboard restructuring and helper YAML migration.

Pre-commit cleanup applied:
- Removed blueprints/switch_manager/ (9.4 MB stale, component already gone)
- Removed .storage/switch_manager
- Removed home-assistant.log.{1,old,fault}
- Removed zigbee2mqtt/configuration_backup_v{1..4}.yaml
- Removed zigbee2mqtt/database.db.tmp.2024-09-27 (1.5y old)
- Created empty themes/ to satisfy configuration.yaml include

.gitignore uses allowlist strategy for .storage/ to keep
all tokens, keys, and PINs out of version control.
2026-05-02 14:24:53 +02:00