ERROR:mirobo.vacuum_cli:Unable to read the stored msgid: [Errno 2] No such file or directory: '/tmp/python-mirobo.seq’
Sending cmd get_prop with params [‘power’, ‘aqi’, ‘humidity’, ‘temp_dec’, ‘mode’, ‘led’, ‘led_b’, ‘buzzer’, ‘child_lock’, ‘bright’, ‘favorite_level’, ‘filter1_life’, ‘f1_hour_used’, ‘use_time’, ‘motor1_speed’]
[‘off’, 0, None, None, ‘idle’, ‘off’, 10, ‘on’, ‘off’, 43, None, 26, 2573, None, 0]
and
INFO:mirobo.vacuum_cli:Debug mode active
DEBUG:mirobo.vacuum_cli:Read stored sequence ids: {‘manual_seq’: 0, ‘seq’: 1}
DEBUG:mirobo.vacuum_cli:Connecting to 192.168.x.x with token my-token
DEBUG:mirobo.protocol:Unable to decrypt, returning raw bytes.
DEBUG:mirobo.device:Got a response: Container:
data = Container:
offset2 = 32
offset1 = 32
length = 0
value = (total 0)
data = (total 0)
header = Container:
offset2 = 16
offset1 = 0
length = 16
value = Container:
length = 32
unknown = 0
devtype = 7
serial = 16835
ts = 1970-01-01 18:52:00
data = !1\x00 \x00\x00\x00\x00\x00\x07A\xc3\x00\x01\tP (total 16)
checksum = \n9\xbf6-\x84\x84\xec\xf8F\xe0\x05k\x08+\x1b (total 16)
DEBUG:mirobo.device:Discovered 7 16835 with ts: 1970-01-01 18:52:00, token: b’my-token’
DEBUG:mirobo.device:192.168.1.140:54321 >>: {‘params’: , ‘method’: ‘miIO.info’, ‘id’: 2}
DEBUG:mirobo.device:192.168.1.140:54321 (ts: 1970-01-01 18:52:01, id: 2) << {‘id’: 2, ‘result’: {‘mmfree’: 99856, ‘wifi_fw_ver’: ‘SD878x-14.76.36.p79-702.1.0-WM’, ‘life’: 67921, ‘fw_ver’: ‘1.4.0’, ‘netif’: {‘mask’: ‘255.255.255.0’, ‘gw_mac’: ‘AC:9E:17:93:2A:xx’, ‘localIp’: ‘192.168.x.x’, ‘gw’: ‘192.168.x.x’}, ‘hw_ver’: ‘MC200’, ‘model’: ‘zhimi.airpurifier.v3’, ‘mcu_fw_ver’: ‘2209’, ‘cfg_time’: 0, ‘token’: ‘my-token’, ‘mac’: ‘64:09:80:25:49:xx’, ‘ap’: {‘bssid’: ‘AC:9E:17:93:xx:xx’, ‘ssid’: ‘home’, ‘rssi’: -31}, ‘otu_stat’: [28, 28, 124, 3, 119, 381], ‘ot’: ‘otu’, ‘ott_stat’: [0, 0, 0, 0]}}
zhimi.airpurifier.v3 v1.4.0 (64:09:80:25:49:xx) @ 192.168.x.x - token: my-token
DEBUG:mirobo.vacuum_cli:Full response: {‘ap’: {‘bssid’: ‘AC:9E:17:93:xx:xx’, ‘rssi’: -31, ‘ssid’: ‘home’},
‘cfg_time’: 0,
‘fw_ver’: ‘1.4.0’,
‘hw_ver’: ‘MC200’,
‘life’: 67921,
‘mac’: ‘64:09:80:25:49:xx’,
‘mcu_fw_ver’: ‘2209’,
‘mmfree’: 99856,
‘model’: ‘zhimi.airpurifier.v3’,
‘netif’: {‘gw’: ‘192.168.x.x’,
‘gw_mac’: ‘AC:9E:17:93:2A:xx’,
‘localIp’: ‘192.168.x.x’,
‘mask’: ‘255.255.255.0’},
‘ot’: ‘otu’,
‘ott_stat’: [0, 0, 0, 0],
‘otu_stat’: [28, 28, 124, 3, 119, 381],
‘token’: ‘my-token’,
‘wifi_fw_ver’: ‘SD878x-14.76.36.p79-702.1.0-WM’}
DEBUG:mirobo.vacuum_cli:Writing {‘manual_seq’: 0, ‘seq’: 2} to /tmp/python-mirobo.seq
Sending cmd set_mode with params [‘auto’]
[‘ok’]Sending cmd set_mode with params [‘silent’]
[‘ok’]Sending cmd set_mode with params [‘favorite’]
[‘ok’]Sending cmd set_mode with params [‘medium’]
[‘ok’]Sending cmd set_mode with params [‘high’]
[‘ok’]Sending cmd set_mode with params [‘strong’]
[‘ok’]Sending cmd set_mode with params [‘idle’]
[‘ok’]