xquyan

Results 4 comments of xquyan

> I got response okay with info, but wtill no response from the previous command, getting pretty much the same result C:\Users\Yanyan>miiocli -d gateway --ip 192.168.18.53 --token xxxxx info INFO:miio.cli:Debug...

btw I had to change line 932 in \integrations\vacuum\roborock\vacuum.py from ``` @dg.resultcallback() ``` to ``` @dg.result_callback() ``` to get it working, and I still get bunch of errors when trying...

> I had the same issue, with result_callback in miio/integrations/vacuum/roborock/vacuum.py line 932. Renaming it from resultcallback to result_callback fixed the issue yeah that was prompted when running it, but other...

also there's this "free fall" state that is shown as unknown, it's not shown in the aqara home app but is shown when connected through ZHA; and it seems so...