home-assistant / core

:house_with_garden: Open source home automation that puts local control and privacy first.
https://www.home-assistant.io
Apache License 2.0
71.64k stars 29.94k forks source link

Home Assistant Cloud speech-to-text sometimes breaks cardinal directions #126369

Open pilot51 opened 6 hours ago

pilot51 commented 6 hours ago

The problem

I have a number of lights that have a name with a cardinal direction because sometimes that makes the most sense for the position of a light in an area.

I've found that HA Cloud's speech-to-text engine sometimes converts north/south/east/west to N/S/E/W, which causes Assist to not recognize the device I'm talking about. It's annoying and I usually end up asking Google Assistant to do it.

For example, when I tell Assist to "Set kitchen west to 50%", it's recognized as "set kitchen W to 50%" and responds "Sorry, I couldn't understand that".

However, if I say "Turn off kitchen west", it's recognized correctly and turns off the light.

What version of Home Assistant Core has the issue?

core-2024.9.1

What was the last working version of Home Assistant Core?

No response

What type of installation are you running?

Home Assistant Container

Integration causing the issue

Home Assistant Cloud

Link to integration documentation on our website

https://www.home-assistant.io/integrations/cloud/

Diagnostics information

No response

Example YAML snippet

No response

Anything in the logs that might be useful for us?

No response

Additional information

Sorry if this isn't the right place. I couldn't find a better place to report bugs that are on the cloud side of HA Cloud rather than Core or an integration.

home-assistant[bot] commented 6 hours ago

Hey there @home-assistant/cloud, mind taking a look at this issue as it has been labeled with an integration (cloud) you are listed as a code owner for? Thanks!

Code owner commands Code owners of `cloud` can trigger bot actions by commenting: - `@home-assistant close` Closes the issue. - `@home-assistant rename Awesome new title` Renames the issue. - `@home-assistant reopen` Reopen the issue. - `@home-assistant unassign cloud` Removes the current integration label and assignees on the issue, add the integration domain after the command. - `@home-assistant add-label needs-more-information` Add a label (needs-more-information, problem in dependency, problem in custom component) to the issue. - `@home-assistant remove-label needs-more-information` Remove a label (needs-more-information, problem in dependency, problem in custom component) on the issue.

(message by CodeOwnersMention)


cloud documentation cloud source (message by IssueLinks)