Cityloue15
Cityloue15
Hello and thank you for your reply, I have tried using the miiocli genericmiot and miiocli dreamevacuum commands at larger intervals, without success.
@rytilahti Hello, I can communicate with the robot, but I have to query it once before with "viomivacuum", then "dreamevacuum". without that, no communication 1. Request with dreamevacuum: >Error ```...
> miiocli dreamevacuum --ip 192.168.100.118 --token xxx info And: sudo miiocli dreamevacuum --ip 192.168.100.118 --token xxx status What is the result?
Ok, it works now try, before the info command, the status command `miiocli dreamevacuum --ip 192.168.100.118 --token xxx info && miiocli dreamevacuum --ip 192.168.100.118 --token xxx status` The status info...
What is the result ? with time out 5 min `sudo miiocli dreamevacuum --ip 192.168.100.118 --token xxx info && sudo miiocli dreamevacuum --ip 192.168.100.118 --token xxx status`
No, wait 5 min and `sudo miiocli dreamevacuum --ip 192.168.100.118 --token xxx info && sudo miiocli dreamevacuum --ip 192.168.100.118 --token xxx status` not `miiocli dreamevacuum --ip 192.168.100.118 --token xxx info`...
Did you copy the entire code? with the "&&".