소개
The ha-core skill provides standardized implementation patterns for Home Assistant, enabling Claude to assist in building robust smart home integrations. It covers essential authentication methods via Long-Lived Access Tokens, real-time communication through WebSocket subscriptions, and structured service call patterns across various entity domains like lights, climate, and media players. This skill is ideal for developers creating custom dashboards, automation scripts, or middleware that requires reliable, performant connectivity to the Home Assistant ecosystem using Python or TypeScript.