Mistral AI app

Hi there!

I’ve been creating an app to use Mistral AI models directly on your flow cards

Setting up

  1. install the app on your Homey pro or SHS
  2. Go to mistral console (formerly “La Plateforme”) https://console.mistral.ai/
  3. activate your “experiment plan” (free) or paid plan
  4. create a new API key
  5. paste the API key in the homey app setting
  6. You’re all set :victory_hand:

Features

feature explanation use case recommended model
use Mistral LLM models you can use the “ask mistral model” to generate text create special notification or home summary mistral 8b for small tasks and notifications, Mistral Medium is usually enough for more complex tasks
use Mistral VLM models you can use the “ask mistral model with images” to generate text analyzing security camera snapshot Mistral Small 4, Pixtral is not recommended
use Mistral agent you can create various AI agents on Mistral platform, you can select a model, temperatures, tools, customs instruction. You can even ask the model to use a specific JSON format!
take action The homey app will prompt mistral API with a list of your devices and their capabilities, to act in your smart home according to your initial prompt create your own chatbot or with the new ask user homey notification Mistral Large is strongly recommended Medium and Small 4 should work fine too
conversation variable At the end of each flowcard you can add a custom variable if you want to keep the conversation to add a follow-up request chatbots or using another model for a secondary action

Disclaimer

  • many points of this app have been vibecoded and only then human supervised
  • If you use the free tier or “labs models” Mistral may use your request to train their models

Roadmap

Ask Home

Selecting whih devices are exposed to the AI and on which ones the AI has control
Better context and commands
Triggering flows
User context

Other

TTS models
Voxtral support