Fixed string typos in Lutron and Roomba (#47745)

This commit is contained in:
Philip Allgaier 2021-03-11 10:16:52 +01:00 committed by GitHub
parent 9a686d148e
commit 7e615cb7fd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -7,7 +7,7 @@
"description": "Couldnt setup bridge (host: {host}) imported from configuration.yaml."
},
"user": {
"title": "Automaticlly connect to the bridge",
"title": "Automatically connect to the bridge",
"description": "Enter the IP address of the device.",
"data": {
"host": "[%key:common::config_flow::data::host%]"

View File

@ -3,7 +3,7 @@
"flow_title": "iRobot {name} ({host})",
"step": {
"init": {
"title": "Automaticlly connect to the device",
"title": "Automatically connect to the device",
"description": "Select a Roomba or Braava.",
"data": {
"host": "[%key:common::config_flow::data::host%]"