Update hassio_addon_security.md

This commit is contained in:
Pascal Vizeli 2018-10-12 14:43:57 +02:00 committed by GitHub
parent d758cf2f38
commit 6f71e2b3b0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,6 +14,7 @@ For access to Hass.io API you need define a role or you run in default mode. Thi
|------|-------------|
| default | Have access to all `info` calls |
| homeassistant | Can access to all Home Assistant API endpoints |
| backup | Can access to all snapshot API endpoints |
| manager | Is for Add-ons they run CLIs and need extended rights |
| admin | Have access to every API call. That is the only one they can disable/enable the Add-on protection mode |