Thinking something through, and haven’t found anything yet – if you have an anthropic / Claude max plan, you have unlimited Claude Code use, and it can connect to an MCP…
Im thinking something along the line of a Claude Code integration for the typical coding help within HA, but also
User voice → Whisper → HA Assist
→ HA webhook automation (validates, adds context)
→ agentapi (validates API key)
→ Claude Code (with HA MCP configured, runs with Max subscription )
→ Response → HA Actions → HA TTS service → Piper
Hey. Claude - turn off Living Room lights yeah – probably too simplistic to need AI, but Hey Claude, what has the average temperature been for the past 7 days in the backyard compared to last years same time dataset and irrigation usages… that may be something to pull the data from HA, do the maths, etc…
And no tokens required as with Claude max its unlimited (at least for now lol)
Is there anything out there that has it integrated like this? I have seen a few different integrations for Claude code to do coding, a few anthropic integrations that can do voice pipelines… but haven’t found one that does both (yet).
Don’t want to spend time to reinvent the wheel if someone already has one in flight
Yeah well, I appreciate the warning – but that applies to everything I would say, not specifically AI - just Copy/Pasting old code examples can wreck havoc as well. i would never expect it to be perfect and retain up to date unless you properly prompt it to review current code / docs before doing anything … it doesnt really apply to the use case I am thinking about
As with anything - always check it multiple ways before implementation.
Now what I was looking to do is use ClaudeCode as a backend for voice control. If you have a Claude pro license, you effectively have unlimited ClaudeCode usage, and you can use it not only as a vibecoder, but you can also use it as a chatbot/llm/ even in place of API calls to claude