Reorg auth (#15443)

This commit is contained in:
Paulus Schoutsen
2018-07-13 11:43:08 +02:00
committed by GitHub
parent 23f1b49e55
commit b6ca03ce47
23 changed files with 698 additions and 652 deletions

View File

@@ -5,7 +5,7 @@ import os
from homeassistant.core import HomeAssistant
from homeassistant.config import get_default_config_dir
from homeassistant.auth_providers import homeassistant as hass_auth
from homeassistant.auth.providers import homeassistant as hass_auth
def run(args):