sbenodiz
(Sbenodiz)
July 1, 2025, 12:23pm
1
Tired of complex Home Assistant setup? Just tell AI what you want in plain English!
Create Dashboards by Chatting:
“Make a security dashboard with all my cameras”
“Build a living room control panel”
“Create an energy monitoring dashboard”
Build Automations with Words:
“Turn on porch light when someone arrives”
“Dim lights when TV turns on”
“Alert me if doors are left open”
No coding. No YAML. Just conversation.
The AI finds your devices, organizes everything, and creates it all for you - in seconds!
Works with: OpenAI GPT-4, Claude, Gemini & more
Try it now: GitHub - sbenodiz/ai_agent_ha: A Home Assistant custom component that provides an AI-powered agent capable of generating automations based on natural language queries. The agent connects to all entities in your Home Assistant instance and uses OpenAI's or Llama API to translate user requests into valid Home operations including creating automations for you! (also available in HACS, search for " AI Agent HA"
Transform your smart home with the power of conversation!
#HomeAssistant #SmartHome ai #NoCode
Let me know what do you think, it’s alpha version
This sound very interesting will try later today thanks
1 Like
Skyman1
(Valerio)
July 1, 2025, 2:14pm
3
I honestly don’t trust AI agents that much… often ChatGPT or Gemini make way too many mistakes and don’t compile automations correctly.
Most of my queries just show “Unknown response type: get_entities_by_domain”
Any ideas to fix?
sbenodiz
(Sbenodiz)
July 1, 2025, 2:25pm
5
sure, the agent will not do any operation without your approval. The agent first show you what they plan to do in terms of automation/dashboard and only if you approve it it will deploy it
sbenodiz
(Sbenodiz)
July 1, 2025, 2:26pm
6
can you share the logs? best will be to open issue in Github, it’s the first time I am seeing that message
it think its a good idea to add a blue my HA Button.
sbenodiz
(Sbenodiz)
July 1, 2025, 9:57pm
8
vajdum:
blue my HA Button.
sorry, what do you means by that?
i try frist to see if can turn on off a light , it does but get this error
try with how many light are on
sbenodiz
(Sbenodiz)
July 2, 2025, 8:28am
11
Sure. added! thanks for the tip
peterf9
(Peter)
July 4, 2025, 12:04pm
12
Good morning! great tool thanks!! I’m using with GEMIMI 2.0 flash but when try to switch to 2.5-pro model have no successs any tip?
sbenodiz
(Sbenodiz)
July 9, 2025, 8:59pm
13
TBH I didn’t test Gemini API. can you please share you logs and open issue in github?