-
-
Notifications
You must be signed in to change notification settings - Fork 32.3k
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
Climate Control not possible within assist #137245
Comments
Hey there @home-assistant/core, @synesthesiam, mind taking a look at this issue as it has been labeled with an integration ( Code owner commandsCode owners of
(message by CodeOwnersMention) conversation documentation |
Just looked again into the debug log and found a probable error there. The tool calls HassLightSet instead of using a Climate Call.
|
Ok, just saw: |
The problem
While changing the temperature of my exposed climates work well with the frontend or with alexa, it is not possible to change the temperature via the assist. The assist responds that it has changed the temperature, but checking the result, it has not done anything.
What version of Home Assistant Core has the issue?
core-2025.1.4
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
conversation
Link to integration documentation on our website
https://www.home-assistant.io/integrations/conversation/
Diagnostics information
home-assistant_openai_conversation_2025-02-03T14-08-29.491Z.log
Example YAML snippet
Anything in the logs that might be useful for us?
Additional information
Using openai with preferred local use. Anything else works really nice and can be controlled as expected.
The text was updated successfully, but these errors were encountered: