Skip to content

[NL] HassClimateSetTemperature: fix bug in audio response when setting a non-integer temperature #3148

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

Open
kritsel opened this issue Apr 26, 2025 · 1 comment

Comments

@kritsel
Copy link
Contributor

kritsel commented Apr 26, 2025

Current behaviour

  • zet de temperatuur op 20 en een halve graad
    • audio response: value error template error ... but no default was specified
    • thermostat device result: thermostat set to 20.5 degrees

Expected behaviour

  • zet de temperatuur op 20 en een halve graad
    • audio response: temperatuur ingesteld op 20 en een halve graad (or 20 komma 5 graden)
    • thermostat device result: thermostat set to 20.5 degrees
@TheFes
Copy link
Contributor

TheFes commented Apr 27, 2025

Btw, if you want you can create a PR yourself, you only need to add an optional hier in this sentence

          - "hoe (warm|koud|heet|koel) is het"

So it becomes

          - "hoe (warm|koud|heet|koel) is het [hier]"

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

2 participants