Not aware of any device in the area

I received my first HAV:PE yesterday and went through things to get it working fully locally. Cuda took a bit of effort but that bit is now working. I’m using a remote wyoming_faster_whisper deployment, with the following run command:

script/run --model turbo --language en --uri 'tcp://0.0.0.0:10300' --data-dir /data/models --download-dir /data/cache --device cuda

However i’m having issues with some devices and i dont really know why.

it hears my voice ok as the wyoming logs show the follow:
INFO:wyoming_faster_whisper.handler: Close the office blind.
but then HAV responds with “not aware of any blind in the office area”

i’ve tried different words like “blinds” and “cover” but always the same unaware response.

The blind/cover in question appears to be configured correctly and i’ve added some new aliases:

Similar things occur for other commands too.
this works perfectly reliably (even if kelvin & brightness are wrong)
INFO:wyoming_faster_whisper.handler: Turn the office light on.

But requesting a change of brightness with the following command comes back with the same unware of ‘office light’ device.
INFO:wyoming_faster_whisper.handler: Set the office light to 50% brightness.

Change the device class to blind (“show as” field) and delete the aliasis (they assume more unique names rather than a class name).

magic! thats fix it. bet i’ll forget this when i next need it in 6 months :smiley:

i assume it would’ve worked if i said “close office shade” (i’ve been using blind & cover keywords)

Сover is a domain, there is no intent for it, уou can use this word for your own purposes. Shade, as one of the classes, will work if this type of curtain is selected.

The command for the device class is executed for all devices of this type in the room.