intents icon indicating copy to clipboard operation
intents copied to clipboard

[FR] % written "pour cent" not taken into account in brightness.

Open mdelpire opened this issue 11 months ago • 1 comments

Hi,

I tested assist in French to turn my lights on and it works great. Then I tried to use it to set the brightness of some dimmable lights. The issue is that my speech to text sometimes translate % as "pourcent" (correct orthography) and sometimes as "pour cent" (incorrect orthography but pronounced exactly the same. When the second is picked, I got the message that HA doesn't know the room "50 pour cent" for instance. Is there a way to make it understand as a synonym?

Thanks

mdelpire avatar Mar 08 '24 16:03 mdelpire

Hi @mdelpire, I had the same when testing the cover position with local STT. Pull request done.

slegars56 avatar Mar 16 '24 07:03 slegars56

Fixed with https://github.com/home-assistant/intents/pull/2088

piitaya avatar Oct 30 '24 11:10 piitaya