mirror of
https://github.com/home-assistant/developers.home-assistant.git
synced 2025-07-13 04:16:29 +00:00
is_admin added to the hass.user example (#395)
it's good to know that's available
This commit is contained in:
parent
58c40a328f
commit
9534b38b7d
@ -84,6 +84,7 @@ The logged in user.
|
||||
"id": "758186e6a1854ee2896efbd593cb542c",
|
||||
"name": "Paulus",
|
||||
"is_owner": true,
|
||||
"is_admin": true,
|
||||
"credentials": [
|
||||
{
|
||||
"auth_provider_type": "homeassistant",
|
||||
|
Loading…
x
Reference in New Issue
Block a user