Fix example for long-lived access token WS API (#16882)

This commit is contained in:
Jason Hu 2018-09-26 02:20:48 -07:00 committed by Paulus Schoutsen
parent e5861241c7
commit 75c372021d

View file

@ -105,7 +105,6 @@ Home Assistant. User need to record the token in secure place.
"id": 11,
"type": "auth/long_lived_access_token",
"client_name": "GPS Logger",
"client_icon": null,
"lifespan": 365
}