bmccluskey / robovac

Add a Eufy RoboVac easily to Home Assistant
Other
115 stars 24 forks source link

Connection to device is failing #32

Closed blackwhitemint-coder closed 11 months ago

blackwhitemint-coder commented 11 months ago

2023-08-05 14:37:57.618 DEBUG (MainThread) [custom_components.robovac.tuyalocalapi] Sending to 5******************* (192.168.0.139:6668): Message(0x9, b'', 0, <Device 5******************* (192.168.0.139:6668)>) 2023-08-05 14:37:57.623 DEBUG (MainThread) [custom_components.robovac.tuyalocalapi] Received message from 5******************* (192.168.0.139:6668): Message(0x9, b'', 0, None) 2023-08-05 14:37:59.247 DEBUG (MainThread) [custom_components.robovac.tuyalocalapi] Connecting to 5******************* (192.168.0.139:6668) 2023-08-05 14:37:59.295 DEBUG (MainThread) [custom_components.robovac.tuyalocalapi] Sending to 5******************* (192.168.0.139:6668): Message(0xa, {'gwId': '5******************* ', 'devId': '5******************* '}, 1*******, <Device 5******************* (192.168.0.139:6668)>) 2023-08-05 14:37:59.296 DEBUG (MainThread) [custom_components.robovac.tuyalocalapi] Sending to 5******************* (192.168.0.139:6668): Message(0x9, b'', 0, <Device 5******************* (192.168.0.139:6668)>) 2023-08-05 14:37:59.297 DEBUG (MainThread) [custom_components.robovac.tuyalocalapi] Sending to 5******************* (192.168.0.139:6668): Message(0xa, {'gwId': '5******************* ', 'devId': '5******************* '}, 1*******, <Device 5******************* (192.168.0.139:6668)>) 2023-08-05 14:37:59.308 ERROR (MainThread) [custom_components.robovac.tuyalocalapi] Connection to 5******************* (192.168.0.139:6668) failed: [Errno 104] Connection reset by peer 2023-08-05 14:37:59.309 DEBUG (MainThread) [custom_components.robovac.tuyalocalapi] Disconnected from 5******************* (192.168.0.139:6668)

This is the debug log if I try to connect my vacuum cleaner to HA. I already checked the IP of the robot, it's the right one. This 5******************* is the ID of my vacuum cleaner (I just added the * by myself).

Has anybody experienced this issue already?

rustymyers commented 11 months ago

What model is the vacuum?

blackwhitemint-coder commented 11 months ago

@rustymyers this is working for me!