mirror of
https://github.com/home-assistant/core.git
synced 2025-04-25 01:38:02 +00:00
Small fixes in setup flow strings, correct sentence-case (#135349)
This commit is contained in:
parent
9ef93517e7
commit
22b84450e8
@ -11,15 +11,15 @@
|
||||
},
|
||||
"step": {
|
||||
"auth": {
|
||||
"description": "To link your TelldusLive account:\n 1. Click the link below\n 2. Login to Telldus Live\n 3. Authorize **{app_name}** (select **Yes**).\n 4. Come back here and select **Submit**.\n\n [Link TelldusLive account]({auth_url})",
|
||||
"title": "Authenticate against TelldusLive"
|
||||
"description": "To link your TelldusLive account:\n1. Open the link below\n1. Log in to Telldus Live\n1. Authorize **{app_name}** (select **Yes**).\n1. Come back here and select **Submit**.\n\n [Link TelldusLive account]({auth_url})",
|
||||
"title": "Authenticate with TelldusLive"
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"host": "[%key:common::config_flow::data::host%]"
|
||||
},
|
||||
"data_description": {
|
||||
"host": "Hostname or IP address to Tellstick Net or Tellstick ZNet for Local API."
|
||||
"host": "Hostname or IP address to Tellstick Net or Tellstick ZNet for local API."
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user