Update README

This commit is contained in:
Luis Riegger 2020-12-13 18:33:13 +01:00
parent a99359f6ac
commit 6fd2e46bff

View File

@ -46,7 +46,7 @@ Add the following information to your config file. Change the values for email a
```json ```json
"platforms": [ "platforms": [
{ {
"platform": "VorwerkVacuumRobot", "platform": "KoboldVacuumRobot",
"token": "YourToken" "token": "YourToken"
} }
] ]