home-assistant / intents

Intents to be used with Home Assistant
https://developers.home-assistant.io/docs/voice/overview/
Creative Commons Attribution 4.0 International
445 stars 502 forks source link

[LV] Get weather not getting details #2377

Open andzejsp opened 3 weeks ago

andzejsp commented 3 weeks ago

The default intents are already translated, but they don not work.

english https://github.com/home-assistant/intents/blob/main/sentences/en/weather_HassGetWeather.yaml

Latvian https://github.com/home-assistant/intents/blob/main/sentences/lv/weather_HassGetWeather.yaml

and response in lv https://github.com/home-assistant/intents/blob/main/responses/lv/HassGetWeather.yaml

As you can see the responses are detailed like degrees + cloudy or something, but the assistant just reports me the degrees.

English one image

Latvian image

image

What is wrong here?

andzejsp commented 3 weeks ago

maybe related? not sure where to post When automation is triggered, in my case by the sentence, the assist with LV language replies in english.

image

tetele commented 3 weeks ago

When automation is triggered, in my case by the sentence, the assist with LV language replies in english.

Done is the default response for automation sentence triggers (regardless of language) unless you use a Set conversation response action. I.e. unrelated

andzejsp commented 3 weeks ago

When automation is triggered, in my case by the sentence, the assist with LV language replies in english.

Done is the default response for automation sentence triggers (regardless of language) unless you use a Set conversation response action. I.e. unrelated

Thank you for pointing me to the docs its very useful. The information is all over the place, and its hard to find what you need for new people using this.

What about the other question? Why does it only reply only temp and not the cloudy/windy?

tetele commented 3 weeks ago

Assuming you are using the default conversation agent, i don't know, which is why I have assigned the issue to the Latvian language leader, @makstech.