diff --git a/README.md b/README.md index 51e1ad2..f6592aa 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ Homebridge plugin for Eufy RoboVac } ] ``` - You can find out more about the `deviceId`/`localKey` [here](https://github.com/joshstrange/eufy-rob) + You can find out more about the `deviceId`/`localKey` [here](https://github.com/joshstrange/eufy-robovac) 3. Restart Homebridge, and your Eufy RoboVac will be added to Home app. diff --git a/package.json b/package.json index c7a0300..b944e7d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "homebridge-eufy-robovac", - "version": "1.0.1", + "version": "1.0.2", "description": "Homebridge support for Eufy RoboVac", "main": "dist/index.js", "dependencies": {