First issue looked to be a router issue. No I’m getting the following.
DEBUG:asyncio:Using selector: EpollSelector
DEBUG:eufy_robovac.tuya:Connecting to 00267738cc50e37fa5f5 (10.0.0.133:6668)
DEBUG:eufy_robovac.tuya:Sending to 00267738cc50e37fa5f5 (10.0.0.133:6668): Message(0x9, b'', 0, <Device 00267738cc50e37fa5f5 (10.0.0.133:6668)>)
DEBUG:eufy_robovac.tuya:Sending to 00267738cc50e37fa5f5 (10.0.0.133:6668): Message(0xa, {'gwId': '00267738cc50e37fa5f5', 'devId': '00267738cc50e37fa5f5'}, 3387076243, <Device 00267738cc50e37fa5f5 (10.0.0.133:6668)>)
ERROR:eufy_robovac.tuya:Connection to 00267738cc50e37fa5f5 (10.0.0.133:6668) failed: [Errno 104] Connection reset by peer
DEBUG:eufy_robovac.tuya:Disconnected from 00267738cc50e37fa5f5 (10.0.0.133:6668)
Starting cleaning...
DEBUG:eufy_robovac.tuya:Connecting to 00267738cc50e37fa5f5 (10.0.0.133:6668)
DEBUG:eufy_robovac.tuya:Sending to 00267738cc50e37fa5f5 (10.0.0.133:6668): Message(0x7, {'devId': '00267738cc50e37fa5f5', 'uid': '', 't': 1587685988, 'dps': {'5': 'auto'}}, 3387077245, <Device 00267738cc50e37fa5f5 (10.0.0.133:6668)>)
DEBUG:eufy_robovac.tuya:Sending to 00267738cc50e37fa5f5 (10.0.0.133:6668): Message(0x9, b'', 0, <Device 00267738cc50e37fa5f5 (10.0.0.133:6668)>)
DEBUG:eufy_robovac.tuya:Sending to 00267738cc50e37fa5f5 (10.0.0.133:6668): Message(0xa, {'gwId': '00267738cc50e37fa5f5', 'devId': '00267738cc50e37fa5f5'}, 3387077254, <Device 00267738cc50e37fa5f5 (10.0.0.133:6668)>)
ERROR:eufy_robovac.tuya:Connection to 00267738cc50e37fa5f5 (10.0.0.133:6668) failed: [Errno 104] Connection reset by peer
DEBUG:eufy_robovac.tuya:Disconnected from 00267738cc50e37fa5f5 (10.0.0.133:6668)
Pausing...
DEBUG:eufy_robovac.tuya:Connecting to 00267738cc50e37fa5f5 (10.0.0.133:6668)
DEBUG:eufy_robovac.tuya:Sending to 00267738cc50e37fa5f5 (10.0.0.133:6668): Message(0x7, {'devId': '00267738cc50e37fa5f5', 'uid': '', 't': 1587685993, 'dps': {'2': False}}, 3387082258, <Device 00267738cc50e37fa5f5 (10.0.0.133:6668)>)
DEBUG:eufy_robovac.tuya:Sending to 00267738cc50e37fa5f5 (10.0.0.133:6668): Message(0x9, b'', 0, <Device 00267738cc50e37fa5f5 (10.0.0.133:6668)>)
DEBUG:eufy_robovac.tuya:Sending to 00267738cc50e37fa5f5 (10.0.0.133:6668): Message(0xa, {'gwId': '00267738cc50e37fa5f5', 'devId': '00267738cc50e37fa5f5'}, 3387082304, <Device 00267738cc50e37fa5f5 (10.0.0.133:6668)>)
DEBUG:eufy_robovac.tuya:Received message from 00267738cc50e37fa5f5 (10.0.0.133:6668): Message(0x9, b'', 0, None)
DEBUG:eufy_robovac.tuya:7033a63297d2faa3e0c0c4c5f307f8111e261305e10b8ff2aa31ebccecd4ce12
ERROR:eufy_robovac.tuya:'utf-8' codec can't decode byte 0xa6 in position 2: invalid start byte
ERROR:eufy_robovac.tuya:Failed to decrypt message from 00267738cc50e37fa5f5 (10.0.0.133:6668)
Disconnecting...
DEBUG:eufy_robovac.tuya:Disconnected from 00267738cc50e37fa5f5 (10.0.0.133:6668)