feat(home-assistant): Nest-Hub photo screensaver + polished Home view #47
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feat/wall-nest-hub"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Phase 1.5 — the photo-first layer that makes the wall panel look like a Google/Nest Hub.
wall.yamlgains awallpanel:block: idle → fullscreen rotating Immich photo slideshow (via the deployed immich-kiosk/image?t=${timestamp}) + big built-in clock/date. Tap dismisses.One manual step: add the Met.no integration in the HA UI (keyless) →
weather.forecast_homefor the weather hero; everything else renders without it. Builds clean; baseline hass.kblab.me=200 pre-merge.Phase 1.5 — make the wall panel actually look like a Nest Hub: - Vendor lovelace-wallpanel v4.65.1 + clock-weather-card v2.9.3 (init container, version bumped to re-vendor; declared in lovelace.resources). - wall.yaml gains a wallpanel: block — idle screensaver fades into a fullscreen slideshow of random Immich photos via immich-kiosk /image?t=${timestamp} (cache-buster required to rotate) with a big built-in clock/date overlay. - Rework Home view into a glanceable hub on EXISTING entities: greeting + clock- weather hero, status chips (cluster nodes, sun), homelab/printer tiles (cluster/Bambu/Neptune), announce, and cast media (mushroom-media-player). Weather hero needs the Met.no integration added in the UI (one-click, keyless) → weather.forecast_home; everything else renders without it. Refs wall-panels plan (Phase 1.5).