stvmallen / homebridge-roomba-stv

Homebrige plugin for Roomba 9xx
MIT License
38 stars 15 forks source link

Update install instructions. Clarify blid & password. #53

Closed JJJ closed 1 year ago

JJJ commented 4 years ago

This change adds clarity to the installation process, making it easier to find where this plugin gets installed.

It also uses sudo to run getrobotpwd which appears to be necessary when this plugin is installed using sudo due to file permissions issues.

It also normalizes the IP address string, blid example string, and password example string, making it more obvious which settings are to be copied over where exactly.