georgezhao2010 / midea_ac_lan

Auto-configure and then control your Midea M-Smart devices (Air conditioner, Fan, Water heater, Washer, etc) via local area network.
MIT License
1.37k stars 231 forks source link

Authentication failed #504

Open saltzmanchan opened 5 months ago

saltzmanchan commented 5 months ago

HA core version

No response

Intergration version

0.3.22

Device type and model

211106240035945 (Bathroom Master)

Used App

美居

The description of problem

image 已获取到key及token ,连接设备提示授权失败!

The logs

No response

StanislavNosov commented 5 months ago

Hello. Authentication worked if you try the method I suggested https://github.com/georgezhao2010/midea_ac_lan/issues/497

saltzmanchan commented 5 months ago

image it`s not working

tobaco commented 5 months ago

Have any of you been able to make any progress here? I have the same problem, but I don't understand the method of @StanislavNosov.

Bigmonstercai commented 4 months ago

2024-06-02 17:19:55.619 DEBUG (MainThread) [custom_components.midea_ac_lan.midea.core.device] [210006727191360] Connecting to 192.168.110.19:6444 2024-06-02 17:19:55.623 DEBUG (MainThread) [custom_components.midea_ac_lan.midea.core.device] [210006727191360] Connected 2024-06-02 17:19:55.624 DEBUG (MainThread) [custom_components.midea_ac_lan.midea.core.device] [210006727191360] Handshaking 2024-06-02 17:19:55.668 DEBUG (MainThread) [custom_components.midea_ac_lan.midea.core.device] [210006727191360] Authentication failed 2024-06-02 17:19:55.668 DEBUG (MainThread) [custom_components.midea_ac_lan.midea.core.device] [210006727191360] Status update: {'available': False} 2024-06-02 17:19:55.668 DEBUG (MainThread) [custom_components.midea_ac_lan.midea.core.device] [210006727191360] Connecting to 192.168.110.19:6444 2024-06-02 17:19:55.674 DEBUG (MainThread) [custom_components.midea_ac_lan.midea.core.device] [210006727191360] Connected 2024-06-02 17:19:55.674 DEBUG (MainThread) [custom_components.midea_ac_lan.midea.core.device] [210006727191360] Handshaking 2024-06-02 17:19:55.731 DEBUG (MainThread) [custom_components.midea_ac_lan.midea.core.device] [210006727191360] Authentication failed 2024-06-02 17:19:55.731 DEBUG (MainThread) [custom_components.midea_ac_lan.midea.core.device] [210006727191360] Status update: {'available': False} 2024-06-02 17:19:55.732 DEBUG (MainThread) [custom_components.midea_ac_lan.midea.core.device] [210006727191360] Connecting to 192.168.110.19:6444 2024-06-02 17:19:55.737 DEBUG (MainThread) [custom_components.midea_ac_lan.midea.core.device] [210006727191360] Connected 2024-06-02 17:19:55.737 DEBUG (MainThread) [custom_components.midea_ac_lan.midea.core.device] [210006727191360] Handshaking 2024-06-02 17:19:55.794 DEBUG (MainThread) [custom_components.midea_ac_lan.midea.core.device] [210006727191360] Authentication failed 2024-06-02 17:19:55.794 DEBUG (MainThread) [custom_components.midea_ac_lan.midea.core.device] [210006727191360] Status update: {'available': False}

添加烘干机时也遇到了相同的问题