mirror of
https://github.com/home-assistant/core.git
synced 2025-07-18 18:57:06 +00:00
Fix spelling of "Log in …" and "API key" in LOQED integration (#135347)
This commit is contained in:
parent
fd169affd7
commit
907f1e062a
@ -3,7 +3,7 @@
|
||||
"flow_title": "LOQED Touch Smartlock setup",
|
||||
"step": {
|
||||
"user": {
|
||||
"description": "Login at LOQED's [personal access tokens portal]({config_url}) and: \n* Create an API-key by clicking 'Create' \n* Copy the created access token.",
|
||||
"description": "Log in at LOQED's [personal access tokens portal]({config_url}) and: \n* Create an API key by clicking 'Create' \n* Copy the created access token.",
|
||||
"data": {
|
||||
"name": "Name of your lock in the LOQED app.",
|
||||
"api_token": "[%key:common::config_flow::data::api_token%]"
|
||||
|
Loading…
x
Reference in New Issue
Block a user