Skip to content

Commit

Permalink
Valetudo 0.0.9
Browse files Browse the repository at this point in the history
* New zoomable/draggable map (see /zone)
    * Including a box that displays the clicked coordinates
* Fixes for missing maps (Error 500)
* Initial support for Gen2 FW >1518 maps with patched rrlogd. No virtual Wall support yet

### Breaking Changes
* Config file location moved to /mnt/data/valetudo/config.json
  • Loading branch information
Hypfer committed Dec 21, 2018
1 parent 0845ce1 commit de34943
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "valetudo",
"version": "0.0.8",
"version": "0.0.9",
"description": "Self-contained control webinterface for xiaomi vacuum robots",
"main": "index.js",
"bin": "index.js",
Expand Down

0 comments on commit de34943

Please sign in to comment.