mitchellrj / eufy_robovac

Other
105 stars 52 forks source link

Robovac 30 is not responding to the demo code. #20

Open Samvid95 opened 3 years ago

Samvid95 commented 3 years ago

I got the device ID and local key from the adb and I am trying to run the demo file but unfortunately, my Robovac is not responding to this even though logs looks like it is able to connect with the robovac. I am not sure what is the problem. Thanks guys.

DEBUG:eufy_robovac.tuya:Sending to 37086503ecfabfmabbcc (192.168.15.177:6668): Message(0xa, {'gwId': '37086503ecfabc4440cc', 'devId': '37086503ecfabfmabbcc'}, 573, <Device 37086503ecfabfmabbcc (192.168.15.177:6668)>)

DEBUG:eufy_robovac.tuya:Received message from 37086503ecfabfmabbcc (192.168.15.177:6668): Message(0x9, b'', 0, None)

DEBUG:eufy_robovac.tuya:1e0ec7787829dfc02031674adcc7b9577bb31fmabbc16a7894205a5e22d186

ERROR:eufy_robovac.tuya:'utf-8' codec can't decode byte 0xc7 in position 2: invalid continuation byte

ERROR:eufy_robovac.tuya:Failed to decrypt message from 37086503ecfabfmabbcc (192.168.15.177:6668)

Starting cleaning...

DEBUG:eufy_robovac.tuya:Sending to 37086503ecfabfmabbcc (192.168.15.177:6668): Message(0x7, {'devId': '37086503ecfabfmabbcc', 'uid': '', 't': 1598836908, 'dps': {'5': 'auto'}}, 1573, <Device 37086503ecfabfmabbcc (192.168.15.177:6668)>)

DEBUG:eufy_robovac.tuya:Sending to 37086503ecfabfmabbcc (192.168.15.177:6668): Message(0x9, b'', 0, <Device 37086503ecfabfmabbcc (192.168.15.177:6668)>)

DEBUG:eufy_robovac.tuya:Received message from 37086503ecfabfmabbcc (192.168.15.177:6668): Message(0x9, b'', 0, None)

Pausing...

DEBUG:eufy_robovac.tuya:Sending to 37086503ecfabfmabbcc (192.168.15.177:6668): Message(0x7, {'devId': '37086503ecfabfmabbcc', 'uid': '', 't': 1599936918, 'dps': {'2': False}}, 11586, <Device 37086503ecfabfmabbhc (192.168.15.177:6668)>)

Disconnecting...

DEBUG:eufy_robovac.tuya:Disconnected from 37086503ecfabfmabbhc (192.168.15.177:6668)