Add missing reauth strings to Honeywell (#88733)

Add missing reauth strings
This commit is contained in:
mkmer 2023-02-24 21:49:49 -05:00 committed by Franck Nijhof
parent 0e3e954000
commit ca539d0a09
No known key found for this signature in database
GPG Key ID: D62583BA8AB11CA3

View File

@ -7,6 +7,13 @@
"username": "[%key:common::config_flow::data::username%]",
"password": "[%key:common::config_flow::data::password%]"
}
},
"reauth_confirm": {
"title": "[%key:common::config_flow::title::reauth%]",
"description": "The Honeywell integration needs to re-authenticate your account",
"data": {
"password": "[%key:common::config_flow::data::password%]"
}
}
},
"error": {