Home Assistant Voice¶
Current status¶
Use this page to keep the latest stable checkpoint for the voice assistant.
Latest working checkpoint¶
VOICE PE CLEAN v22B-r10 MCP read-only state fallback working
Current split¶
| Type | Route |
|---|---|
| Actions | Existing Node-RED deterministic router |
| State/status questions | Local Home Assistant MCP read-only branch |
| General chat | Ollama conversation fallback |
Working examples¶
State/status questions¶
Which lights are on?
Is the living room light on?
Are any kitchen blinds open?
Which doors are unlocked?
What devices are unavailable?
Commands¶
Turn the kitchen light on.
Turn the kitchen light off.
Open the kitchen blinds.
Play Heart FM.
Notes¶
- Keep action tools out of the MCP path for now.
- Keep MCP as read-only until the routing is fully trusted.
- Export Node-RED after each known-good checkpoint.