mirror of
https://github.com/home-assistant/core.git
synced 2025-07-28 15:47:12 +00:00
Fix outdated help center URL in plaato
(#144748)
* Fix outdated help center URL in `plaato` * Remove excessive space character
This commit is contained in:
parent
da0d65ca5b
commit
a6ff52b300
@ -11,7 +11,7 @@
|
|||||||
},
|
},
|
||||||
"api_method": {
|
"api_method": {
|
||||||
"title": "Select API method",
|
"title": "Select API method",
|
||||||
"description": "To be able to query the API an 'auth token' is required which can be obtained by following [these instructions](https://plaato.zendesk.com/hc/en-us/articles/360003234717-Auth-token)\n\n Selected device: **{device_type}** \n\nIf you prefer to use the built-in webhook method (Airlock only) please check the box below and leave 'Auth token' blank",
|
"description": "To be able to query the API an 'auth token' is required which can be obtained by following [these instructions](https://intercom.help/plaato/en/articles/5004720-auth_token)\n\nSelected device: **{device_type}** \n\nIf you prefer to use the built-in webhook method (Airlock only) please check the box below and leave 'Auth token' blank",
|
||||||
"data": {
|
"data": {
|
||||||
"use_webhook": "Use webhook",
|
"use_webhook": "Use webhook",
|
||||||
"token": "Auth token"
|
"token": "Auth token"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user