diff --git a/bundles/org.openhab.binding.irobot/README.md b/bundles/org.openhab.binding.irobot/README.md index 902d2fdc636..9ab3f647b48 100644 --- a/bundles/org.openhab.binding.irobot/README.md +++ b/bundles/org.openhab.binding.irobot/README.md @@ -21,6 +21,8 @@ receive the password and go ONLINE. After you've done this procedure you can write the password somewhere in case if you need to reconfigure your binding. It's not known, however, whether the password is eternal or can change during factory reset. +If you have issues getting the password make sure there are no other devices like your smartphone communicating with the robot. +You can also try using [these python scripts](https://github.com/NickWaterton/Roomba980-Python) to get the password. ## Thing Configuration @@ -166,7 +168,7 @@ The easiest way to determine the pmapId and region_ids is to monitor the last_co irobot.things: ``` -irobot:roomba:my_roomba [ ipaddress="192.168.0.5", password="xxxxxxxx" ] +Thing irobot:roomba:my_roomba [ ipaddress="192.168.0.5", password="xxxxxxxx" ] ``` irobot.items: