This integration is automatic on Restart of HASS. Other suggestions must have an automation to trigger please see automations YAML in the codebase or GitHub!
🌟 Key Features
🎲 Randomized Entity Selection
- AI Automation Suggester now randomly samples entities
- Provides more diverse and dynamic suggestions
- Prevents repetitive automation patterns
🎯 Enhanced Control & Filtering
- Domain-specific filtering (e.g., light, sensor)
- Customizable entity limits
- Fine-grained control over automation scope
🧠 Smarter Context Awareness
- Integration with device and area registries
- Location-aware suggestions
- Device-specific automation recommendations
💡 Improvements
Prompt System Enhancements
- Custom prompt support with clean system integration
- Theme-based automation suggestions
- Energy-saving focus
- Presence-based control
- Custom instruction support
🛠 Technical Optimizations
- Intelligent prompt truncation
- Token limit management
- Improved stability for large HA installations
📚 Documentation
- Updated README
- Enhanced service documentation
- New examples for:
- Custom prompts
- Entity filtering
- Random selection
🔧 Installation Notes
- Update
services.yamlfor new parameters - No
const.pymodifications needed - Check startup triggers if unexpected suggestions occur
📅 Release Date: 2024-12-15 - Graham Hosking