Releases: copystring/ioBroker.roborock
Releases · copystring/ioBroker.roborock
Release v0.7.3
- (copystring) Fixed V1 auto-empty dust collection to use the AppPlugin-verified
app_start_collect_dustcommand.
Release v0.7.2
- (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
.txtdebug log file.
Release v0.7.1
- (copystring) Fixed local TCP recovery when a Roborock device gets a new LAN IP address.
- (copystring) Updated dependencies:
@napi-rs/canvasto 1.0.0,protobufjsto 8.2.0 andzodto 4.4.3. - (copystring) Resolved npm audit security advisories in transitive dependencies and documented the temporary dependency overrides.
Release v0.7.0
- (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
mapBase64andmapBase64Truncated.
Release v0.7.0-beta.1
- (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
chore: release v0.7.0-beta.0
Release v0.6.19
- (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
- (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
- (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
- (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