Fix Roomba strings step_id rename (#51744)

This commit is contained in:
Milan Meulemans 2021-06-13 12:05:24 +02:00 committed by GitHub
parent aacb334cc8
commit 49a943cc94
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,7 @@
"config": {
"flow_title": "{name} ({host})",
"step": {
"init": {
"user": {
"title": "Automatically connect to the device",
"description": "Select a Roomba or Braava.",
"data": {
@ -16,7 +16,7 @@
"host": "[%key:common::config_flow::data::host%]",
"blid": "BLID"
}
},
},
"link": {
"title": "Retrieve Password",
"description": "Press and hold the Home button on {name} until the device generates a sound (about two seconds), then submit within 30 seconds."
@ -27,7 +27,7 @@
"data": {
"password": "[%key:common::config_flow::data::password%]"
}
}
}
},
"error": {
"cannot_connect": "[%key:common::config_flow::error::cannot_connect%]"
@ -37,7 +37,7 @@
"already_configured": "[%key:common::config_flow::abort::already_configured_device%]",
"not_irobot_device": "Discovered device is not an iRobot device",
"short_blid": "The BLID was truncated"
}
}
},
"options": {
"step": {