bittles
0698729c7d
docs
2023-01-04 14:33:21 -05:00
bittles
fe8cd4f886
update docs
2023-01-04 13:30:24 -05:00
bittles
651058bea1
update docs for simpler config
2023-01-03 23:01:43 -05:00
bittles
db7743bc0e
typo
2023-01-03 22:57:30 -05:00
bittles
87f6a47374
simplify config
2023-01-03 22:54:32 -05:00
bittles
43bdf849c9
move server address and verify ssl out of const
2023-01-03 22:39:20 -05:00
bittles
29b36a3529
Update __init__.py
2023-01-03 22:31:45 -05:00
bittles
a0881719cb
Update __init__.py
2023-01-03 22:29:13 -05:00
bittles
db2c4ec880
optimizations
...
split out sucks constants to their own file, no need to define verify ssl. if bumper is true then verify ssl false
2023-01-03 22:21:14 -05:00
bittles
7feb48c9cc
logging levels, version bump
...
set some more appropriate levels in logging
2023-01-03 21:47:07 -05:00
bittles
475ba5bdb3
rename logger
2023-01-03 21:32:02 -05:00
bittles
5abdbf858f
rename logger
...
to define in const
2023-01-03 21:16:42 -05:00
bittles
52b4fa4ee0
import fixes
2023-01-03 21:06:17 -05:00
bittles
17b041074c
code refactoring
...
split xmpp and mqtt vacuums to their own modules
2023-01-03 20:29:44 -05:00
bittles
4fb79b7186
Use boundjid.resource fulljid property deprecated.
2023-01-03 18:00:02 -05:00
bittles
6ef44ddb9b
add check for childxml to avoid errors
...
lot of code cleanup and getting rid of trailing whitespace, try to make it a little more uniform. document some changes in comments
2023-01-03 14:09:44 -05:00
bittles
724e167114
change ping schedule from 30s to 300s
...
decrease calls to robot, see if this is contributing to battery use
2023-01-02 22:56:34 -05:00
bittles
cf817145a0
more code cleanup, no need to handle differences if server_address defined or not
...
mustve fixed init at some point, whatever, it works
2023-01-02 22:54:48 -05:00
bittles
066cc5bf7b
code cleanup and more searching
2023-01-02 22:41:04 -05:00
bittles
aea75338f6
some init logging to catch whether bumper or sucks is handling pings
2023-01-02 22:28:22 -05:00
bittles
cd4c8069bc
typo
2023-01-02 22:18:08 -05:00
bittles
43a9cef3b7
try ping? unsure how to register handlers
2023-01-02 22:14:28 -05:00
bittles
42356582cc
remove what i think are some unneeded changes
2023-01-02 20:19:37 -05:00
bittles
0d95ef7fac
Merge pull request #1 from bittles/master
...
change xmpp ping from 30 to 300s to not spam robot, add ifs for mqtt …
2023-01-02 19:55:04 -05:00
bittles
a9bd4d2d48
change xmpp ping from 30 to 300s to not spam robot, add ifs for mqtt or xmpp robot
2023-01-02 19:54:11 -05:00
bittles
f9899bbf0d
Delete sucksbumper.py.save
2023-01-02 19:32:51 -05:00
bittles
c6a11b47b6
more hacs stuff
1.3.3
2023-01-02 19:27:03 -05:00
bittles
cbac201d0d
Update manifest.json
1.3.2
2023-01-02 19:20:58 -05:00
bittles
8d7aa5c582
add to do
1.3.1
2023-01-02 19:14:31 -05:00
bittles
0a2c296ef2
formatting
2023-01-02 19:12:44 -05:00
bittles
d4afaceb62
add hacs support, bump version number, update readme
2023-01-02 19:11:56 -05:00
bittles
b80f63252b
Update README.md
1.3.0
2023-01-02 18:36:06 -05:00
bittles
32ede1c978
overwrite sucks init to show changes
2023-01-02 18:30:02 -05:00
bittles
9a4481ae5f
add custom component from main branch
2023-01-02 18:22:04 -05:00
Brian Martin
33d864b3a5
Merge pull request #15 from bmartin5692/add-CleanAuto
...
clean until bot returns to charger
2019-07-03 07:51:21 -05:00
Brian Martin
2a2b0c419c
clean until bot returns to charger
...
`clean 0` will clean until the bot returns and is charging again
- equivalent of 'auto' from the bot / app
- sucks cli will execute the next command after the bot is charging again
2019-07-03 08:48:25 -04:00
Brian Martin
eafccb64e6
Merge pull request #14 from bmartin5692/fix_setToken
...
add retry for set token
2019-06-17 08:35:13 -05:00
Brian Martin
dba6f56a28
add retry for set token
...
Add retry for set token error
first attempt retries as-is
second attempt retries with "ww" continent
2019-06-17 09:33:12 -04:00
Brian Martin
ded517b4a4
Merge pull request #12 from bmartin5692/fix-de
...
fix lookup tests
2019-06-15 14:09:58 -05:00
Brian Martin
25f806d1f6
fix lookup tests
...
forgot to update the tests again...
2019-06-15 15:08:51 -04:00
Brian Martin
56308ac0ec
Merge pull request #10 from bmartin5692/fix-de
...
Fix de and setIOT
2019-06-15 13:21:53 -05:00
Brian Martin
9d9ebf379f
Fix de and setIOT
...
Change portal url to use portal-ww instead of portal-continent, this seems to fix the issue with logging in from de.
Change SetIOTMQDevices to check for device company instead of pre-defined list.
2019-06-15 14:21:12 -04:00
Brian Martin
a14a294ae7
Merge pull request #9 from bmartin5692/bumper-certs
...
change str_to_bool func
2019-06-14 08:14:02 -05:00
Brian Martin
054f401590
Merge branch 'master' into bumper-certs
2019-06-14 08:13:55 -05:00
Brian Martin
3c9c834e34
change str_to_bool func
...
Change str_to_bool func allowing for providing a CA Cert - Useful for Bumper
2019-06-14 09:11:52 -04:00
Brian Martin
813c6206ea
Merge pull request #7 from bmartin5692/pr/6
...
Pr/6
2019-06-14 07:30:27 -05:00
Brian Martin
4b47e8e0ef
Merge branch 'master' into pr/6
2019-06-14 07:25:04 -05:00
William Pietri
304c0b4e80
Merge pull request #67 from OverloadUT/fix-certificate-issues
...
Swap to SleekXMPP-FS, a fork built specifically for sucks
2019-04-24 01:33:07 +00:00
Greg Laabs
f137a7e79b
Swap tests to sleekxmppfs as well
2019-04-18 11:18:38 -07:00
Greg Laabs
9d5a1d2aa1
Swap to SleekXMPP-FS, a fork built specifically for sucks
...
This fork of SleekXMPP disables certificate validation to work around #62 and #45
This fix should be seen as a temporary hack until we figure out a long term solution.
2019-04-18 10:14:22 -07:00