From 0f48d371039dcab7babeb9e4e7b0a0bde87acd3f Mon Sep 17 00:00:00 2001 From: Brian Martin Date: Wed, 27 Feb 2019 09:07:02 -0500 Subject: [PATCH] Add Ozmo to README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b81c99c..c318109 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,7 @@ As work to reverse the protocols and provide a self-hosted central server is sti | Model | Protocol Used | Bumper Version | |--|--|--| | Deebot 900/901 | MQTT | master | +| Deebot Ozmo 930 | XMPP | master | | Deebot M81 Pro | XMPP | v0.1.0 | For more information about the protocols and how it works, see the [How does it work?](#how-does-it-work) section at the end. If you test against another model and it works, please report it so it can be added to the list.