4 Commits

Author SHA1 Message Date
Joshua King 1ee7f0c739 Add lunch menus dashboard with week-view school calendars.
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-09 14:13:55 -04:00
root 9e061b7078 Fix lovelace url_path: cubeops -> cube-ops
HA requires a dashboard's url_path to contain a hyphen, and a key that
fails that check invalidates the entire `lovelace:` block rather than
just its own entry. `cubeops:` was added in 0c35647, so `ha core check`
has been failing since then and all four YAML dashboards -- Voice Alarms,
Family Hub, At-a-Glance and CubeOps -- were refusing to load.

Rename the key to `cube-ops`, and rename the two files alongside it so
they match, which is the convention the other three already follow
(voice-alarms -> voice-alarms.yaml).

This changes the kiosk URL to https://home.vault983.com/cube-ops. Any
wall display still pointed at /cubeops needs updating.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
2026-07-27 11:41:17 -04:00
Joshua King 0c35647203 Update dashboard configurations to hide 'At-a-Glance', 'Family Hub', and 'Voice Alarms' in the sidebar. Additionally, include 'CubeOps' dashboard in the main configuration file. 2026-07-27 09:00:42 -04:00
root ae0f1f559e initial commit 2026-06-28 14:27:20 -04:00