From ha-nova
Diagnoses HA NOVA relay failures (auth, connectivity, onboarding) and returns a remediation step.
How this skill is triggered — by the user, by Claude, or both
Slash command
/ha-nova:onboardingThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use when HA NOVA requests fail due to onboarding, connectivity, or auth issues.
Use when HA NOVA requests fail due to onboarding, connectivity, or auth issues. Diagnostics only. Do not use this skill for config writes or routine HA operations after readiness is restored.
Relay CLI command: ha-nova relay
If missing: ha-nova setup
401/403: relay auth token mismatch404: endpoint/path mismatch000: relay unreachableha_ws_connected=false: relay is reachable but not proven ready yet; confirm with /ws or ha-nova doctor before blaming LLAT/ws proves LLAT is required: Home Assistant access token (ha_llat) is missing or wrongha-nova setupha-nova relay healthha-nova doctorReturn a short diagnostic report:
On success, keep the response to the status line only. Do not dump raw relay output.
ha-nova relay exclusively.npx claudepluginhub markusleben/ha-nova --plugin ha-novaFallback relay for Home Assistant operations lacking a dedicated subskill: blueprints, energy, zones, persons, tags, calendar queries, system health, destructive registry admin, and unsupported config-entry helpers.
Integrates with Home Assistant REST and WebSocket APIs to manage entity states, call services, subscribe to events, and handle authentication. Use for HA API calls and real-time integrations.
Runs bash health checks on configured homelab services like Plex, Radarr, Sonarr, Unraid, and displays a formatted dashboard showing reachability, status icons, summaries, and context-sensitive follow-ups.