Remove redundant names from config flow titles (#50380)

This commit is contained in:
J. Nick Koston 2021-05-11 00:14:33 -05:00 committed by GitHub
parent 44a790ab47
commit d5e39e8748
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
113 changed files with 118 additions and 168 deletions

View file

@ -1,7 +1,7 @@
{
"title": "HomeKit Controller",
"config": {
"flow_title": "{name} via HomeKit Accessory Protocol",
"flow_title": "{name}",
"step": {
"user": {
"title": "Device selection",

View file

@ -17,7 +17,7 @@
"unable_to_pair": "Unable to pair, please try again.",
"unknown_error": "Device reported an unknown error. Pairing failed."
},
"flow_title": "{name} via HomeKit Accessory Protocol",
"flow_title": "{name}",
"step": {
"busy_error": {
"description": "Abort pairing on all controllers, or try restarting the device, then continue to resume pairing.",