forked from home-assistant/core
Fix spelling of automatically in roomba/lutron_caseta components (#47856)
This commit is contained in:
@@ -23,7 +23,7 @@
|
|||||||
"host": "Host"
|
"host": "Host"
|
||||||
},
|
},
|
||||||
"description": "Enter the IP address of the device.",
|
"description": "Enter the IP address of the device.",
|
||||||
"title": "Automaticlly connect to the bridge"
|
"title": "Automatically connect to the bridge"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@@ -73,4 +73,4 @@
|
|||||||
"release": "\"{subtype}\" released"
|
"release": "\"{subtype}\" released"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@@ -15,7 +15,7 @@
|
|||||||
"host": "Host"
|
"host": "Host"
|
||||||
},
|
},
|
||||||
"description": "Select a Roomba or Braava.",
|
"description": "Select a Roomba or Braava.",
|
||||||
"title": "Automaticlly connect to the device"
|
"title": "Automatically connect to the device"
|
||||||
},
|
},
|
||||||
"link": {
|
"link": {
|
||||||
"description": "Press and hold the Home button on {name} until the device generates a sound (about two seconds).",
|
"description": "Press and hold the Home button on {name} until the device generates a sound (about two seconds).",
|
||||||
@@ -59,4 +59,4 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user