is_admin added to the hass.user example (#395)

it's good to know that's available
This commit is contained in:
akasma74 2020-01-24 17:08:44 +00:00 committed by Paulus Schoutsen
parent 58c40a328f
commit 9534b38b7d

View File

@ -84,6 +84,7 @@ The logged in user.
"id": "758186e6a1854ee2896efbd593cb542c",
"name": "Paulus",
"is_owner": true,
"is_admin": true,
"credentials": [
{
"auth_provider_type": "homeassistant",