mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 03:07:37 +00:00
Update description to guide user to find ESPHome encryption key. (#84928)
This commit is contained in:
parent
d90ec3ccca
commit
6d4489e822
@ -30,13 +30,13 @@
|
|||||||
"data": {
|
"data": {
|
||||||
"noise_psk": "Encryption key"
|
"noise_psk": "Encryption key"
|
||||||
},
|
},
|
||||||
"description": "Please enter the encryption key you set in your configuration for {name}."
|
"description": "Please enter the encryption key for {name}. You can find it in the ESPHome Dashboard or in your device configuration."
|
||||||
},
|
},
|
||||||
"reauth_confirm": {
|
"reauth_confirm": {
|
||||||
"data": {
|
"data": {
|
||||||
"noise_psk": "Encryption key"
|
"noise_psk": "Encryption key"
|
||||||
},
|
},
|
||||||
"description": "The ESPHome device {name} enabled transport encryption or changed the encryption key. Please enter the updated key."
|
"description": "The ESPHome device {name} enabled transport encryption or changed the encryption key. Please enter the updated key. You can find it in the ESPHome Dashboard or in your device configuration."
|
||||||
},
|
},
|
||||||
"discovery_confirm": {
|
"discovery_confirm": {
|
||||||
"description": "Do you want to add the ESPHome node `{name}` to Home Assistant?",
|
"description": "Do you want to add the ESPHome node `{name}` to Home Assistant?",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user