-
-
Notifications
You must be signed in to change notification settings - Fork 23
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Fix reset of consumables * Add cleaned_area to S8 * Fix #679 * Revert "Fix #679" This reverts commit 2934c4c. * Q5 Pro doesn't support carpet_clean_mode * Fix `extra_time` in general and for Qrevo Curve * Add `dss` to Qrevo Curve * Fix #683 * Update README.md * Add basic Roborock Qrevo Master support * Add more features to Qrevo Master * lol * Add more features to Qrevo Master * Refactor login api and renew login every 12 hours * Fix Qrevo Curv name * Add and update new map block types These are not used for now * Add water box support to S6 * Improve api re-init logic * Fix calculation for cleaned_area in records * add unit clean_percent in % (#703) * Make area and clean_area have 2 decimals * Increase request timeout from 10s to 30s * Add extra debugging for testing * Update README.md This adapter cannot work on MacOS * S6 uses string consumables * Update roborock_mqtt_connector.js * Update main.js * Update roborock_mqtt_connector.js * Update main.js * Update messageQueueHandler.js * Update main.js * Update main.js * Update main.js * Revert "Update main.js" This reverts commit 0fa6ef7. * Revert "Update main.js" This reverts commit 86e428f. * Update main.js * Add max+ vacuum mode to S8 Pro Ultra * set info.connection to false on stop of adapter * Add basic Roborock Qrevo Slim support * Update main.js * Disconnect mqtt client before creating a new one * Maybe fix this stupid mqtt connect bug 🙄 * Fix #727 * Update README.md --------- Co-authored-by: fL4sH3r <[email protected]>
- Loading branch information
1 parent
cbd948a
commit 0fcb481
Showing
9 changed files
with
428 additions
and
335 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.