[irobot] Minor readme corrections (#11124)

* 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>
This commit is contained in:
kennetn 2021-08-22 12:04:33 +02:00 committed by GitHub
parent aee601cc3d
commit 73f7a86dd8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 1 deletions

View File

@ -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: