Search found 1 match

by duki
Friday 10 November 2017 22:03
Forum: Python
Topic: Python plugin: Xiaomi Mi Robot Vacuum
Replies: 311
Views: 123315

Re: Python plugin: Xiaomi Mi Robot Vacuum



I've killed the process and have (seem succesfull?) a reply from test.py:


Test is OK.
Seems plugin system cannot run subprocess (local server) correctly. I will recommend you choose plan B for now:
run server manually and then start plugin
"python3 server.py IP TOKEN"


Hi,
Thanks for this ...