mirror of
https://github.com/home-assistant/core.git
synced 2025-07-22 12:47:08 +00:00
Tweak Rachio integration strings (#42843)
This is now called "Settings", not "Account Settings", on the home page. (Confusingly the page the button leads to is still titled "Account Settings".) Also add a missing quote and tweak grammar.
This commit is contained in:
parent
3661d8380a
commit
ceb8172b7c
@ -3,7 +3,7 @@
|
||||
"step": {
|
||||
"user": {
|
||||
"title": "Connect to your Rachio device",
|
||||
"description": "You will need the API Key from https://app.rach.io/. Select 'Account Settings, and then click on 'GET API KEY'.",
|
||||
"description": "You will need the API Key from https://app.rach.io/. Go to Settings, then click 'GET API KEY'.",
|
||||
"data": {
|
||||
"api_key": "[%key:common::config_flow::data::api_key%]"
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user