HA Sync

Sync zen-ui plugin to local Home Assistant. Use just sync-build or just sync commands.

Sby Skills Guide Bot
DevelopmentIntermediate
007/22/2026
Claude CodeCursorWindsurf
#ha-sync#zen-ui#home-assistant#sync#build

Recommended for


name: ha-sync description: Sync zen-ui plugin to local Home Assistant. Use when user asks to sync, deploy, or push to HA.

HA Sync

Run from the zen-ui project root:

just sync-build   # Build and sync
just sync         # Sync only (if already built)

After syncing, remind user to hard refresh browser (Ctrl+Shift+R / Cmd+Shift+R).

Related skills