-
Notifications
You must be signed in to change notification settings - Fork 107
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 connect to ac #174
Comments
Did you also try the v1 encryption? |
This is indeed something I did not try, as the README say that v1.21 should use encryption version 2, and now it works fine, thanks for the reply. Also hope to specify this in the README, that may help somebody like me. A/C model is KFG-35GW(35549)FNhAc-B1(WIFI) |
@ShiinaKin It worked for you using the v1 encryption? can you send me the full climate.yaml and configuration.yaml files please? |
- platform: gree
name: Badroom-AC
host: 192.168.1.201
port: 7000
mac: 'e816564ffaf0'
target_temp_step: 1
encryption_version: 1
uid: 0
temp_sensor: sensor.ble_temperature_3
xfan: input_boolean.bedroom_ac_xfan
lights: input_boolean.bedroom_ac_lights
health: input_boolean.bedroom_ac_health
sleep: input_boolean.bedroom_ac_sleep
powersave: input_boolean.bedroom_ac_powersave
auto_xfan: true
auto_light: false
horizontal_swing: true |
My steps:
may helpful for u |
@ShiinaKin The A/C name in Gree+ app must be the same for the climate.yaml file? |
don't need to be same, and as you see |
@ShiinaKin Thanks.
Do I only have to click?
|
seems good, use the fully restart, not just reload yaml. and in my practice, the a/c will appear in the home page of HA, and be an entity, not a device |
@ShiinaKin
|
at lease you will see the failed log try to ping 192.168.0.165, i dont know your network env detail, can't help more |
@ShiinaKin This is indeed the right IP and mac, see this tomikaa87/gree-remote#63 (comment) |
@ShiinaKin My bad, I looked for the logs in the wrong place, this is my log:
I have the "tag" which is good, but it
What should I try? This is what I tried
|
@Tempmail1234-pass , do you use the release 2.11 or the latest (2.12)? |
@jodewee latest (2.12), why? |
same issue over here since 2.12. |
@Tempmail1234-pass can you post or upload you full log? |
from the log, your problom has essentially different with me. the HA connect to the a/c successfully, but cannot communicate with it, it more likely the protocol prob. and after i see the commit for 2.12, it just support the horizontal swing and add some err retry & log see: |
@jodewee I can't believe it!!! After countless days and hours of trying it finally worked🤩, I can't thank you enough! |
@RobHofmann & @toughvj ; clearly the 2.12 release breaks the integration for devices with the new encryption method. |
Yeah. We need to wait for @toughvj here. Next week we'll do further investigations :). For now stick to 2.11. |
Describe the bug
Setup of platform gree is taking longer than 60 seconds. Startup will proceed without waiting any longer.
I have tried to reset the WiFi of A/C and other methods in the issues.
Configuration
Platform:
Additional context
It should be noted that, my firmware of A/C is v1.25, maybe they made some changes to the protocol.
Logs
The text was updated successfully, but these errors were encountered: