Search found 2 matches

by Fx18
Tuesday 02 January 2018 16:27
Forum: Python
Topic: Python plugin: Xiaomi Mi Robot Vacuum
Replies: 311
Views: 111516

Re: Python plugin: Xiaomi Mi Robot Vacuum

Hi,

I reply myself .

I had a problem with my miio-python library.
To fix it, I juste passed this command :
pip3 uninstall python-miio

and redo this one : pip3 install python-miio

and everything work fine now.

I hope so that information will be help someone.
by Fx18
Saturday 30 December 2017 22:08
Forum: Python
Topic: Python plugin: Xiaomi Mi Robot Vacuum
Replies: 311
Views: 111516

Re: Python plugin: Xiaomi Mi Robot Vacuum

Hi, I tried to control my mi robot with this plugin. I search for myself and on the web but i don't find the solution. So I try here. I use a RPi with Debian Strech, and this next is my problem. When I make a test with this command :sudo ./test.py The result is : test: python modules path: ././.env ...