Introducing my latest work: xAI Conversation for Home Assistant.
November 21, 2025 Update 
xAI Conversation v1.1.0 just dropped!
- All latest Grok models instantly available in config flow
- Auto-detect sensor for new Grok models (the second xAI releases them)
- New Grok-powered Image Analysis (vision) service
- Pricing sensors for every model (input / output / cached per 1M tokens)
Full changelog → Releases · pajeronda/xai_conversation · GitHub
October 19, 2025 Update 
I present to you my new project, xAI Conversation, much more elaborated than the previous one, which consists of two parts:
- a. an assistant for Assist conversation with peculiar features, such as conversation memory on the xAI server (meaning I only send the last message, not the whole conversation, as is the case with the Home Assistant standard), conversation continuity between the same user’s devices (switching from PC, tablet, to smartphone for the same user), and executing multiple actions in the same request;
- b. an integrated code editor optimized for Home Assistant, in a card for your dashboard, for assistance, creation, and modification, based on xAI’s “Grok Code Fast 1” model.
You can find everything in these repositories:
And much more. I hope you can benefit from it! ![]()


