--
You received this message because you are subscribed to the Google Groups "sucks-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to sucks-users...@googlegroups.com.
To post to this group, send email to sucks...@googlegroups.com.
Visit this group at https://groups.google.com/group/sucks-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/sucks-users/ed06ebd0-562c-4fe9-888e-d24fbebd9ad8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Name: sucks
Version: 0.9.3
Summary: a library for controlling certain robot vacuums
Home-page: https://github.com/wpietri/sucks
Author: William Pietri
Author-email: sucks-users@googlegroups.com
License: GPL-3.0
Location: /home/pi/.local/lib/python3.5/site-packages
Requires: pycryptodome, click, pycountry-convert, requests, sleekxmpp, stringcase
sudo python3 -m pip install sucks
--
You received this message because you are subscribed to the Google Groups "sucks-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to sucks-users...@googlegroups.com.
To post to this group, send email to sucks...@googlegroups.com.
Visit this group at https://groups.google.com/group/sucks-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/sucks-users/a11e7427-bd25-4675-ab37-ef10cfe931af%40googlegroups.com.
nevermind, worked by doing:
sudo python3 -m pip install sucks(didn't realize it had to install as root)
and now it's in /usr/local/bin/sucks
sudo python3 -m pip install pip --upgrade
That does the trick. Fantastic! I can log in now. And the system responds as expected.
However, when I then put in a command like 'sucks clean 10', it acknowledges that and responds with a lot of comments and goes into 600 seconds of a wait loop. However, the robot does not do anything, just sits in the charger without moving...
I receive the following comments from the system :
/storage/emulated/0 $ sucks login
Ecovacs app email: kalt...@gmail.com Ecovacs app password: your two-letter country code [gb]: us your two-letter continent code [na]: na overwrite existing config? [y/N]: y Config saved. /storage/emulated/0 $ sucks clean 10 sleekxmpp.basexmpp WARNING fulljid property deprecated. Use boundjid.resource sleekxmpp.xmlstream.cert WARNING Could not find pyasn1 and pyasn1_modules. SSL certificate COULD NOT BE VERIFIED. sleekxmpp.xmlstream.cert WARNING Could not find pyasn1 and pyasn1_modules. SSL certificate expiration COULD NOT BE VERIFIED. performing clean command waiting for 600.0s
Do you have any ideas on what is going wrong and how I can overcome these issues?
Thanks in advance again.
Best, Kaspar.
Hi @ all i have the same problems.. With trying this issue below i´l get some new faults.
sleekxmpp.basexmpp WARNING fulljid property deprecated. Use boundjid.resourcesleekxmpp.xmlstream.xmlstream ERROR Certificate has expired.sleekxmpp.xmlstream.xmlstream WARNING Failed to send b"<stream:stream to='ecouser.net' xmlns:stream='http://etherx.jabber.org/streams' xmlns='jabber:client' xml:lang='en' version='1.0'>"sleekxmpp.xmlstream.xmlstream ERROR Socket Error #9: Bad file descriptor
Does any one have a idea how to fix this ?