From 6a57eaa57ee4fba4893c21a93532a74b4bcacc03 Mon Sep 17 00:00:00 2001 From: Arne Date: Sat, 21 Sep 2019 14:25:49 +0200 Subject: [PATCH] Bumped version to 0.7.0-beta.0 --- CHANGELOG.md | 8 +++++++- README.md | 8 +++++--- package.json | 2 +- 3 files changed, 13 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2faf85b..1f1175b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -100,4 +100,10 @@ * Fixed homebridge crash when robot has a map without zones * Fixed homebridge crash when homebridge has no internet connection or the neato servers are offline -* Fixed homebridge crash when 2 zones have the same name \ No newline at end of file +* Fixed homebridge crash when 2 zones have the same name + +## 0.7.0 + +* Fixed room switches not taking eco and extraCare mode into account +* Fixed room switches to support pause/resume of cleaning +* Added feature that enabling another room switch, returns to robot to dock and starts cleaning the new room automatically diff --git a/README.md b/README.md index 3f7ac55..4524f9a 100644 --- a/README.md +++ b/README.md @@ -5,8 +5,9 @@ This is a plugin for [homebridge](https://github.com/nfarina/homebridge) to control your [Neato](https://www.neatorobotics.com/) vacuum robot. You can download it via [npm](https://www.npmjs.com/package/homebridge-neato). -If you like this plugin, I would be very grateful for any support. -Buy Me A Coffee +If you like this plugin, I would be very grateful for your support: + +Buy Me A Coffee Feel free to leave any feedback [here](https://github.com/naofireblade/homebridge-neato/issues). @@ -80,4 +81,5 @@ The plugin should work with D4 and D6 as well. If you have connected neato robot Many thanks go to - [ghulands](https://github.com/ghulands) for finding and fixing a bug when no robot is associated with the neato account - [Berkay](https://github.com/btutal) for adding the schema file to use the plugin with homebridge-config-ui-x -- [Antoine de Maleprade](https://github.com/az0uz) for adding the zone cleaning feature \ No newline at end of file +- [Antoine de Maleprade](https://github.com/az0uz) for adding the zone cleaning feature +- [DJay](https://github.com/DJay-X) for testing new beta versions \ No newline at end of file diff --git a/package.json b/package.json index 19dfce7..8dc485c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "homebridge-neato", - "version": "0.6.4", + "version": "0.7.0-beta.0", "description": "A Neato vacuum robot plugin for homebridge.", "license": "MIT", "keywords": [