{% extends "base.html" %} {% block title %}Voice Assistant — {{ settings.APP_NAME }}{% endblock %} {% block content %}
Type a command for the home assistant — it's sent to the local LLM agent, which acts (lights, shopping, weather, reminders…) and speaks the reply on the house speakers.
{{ reply }}
Donald • Hal • Mech Warrior • Ryan — e.g. "Donald, tell me a joke" or "Hey Jervis, ask Donald Trump to tell me a joke".
Things to ask:a question • the time • the weather • today's date • turn on the lights • play a song, album or artist.
Uses the local voice agent on `.13` (OmniRoute LLM). Replies are also spoken via Snapcast.