You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have verified that the account and device works in the Comfort Cloud App.
This issue only contains 1 issue (if you have multiple issues, open one issue for each issue).
This issue is not a duplicate issue of currently previous issues..
What version of Home Assistant Core?
core-2024.9.2
Describe the issue
Pre recent updates the attribute hvac_action (Heating, Cooling, Idle, etc.) was being set.
The hvac_action value is no longer being set and showing the current activity of the AC unit on the AC controls card.
Is it possible to get this back?
Error/Debug Logs
`hvac_action` not being set in the attributes when the AC is in a non Off mode
The text was updated successfully, but these errors were encountered:
@craibo Hi, I think this might be due to the switching of the status call.
Might be that the "now" call only sends a cached version of the status, I will issue a fix for this.
Checklist
What version of Home Assistant Core?
core-2024.9.2
Describe the issue
Pre recent updates the attribute
hvac_action
(Heating, Cooling, Idle, etc.) was being set.The
hvac_action
value is no longer being set and showing the current activity of the AC unit on the AC controls card.Is it possible to get this back?
Error/Debug Logs
The text was updated successfully, but these errors were encountered: