This commit is contained in:
Paulus Schoutsen 2019-07-31 12:25:30 -07:00
parent da05dfe708
commit 4de97abc3a
2676 changed files with 163166 additions and 140084 deletions

View file

@ -1,8 +1,7 @@
"""Support for SMS notifications from the Dovado router."""
import logging
from homeassistant.components.notify import (
ATTR_TARGET, BaseNotificationService)
from homeassistant.components.notify import ATTR_TARGET, BaseNotificationService
from . import DOMAIN as DOVADO_DOMAIN