Closed mstuczko closed 2 months ago
One of the comments in the linked Issues claims that encryption version 2 fixes the problem.
This refers to a custom integration available through HACS, where they wrote their own API connector implementation. Gree changed up the API after v1.21, the integration refers to this change as encryption 2
Support for the new encryption type is being worked on: https://github.com/cmroche/greeclimate/pull/92
Finishing up testing, thanks for the patience everyone.
Changes are merged, should be in 2024.9 HA release.
I think it made it into HA version 2024.8:
https://www.home-assistant.io/changelogs/core-2024.8
Update greeclimate to 2.1.0 (@cmroche - #123210)
(based on issue https://github.com/home-assistant/core/issues/122076)
The problem
The device is constantly "unavailable" or appears briefly, however from Gree app device is up and running.
What version of Home Assistant Core has the issue?
2024.7.2
What was the last working version of Home Assistant Core?
2024.7.2
What type of installation are you running?
Home Assistant in Docker on Debian HA Core 2024.7.2 HA Supervisor 2024.06.2
Integration causing the issue
Gree Climate
Link to integration documentation on our website
No response
Diagnostics information
(based on my comment: https://github.com/home-assistant/core/issues/122076#issuecomment-2239273411) I have two devices, and one that got an upgrade from firmware v1.17(?) to v1.23 is no longer "cooperating" with integration. I see something changed. Debug below.
All was working with Gree firmware 1.17 Failed with Gree firmware 1.123
One of the comments in the linked Issues claims that encryption version 2 fixes the problem.