mirror of
https://github.com/home-assistant/supervisor.git
synced 2025-12-22 11:28:45 +00:00
Rename login_backend to auth_api (#764)
* Update const.py * Update validate.py * Update addon.py * Update auth.py * Update addons.py * Update API.md
This commit is contained in:
@@ -186,7 +186,7 @@ ATTR_PROTECTED = 'protected'
|
||||
ATTR_RATING = 'rating'
|
||||
ATTR_HASSIO_ROLE = 'hassio_role'
|
||||
ATTR_SUPERVISOR = 'supervisor'
|
||||
ATTR_LOGIN_BACKEND = 'login_backend'
|
||||
ATTR_AUTH_API = 'auth_api'
|
||||
|
||||
SERVICE_MQTT = 'mqtt'
|
||||
PROVIDE_SERVICE = 'provide'
|
||||
|
||||
Reference in New Issue
Block a user