home-assistant / core

:house_with_garden: Open source home automation that puts local control and privacy first.
https://www.home-assistant.io
Apache License 2.0
69.81k stars 28.94k forks source link

I-Feel mode is switched off after AC receives a command from the integration #118221

Open Machaeon opened 1 month ago

Machaeon commented 1 month ago

The problem

I activated I-Feel mode with the AC remote, everything works as expected - the AC card shows the temperature from the sensor in the remote. But after changing the AC mode from integration, I-Feel mode is disabled and the AC unit uses the built-in sensor.

What version of Home Assistant Core has the issue?

core-2024.5.5

What was the last working version of Home Assistant Core?

No response

What type of installation are you running?

Home Assistant Supervised

Integration causing the issue

Gree Climate

Link to integration documentation on our website

No response

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

home-assistant[bot] commented 1 month ago

Hey there @cmroche, mind taking a look at this issue as it has been labeled with an integration (gree) you are listed as a code owner for? Thanks!

Code owner commands Code owners of `gree` can trigger bot actions by commenting: - `@home-assistant close` Closes the issue. - `@home-assistant rename Awesome new title` Renames the issue. - `@home-assistant reopen` Reopen the issue. - `@home-assistant unassign gree` Removes the current integration label and assignees on the issue, add the integration domain after the command. - `@home-assistant add-label needs-more-information` Add a label (needs-more-information, problem in dependency, problem in custom component) to the issue. - `@home-assistant remove-label needs-more-information` Remove a label (needs-more-information, problem in dependency, problem in custom component) on the issue.

(message by CodeOwnersMention)


gree documentation gree source (message by IssueLinks)

cmroche commented 1 week ago

@Machaeon I need debug logs from your device, from startup to the point where I-Feel is turned off.

That said, I have not seen this with my own device. However, I have found that power being cut off to the unit will turn it off until activated by the remote (we cannot change this value over wifi), also using the remote will transmit the full state to the device, if the remote has it off and any other commend is sent from the remote, it will turn it off. Please confirm these are not the sources of your issue.

As far as I know though, it's not possible to change this feature from wifi state changes.

cmroche commented 4 days ago

@home-assistant add-label needs-more-information