ha-error-checking
Installation
SKILL.md
Works with Home Assistant WebSocket API, Python websocket library, and YAML configurations.
Home Assistant Error Checking and Validation
Debug and validate Home Assistant dashboards, configurations, and entity usage programmatically.
Quick Start
Use the automation script for fast dashboard validation:
python ~/.claude/skills/ha-error-checking/scripts/check_dashboard.py climate-control
Or use the Quick Start workflow below for custom checks.
Quick Start Workflow
Related skills