added home assistant config validation
This commit is contained in:
@@ -4,7 +4,7 @@ import logging
|
||||
from datetime import timedelta
|
||||
from homeassistant.helpers.event import async_track_time_interval
|
||||
from homeassistant.helpers.translation import async_get_translations
|
||||
from const import DOMAIN
|
||||
from .const import DOMAIN
|
||||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user