-
-
Notifications
You must be signed in to change notification settings - Fork 32.2k
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
Alexa - Climate device is unresponsive. #107475
Comments
Hey there @home-assistant/cloud, @ochlocracy, @jbouwh, mind taking a look at this issue as it has been labeled with an integration ( Code owner commandsCode owners of
(message by CodeOwnersMention) alexa documentation |
Can you provide some more information about the climate entity (see developer tools) and what command you are trying to give using Alexa? |
Please can you share the state of the climate entity at the moment it is failing and you request it turns on (before and after): |
Just dis some tests with a single and double setpoint thermostat, but I cannot find any issues in reporting the mode, current or target temperature. |
I'm having the exact same problem, Alexa says my device (climate entity) is not responding and yet the AC unit is turned on or off as expected. On mine, the entity's state at the moment just before I ask for it to be turned on is "off" and then "cool" just after. The exact opposite happens when I ask to turn it off. |
My question for the device status still stays. |
Same here. |
Without the entity state I cannot try to reproduce anything. |
[climate.living] state: auto/off/heat |
Please can you share the state of the climate entity at the moment it is failing and you request it turns on (before and after) using: |
The Alexa app displays "device is unresponsive" after issuing the command to turn on or off the entity. But the entity will trigger. When you refresh the app, it returns to its normal state and it shows ON or OFF. There is a momentary disconnection of the Alexa app to HA. |
I told you the exact status of the climate entity according to your link, it's either cool or off, exactly as shown on @berniecruz screenshot. |
hvac_modes: off, heat_cool, cool, heat, fan_only, dry |
|
Mine is: hvac_modes: heat, cool, dry, fan_only, auto, off |
I suppose the issue lie on Climate component integration and not Alexa component integration. If the latter, each single entity should have problems, which is not. I advise checking Climate code's latest changes. |
I agree, asking for alexa to change temperature (instead of turning on/off) works fine, also controlling other components (including asking to turn on/off) with alexa such as RGB lights also works fine. |
Same problem with mqtt climate device. |
Thnx for all the state updates. It helped me to find the issue. I'll open a PR to fix the regression. |
thanks to you 👍 |
State details mqtt climate: hvac_modes:
|
The problem
Alexa says that climate device is unresponsive but the device is being triggered. The rest of my devices have no issues.
What version of Home Assistant Core has the issue?
2024.1.2
What was the last working version of Home Assistant Core?
2023.12.4
What type of installation are you running?
Home Assistant Supervised
Integration causing the issue
Amazon Alexa
Link to integration documentation on our website
https://www.home-assistant.io/integrations/alexa/
Diagnostics information
No response
Example YAML snippet
No response
Anything in the logs that might be useful for us?
No response
Additional information
No response
The text was updated successfully, but these errors were encountered: