Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Response when changing climate set temperature (language: nb) #2122

Open
bjornidar opened this issue Apr 4, 2024 · 0 comments
Open

Response when changing climate set temperature (language: nb) #2122

bjornidar opened this issue Apr 4, 2024 · 0 comments

Comments

@bjornidar
Copy link

bjornidar commented Apr 4, 2024

When giving command to change the temperature of a climate entity in Norwegian, the response is "Lysstyrke justert" (Brightness changed).

Intent:

language: "nb"
intents:
  HassClimateSetTemperature

Engine homeassistant
Language nb
Input Endre termostat kontor til 20.
Response type action_done

conversation_id: null
device_id: 
intent_output:
  response:
    speech:
      plain:
        speech: Lysstyrke justert
        extra_data: null
    card: {}
    language: nb
    response_type: action_done
    data:
      targets: []
      success: []
      failed:
        - name: Termostat Kontor
          type: entity
          id: climate.termostat_kontor
  conversation_id: null
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant