cmroche / greeclimate

Python package for controlling Gree based minisplit systems
GNU General Public License v3.0
35 stars 20 forks source link

Binding does not work with Gree Clivia #76

Open gliter opened 2 weeks ago

gliter commented 2 weeks ago

Binding does not work with Gree Clivia. The AC does respond to scan package but then does not respond to bind package. Wireshark shows no response.

cmroche commented 1 week ago

Could you show the full debug logs please. @gliter .

cmroche commented 12 hours ago

This may be solved in #92

gliter commented 11 hours ago

@cmroche sorry for late response. There is really nothing to share. It does respond to scan package with:

{"t":"dev","cid":"","bc":"00000000000000000000000000000000","brand":"gree","catalog":"gree","mac":"<Redacted MAC>","mid":"10001","model":"gree","name":"","lock":0,"series":"gree","vender":"1","ver":"V3.2.M","hid":"362001068254+U-4MWB65VRV2.08.bin","ModelType":"16752730"}

but when you send the bind package there is no data received back on socket.

Thats great about #92 personally I am using OpenHab with Java binding but if this is work I hope you dont mind me or someone porting it there.