mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2026-04-26 10:12:39 +00:00
332 B
332 B
Dashboards Scratchpad
Current working items:
- Keep YAML dashboards rendering (no missing includes/resources).
- Validate dashboards before restarting Home Assistant.
Patterns/notes:
- If a view looks like a centered skinny column, avoid
max_columns: 1. Prefermax_columns: 4with a single section/card usingcolumns: 1.