What's New
New Features
- Repeat loops support: You can now create repeat/loop patterns in your automations and they will result in YAML repeat/loops rather than state-machine YAML
- Fuzzy search on dropdowns: Entity and service dropdowns now support fuzzy search for easier selection
- Multiple trigger condition IDs: Support for multiple trigger condition IDs in a single automation
Bug Fixes
- Fix multiple conditions after a condition: Fixed a bug where only a single condition was added to the automation when multiple conditions branched from the same condition node (fan-out pattern). All sibling conditions are now correctly included in the output YAML.
- Device Trigger entity_id: Device triggers now correctly require entity_id
- Code formatting: Various formatting improvements
🤖 Generated with Claude Code