Same here ![]()
Is there any fix with this intergration to search other VLAN? Please help. HACS intergration not working for me.
how do we get the encryption key if adb backups do not contain data any longer on Android 12+?
adb backup -f ~/backup.ab -noapk com.gree.ewpesmart
or
adb backup -f ~/backup.ab -noakk com.gree.greeplus
returns no data.
Hey guys,
I’m new to HA and just recently tried to setup my Gree+ aircons. I get an error as per logs:
2025-06-11 17:56:38.074 DEBUG (MainThread) [custom_components.gree.climate] should_poll()
2025-06-11 17:56:38.075 DEBUG (SyncWorker_6) [custom_components.gree.climate] update()
2025-06-11 17:56:38.075 DEBUG (SyncWorker_6) [custom_components.gree.climate] Starting SyncState
2025-06-11 17:56:38.076 DEBUG (SyncWorker_6) [custom_components.gree.climate] Fetching(192.168.1.221, 7000, 10, {“cid”:“app”,“i”:0,“pack”:“7xYE1RjKhYpgL7CGdIwtPcdBkeNnzlJzxSy/M0cgjcqrXmwWZ3ey2sH5oZXgzwNd9xtwL6CFpDWaNjYjLmZ6kEWd1wMo6V5gEckaPVf/BjwOnsbJU2KiRC4YYzUwt3s66t4Vjvp8QTiMdQ0zhXpfVeglY729/22veJdc7VeqekSjgOYKzMHt92lmNV0Op0JRCtmBu/45GfWGmF7DiWt6srv9kTy7I9Ax4GQz/cfwCAzbN/nbVQNYRgakJD3xUHcUPpRtVatEUcROYHSox/MT6vhl9CV4EP0I7Hxl22lLyCQ=”,“t”:“pack”,“tcid”:“9424b8bc5b08”,“uid”:0})
2025-06-11 17:56:38.155 DEBUG (SyncWorker_6) [custom_components.gree.climate] Setting acOptions with retrieved HVAC values
2025-06-11 17:56:38.155 DEBUG (SyncWorker_6) [custom_components.gree.climate] Setting Pow: 0
2025-06-11 17:56:38.155 DEBUG (SyncWorker_6) [custom_components.gree.climate] Setting Mod: 2
2025-06-11 17:56:38.155 DEBUG (SyncWorker_6) [custom_components.gree.climate] Setting SetTem: 4
2025-06-11 17:56:38.157 ERROR (MainThread) [homeassistant.helpers.entity] Update for climate.downstairs_ac fails
Traceback (most recent call last):
File “/usr/src/homeassistant/homeassistant/helpers/entity.py”, line 956, in async_update_ha_state
await self.async_device_update()
File “/usr/src/homeassistant/homeassistant/helpers/entity.py”, line 1306, in async_device_update
await hass.async_add_executor_job(self.update)
File “/usr/local/lib/python3.13/concurrent/futures/thread.py”, line 59, in run
result = self.fn(*self.args, **self.kwargs)
File “/config/custom_components/gree/climate.py”, line 1316, in update
self.SyncState()
~~~~~~~~~~~~~~^^
File “/config/custom_components/gree/climate.py”, line 831, in SyncState
self._acOptions = self.SetAcOptions(self._acOptions, optionsToFetch, currentValues)
~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File “/config/custom_components/gree/climate.py”, line 497, in SetAcOptions
_LOGGER.debug(‘Setting %s: %s’ % (key, optionValuesToOverride[newOptionsToOverride.index(key)]))
~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
IndexError: list index out of range
Any thoughts?
You can use the Gadgetbridge app to connect your Gree AC to Wifi without needing the official Gree app. It also outputs the bind key for you.
Ben,
No matter what I try I cannot get the Gadgetbridge app to connect to my Gree mini split. Can you by chance give me the steps you followed to do so?
Thanks!
I did read some Gree models only have WiFi and no bluetooth. If it doesn’t have bluetooth then using Gadgetbridge won’t work.
This issue covers it in more details and offers various solutions and alternative methods: Error getting device encryption key! · Issue #312 · RobHofmann/HomeAssistant-GreeClimateComponent
