Just got the Voice PE, ran thru set up. Using Whisper/Piper, HA is a VM on an n100. Exposed everything, set a few voice aliases. But it can’t seem to do anything I ask. Even if I use a configured alias, it just says “I can’t find a device by that name” or something to that effect. I’m sure there’s something I’m just not getting right, but not seeing what it is. Help?
#New Voice PE install
1 messages · Page 1 of 1 (latest)
do you have the entities that you want to control exposed to the voice assistant?
Yup. Even set a specific alias for a device hoping it would make it easier for HA to identify the device I was referencing. Still couldn't find it
have you looked at a debug trace of the pipeline?
it breaks down the steps, so we can see if theres any obvious issues there
looking into it now...
so, it looks like I correctly transcribed my speech to text, but still came back with a "I'm not aware of any device called..."
what command are you giving it?
here's the trace. I'm telling it "Set Lori's fan to low".
the target device is an inovelli white fan canopy module, which exposes a dimmble light and a multispeed fan (off, low, medium, high)
so, a couple of thoughts.
what does the entity actually look like and how do its options work?
it could be that its an issue with the word "fan" which is a keyword and if something is not a fan entity it could be causing issues. try renaming it something else (if only for testing)
It’s definitely a fan entity
I even tried calling it something different, like “my butt” and it still didn’t work lol
gotcha
Using an alias for the voice assistant that is
I should note that I did successfully manage to get one of my scenes to activate via voice. So things under the hood are working for the most part, just seems to have trouble with this entity
I also managed to play an arbitrary text to speech through it in another test (“close the fridge”), so some things are definitely working properly
ok so it might be a limitation of the basic fan intents
That could make sense. Happy to help support any debugging that improves the utility of the product 😀
can you "turn on fan-name"?
I’ll give that a try in a little bit. Just started walking the dog…
Yeah with fans it works as turn on/off, but no speed/percentage.
Just checked it on my
it should be easy to set up custom command using an automation though which i can help you with after dog operations 🙂
Yeah, I just have that shit completely automated, so don't need custom intent. I have them for other things though.