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 GitHub
parent a60fd18386
commit 5a365788b5

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": {