Streamlines the process of upgrading Home Assistant integrations by handling config entry versioning and resolving API deprecations.
This skill provides a comprehensive framework for upgrading Home Assistant custom integrations, focusing on two critical areas: config entry version migration and deprecation fixes. It assists developers in implementing async_migrate_entry for schema changes and provides patterns for 2024-2025 deprecations, ensuring integrations remain compatible with the latest Home Assistant core versions. By following a structured checklist and utilizing pattern-checking scripts, it helps maintain high-quality, up-to-date Home Assistant components through every version cycle.
Características Principales
013 GitHub stars
02Integration with check-patterns.py for automated issue detection