docs: add 2026-07-30 Prism multi-view Mushroom dashboard deployment
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/push/woodpecker Pipeline was successful
5-view Mushroom dashboard deployed to HAOS via init_commands technique (file-based YAML cannot be saved via lovelace/config/save WebSocket). Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
@@ -3,6 +3,15 @@
|
|||||||
**Purpose:** Major infrastructure events only. Minor changes are in git commit messages.
|
**Purpose:** Major infrastructure events only. Minor changes are in git commit messages.
|
||||||
|
|
||||||
---
|
---
|
||||||
|
## 2026-07-30
|
||||||
|
|
||||||
|
### Prism multi-view Mushroom dashboard deployed to HAOS
|
||||||
|
- **[HA]** Replaced single-column phone view with a 5-view Mushroom dashboard: `home` (chips + greeting + nav + room cards), `living`, `bedroom`, `kids`, `kitchen` sub-views. Each sub-view has back chip, section titles, relevant light/climate/vacuum/appliance controls.
|
||||||
|
- **[TECHNIQUE]** File-based YAML dashboards (`mode: yaml` in `configuration.yaml`) cannot be saved via `lovelace/config/save` WebSocket. Deployment method: set `init_commands` on the Advanced SSH add-on via `supervisor/api` WebSocket, split base64 into 180 × 80-char chunks, decoded back to YAML on restart. Verified with `lovelace/config` WebSocket — all 5 views loaded correctly.
|
||||||
|
- **[HA]** `kiosk_mode: hide_header: true` applied to hide HA tab bar on mobile.
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
## 2026-07-29
|
## 2026-07-29
|
||||||
|
|
||||||
### HAOS smart-home integrations (6) + HACS/Prism
|
### HAOS smart-home integrations (6) + HACS/Prism
|
||||||
|
|||||||
Reference in New Issue
Block a user