NHerby
6291a9d21d
docs: add OZMO 920 to compatibility table; document port 443 redirect for newer bots
...
- Add Deebot Ozmo 920 Series (vi829v) to the tested compatibility table
(confirmed working with Ecovacs Home app via MQTT protocol)
- Document that newer robots using the jmq-ngiot protocol connect on
port 443 instead of the standard MQTT port 8883. Add iptables
PREROUTING REDIRECT rule to DNS_Setup.md so users can intercept
these connections and forward them to Bumper's MQTT listener.
Confirmed on OZMO 920: bot resolves jmq-ngiot-{countrycode}.area.ww.ecouser.net
(already covered by DNS wildcard and cert SANs) but connects on 443,
silently failing without this redirect.
2026-03-03 21:26:14 +07:00
Brian Martin
1cf172172b
Update README.md
...
fix travis badge
2020-01-02 10:08:56 -05:00
Brian Martin
ae862439cc
Update README.md
...
Update badges to reflect master branch
2020-01-02 08:57:43 -05:00
Brian Martin
a5f114872f
mkdocs
2019-12-31 00:37:23 -05:00
Brian Martin
729309bceb
Update README.md
...
Add Gitter community to README
2019-09-28 10:22:21 -04:00
Brian Martin
b3d950a42d
Add diagram
...
Add diagram and update docs
2019-09-28 09:13:51 -04:00
Brian Martin
1fdbb055df
Update README.md
2019-06-20 22:31:08 -04:00
Brian Martin
d236136dc0
Update README.md
2019-06-15 01:33:51 -04:00
Brian Martin
67fd5054e5
Update README.md
2019-06-15 01:31:06 -04:00
Brian Martin
52d192efed
Update README.md
2019-06-15 01:01:04 -04:00
Brian Martin
3f44b33a0a
Update README.md
2019-06-08 17:04:24 -04:00
Brian Martin
1f0e417760
no more start_bumper
...
remove start_bumper
- built into __main__ + __init__
- add tests
2019-06-08 16:45:52 -04:00
Brian Martin
b3be060760
Update README.md
...
Add command-line / env vars
2019-06-07 10:58:56 -04:00
Brian Martin
d99a37d6ba
Update docs
...
Update docs
2019-06-07 09:40:04 -04:00
Brian Martin
e4850174ce
Update README.md
2019-06-05 00:25:52 -04:00
Brian Martin
d2ebe12145
Split README into docs
...
Splitting README into docs to make it shorter and easier to maintain.
- Change to os_db_path adding createdir so tests can skip creation of the path
2019-05-30 09:13:19 -04:00
Brian Martin
38f31a8e69
Update README.md
2019-05-20 22:59:08 -04:00
Brian Martin
4d0d4d8f7a
Update README.md
2019-05-16 21:45:12 -04:00
Brian Martin
d9c5b5ee27
Update to xmpplogging
...
Move some connection related exceptions to debug log.
- Rename run_bumper to start_bumper and fix in README.
2019-03-19 08:58:56 -04:00
Brian Martin
0f48d37103
Add Ozmo to README
2019-02-27 09:07:02 -05:00
Brian Martin
7c40df4c27
Update README.md
2019-02-22 08:32:03 -05:00
Brian Martin
0a5d93b099
update auth mechanisms
...
use_auth allows the newer auth mechanisms to be optional
changes and fixes to support
TODO: need to get a bot that would connect on XMPP or get sniffed traffic to see the login details
2019-02-20 02:53:49 -05:00
Brian Martin
5ff859a5ce
Update README.md
2019-02-06 00:38:51 -05:00
Brian Martin
da286b7fa9
Update doc for crt
...
Update doc for crt
2019-02-05 09:50:36 -05:00
Brian Martin
13c2e07dd7
Add der ca and update docs
...
Add der ca and update docs
2019-02-05 09:42:16 -05:00
Brian Martin
3d572f61f3
doc update
...
doc update
2019-02-05 09:15:37 -05:00
Brian Martin
3a7d6545e5
Update README.md
2019-02-05 09:00:23 -05:00
Brian Martin
79acf430d9
Updating docs
...
Updating docs
2019-02-05 08:59:38 -05:00
Brian Martin
29689b3469
Update README.md
2019-02-05 08:45:21 -05:00
Brian Martin
53d747238f
Update README.md
2019-02-05 08:43:43 -05:00
Brian Martin
c19ba40a38
Update README.md
2019-02-05 08:42:29 -05:00
Brian Martin
c42c02278a
Update README.md
2019-02-05 07:38:24 -05:00
Brian Martin
605a28f570
Update README.md
2019-02-05 07:36:56 -05:00
Brian Martin
d8ce4bdfd0
Update README.md
2019-02-05 07:35:18 -05:00
Torbjörn Axelsson
d9ceeea556
Initial commit
2017-12-15 15:14:33 -08:00