mirror of
https://github.com/Andre0512/hon.git
synced 2026-05-09 10:31:14 +02:00
Refactor get coordinator
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
import logging
|
||||
|
||||
import voluptuous as vol
|
||||
|
||||
from homeassistant import config_entries
|
||||
from homeassistant.const import CONF_EMAIL, CONF_PASSWORD
|
||||
|
||||
from .const import DOMAIN
|
||||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
Reference in New Issue
Block a user