#843 · Primary category: AI Agents & Automation

ai_automation_suggester

ai automatic-suggestions automations builder-design-pattern home-assistant suggester

AI-powered Home Assistant integration that scans entities and suggests tailored automations via cloud and local AI providers.

Project last updated:07/11/26

GitHub Stars

773

Forks

43

Contributors

16

License

MIT

Why we included this project

If you run a Home Assistant instance that has grown past a handful of devices, this integration acts as a practical second pair of eyes on your setup. It periodically snapshots your entities, areas, devices, and existing automations, then sends that context to an LLM provider of your choice to draft ready-to-paste YAML automation suggestions. Because it works with OpenAI, Anthropic, Google, Groq, Ollama, and any OpenAI-compatible endpoint, you can keep everything local for privacy or use a cloud model for richer reasoning. Suggestions arrive as Home Assistant persistent notifications and sensor attributes, and you review each one before anything is applied, so nothing changes in your home without your explicit action. It is especially useful for people who know what they want their home to do but find translating that into correct YAML tedious, or for those who simply want fresh ideas as new devices come online.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category