Home Assistant Configuration Skill Create and manage Home Assistant YAML configuration files including automations, scripts, templates, blueprints, and file organization. Slash Commands | Command | Description | |---------|-------------| | | Find duplicate automations and scripts in configuration | /ha-find-duplicates Scans Home Assistant configuration files to find: - Exact duplicates : Automations/scripts with identical triggers and actions - Similar items : Items with 80%+ similarity (name, entities, structure) - Trigger conflicts : Multiple automations responding to the same trigger Usage…