Reorg auth (#15443)
This commit is contained in:
parent
23f1b49e55
commit
b6ca03ce47
23 changed files with 698 additions and 652 deletions
|
@ -10,7 +10,7 @@ import logging
|
|||
from aiohttp import web
|
||||
import voluptuous as vol
|
||||
|
||||
from homeassistant.auth import generate_secret
|
||||
from homeassistant.auth.util import generate_secret
|
||||
from homeassistant.components.http import HomeAssistantView
|
||||
from homeassistant.const import CONF_API_KEY, EVENT_HOMEASSISTANT_STOP, URL_API
|
||||
import homeassistant.helpers.config_validation as cv
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue