Voice Intents "store" (like Add-ons) #19012
Unanswered
Nerivec
asked this question in
Configuration
Replies: 1 comment
-
@Nerivec tip if you are thinking about implementing this then post to -> https://github.com/home-assistant/architecture/discussions |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
With voice making its way into Home Assistant, we need a better way to handle loading/unloading intents into Home Assistant.
I see a system similar to Add-ons being the most "convenient". Users could check/uncheck intents in a curated list and that would automatically add/remove support on their machine.
A per-entity support for speech output customization (inside entity settings>voice assistants) would be nice; a simple template field to override "default" would do, with perhaps support like sentences, to provide easy randomness (that last one goes for every TTS template, example below).
(It's|Temperature is) {value}{unit} outside.
Beta Was this translation helpful? Give feedback.
All reactions