-
Notifications
You must be signed in to change notification settings - Fork 23
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
Unable to bind to GREE Bora A5 - GWH09AAB-K6DNA5A/I #70
Comments
I've given this fork of another project a shot, it seems the problem is not related to this, the device does not respond to this attempt either: stas-demydiuk/ewpe-smart-mqtt#34 I managed to extract the |
This issue may be related, the device OP is using seems similar to mine. I'll inquiry about their firmware version. Some more related content: tomikaa87/gree-remote#63 ===== In the second one, it seems a new parameter was introduced in the JSON communication, namely the "tag" entry. |
This seems to be fixed with test version 1.53 of the WiFi module. There may have been a bug in firmware 1.2X; This version is not yet available as a release, but rather only for applications put in debug mode. Therefore, my specific issue is now solved, since I've updated my ACs to version 1.53, and they now work without further modification. |
First and foremost, thank you for this beautiful piece of software. The integration with HA is absolutely marvelous. This integration is the sole reason for which I bought a GREE device, moving from a portable unit to a wall-mounted one.
Unfortunately, it seems that HA doesn't want to bind to the device, which seems to be running firmware version V1.21; I've tested the standalone variant, using "gree.py" and it seems it fails to bind.
Here's the output of that:
(I added a print before attempting to bind, to confirm I was doing it right)
I never get a response regarding the firmware version. It works fine with the EWPE Smart application. Due to the delay, however, it makes me believe it's communicating over the cloud, and not locally.
The details of my Wifi adapter are:
The text was updated successfully, but these errors were encountered: