Find duplicate automations and scripts in Home Assistant configuration
Scan your Home Assistant configuration to find duplicate automations and scripts that have identical or similar logic. Use this when cleaning up your configuration or after migrating automations to identify redundant items and prevent conflicts.
/plugin marketplace add ESJavadex/claude-homeassistant-plugins/plugin install homeassistant-config@claude-homeassistant-pluginsScan Home Assistant configuration files to find duplicate automations and scripts.
Run the duplicate finder script to analyze the configuration:
python3 ${PLUGIN_DIR}/skills/homeassistant-config/scripts/find_duplicates.py ${1:-.} --verbose
If no path argument is provided, analyze the current directory.
Present results as: