mirror of
https://github.com/home-assistant/core.git
synced 2025-07-20 11:47:06 +00:00
Fix example for long-lived access token WS API (#16882)
This commit is contained in:
parent
e5861241c7
commit
75c372021d
@ -105,7 +105,6 @@ Home Assistant. User need to record the token in secure place.
|
|||||||
"id": 11,
|
"id": 11,
|
||||||
"type": "auth/long_lived_access_token",
|
"type": "auth/long_lived_access_token",
|
||||||
"client_name": "GPS Logger",
|
"client_name": "GPS Logger",
|
||||||
"client_icon": null,
|
|
||||||
"lifespan": 365
|
"lifespan": 365
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user