* Minor readme corrections
Minor clarification originally described here https://community.openhab.org/t/irobot-9xx-on-openhab/17774/196
Signed-off-by: kennetn <kennetn@gmail.com>
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
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: