Skip to content

Releases: copystring/ioBroker.roborock

Release v0.7.3

22 May 18:40

Choose a tag to compare

  • (copystring) Fixed V1 auto-empty dust collection to use the AppPlugin-verified app_start_collect_dust command.

Release v0.7.2

20 May 15:54

Choose a tag to compare

  • (copystring) Fixed missing auto-empty command for Roborock Qrevo MaxV (#1272).
  • (copystring) Fixed local endpoint refresh after temporary MQTT outages so stale local IP recovery retries immediately again.
  • (copystring) Require bug reports to upload a .txt debug log file.

Release v0.7.1

19 May 00:48

Choose a tag to compare

  • (copystring) Fixed local TCP recovery when a Roborock device gets a new LAN IP address.
  • (copystring) Updated dependencies: @napi-rs/canvas to 1.0.0, protobufjs to 8.2.0 and zod to 4.4.3.
  • (copystring) Resolved npm audit security advisories in transitive dependencies and documented the temporary dependency overrides.

Release v0.7.0

04 May 22:30

Choose a tag to compare

  • (copystring) Added support for Roborock Q10, including map handling for this model.
  • (copystring) Added support for Roborock Saros Z70.
  • (copystring) Improved local connections for newer Roborock models so reconnects, keepalive checks and map transfers are more reliable.
  • (copystring) Fixed empty images in mapBase64 and mapBase64Truncated.

Release v0.7.0-beta.1

16 Mar 21:24

Choose a tag to compare

Release v0.7.0-beta.1 Pre-release
Pre-release
  • (copystring) Fix: Request handling – message IDs are now assigned internally (externalId removed), avoiding ID conflicts.
  • (copystring) Maps/Rooms: Room states are only created for segments that exist on the loaded map for that floor; room names are taken only from the API so custom names are not overwritten.

Release v0.7.0-beta.0

11 Mar 20:00

Choose a tag to compare

Release v0.7.0-beta.0 Pre-release
Pre-release
chore: release v0.7.0-beta.0

Release v0.6.19

08 Feb 22:23

Choose a tag to compare

  • (copystring) Rewrite of mqtt connection logic
  • (copystring) Add missing features to Qrevo Slim
  • (copystring) Start websocket & web server onReady
  • (copystring) Update LICENSE
  • (copystring) Update README.md

Release v0.6.18

11 Dec 23:20

Choose a tag to compare

  • (copystring) Add cleaned_area to S8
  • (copystring) Bugfixes for Qrevo Curve
  • (copystring) Fix reset of consumables
  • (copystring) Fix io-package.json
  • (copystring) Add Roborock Qrevo Master
  • (copystring) Refactor login api and renew login every 3 hours
  • (fL4sH3r) Fix unit of clean_percent
  • (copystring) Add water box support to S6
  • (copystring) Many small fixed I can't be bothered to list 😅

Release v0.6.17

14 Oct 20:50

Choose a tag to compare

  • (copystring) Add some missing attributes
  • (copystring) Change min of update interval to 60s to prevent issues
  • (copystring) Add web interface to sidebar

Release v0.6.16

02 Oct 23:03

Choose a tag to compare

  • (copystring) Bugfixes
  • (copystring) update test-and-release.yml
  • (Black-Thunder) Fix S6 feature detection
  • (copystring) Migrate from canvas to @napu-rs/canvas
  • (copystring) Add Qrevo S & Qrevo Curve