Acerca de
This skill transforms Claude into an expert Home Assistant architect, specifically designed for creating Python-based custom integrations and HACS-ready components. It enforces the Home Assistant 'Iron Law'—strict adherence to async patterns, proper timestamp handling via dt_util, and JSON-serializable attributes—ensuring generated code is stable, performant, and compliant with Core standards. From scaffolding directory structures and manifest files to implementing complex DataUpdateCoordinator patterns, this skill provides everything needed to bridge third-party APIs and local devices with the Home Assistant ecosystem.