apexad / homebridge-eufy-robovac

Homebridge plugin for Eufy RoboVac
MIT License
54 stars 18 forks source link

Install command on NPM/GitHub readme refers to incorrect package #12

Closed kyledyr closed 4 years ago

kyledyr commented 4 years ago

The readme files on GitHub and NPM for v 1.2.1 and 1.2.0-beta.5 have the following install command shown:

npm install -g homebridge-mysmartblinds-bridge

Presumably this is not the correct package reference, as I believe it should be homebridge-eufy-robovac

apexad commented 4 years ago

Whoops, changed text to reflect config.schema.json and copied from my other plugin. Fixing it now.