Skip to content

Commit

Permalink
Revert removal of DOMAIN
Browse files Browse the repository at this point in the history
  • Loading branch information
iMicknl committed Jul 21, 2020
1 parent bf410ec commit a57d246
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions custom_components/tahoma/lock.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
from homeassistant.components.lock import LockEntity
from homeassistant.const import STATE_LOCKED

from .const import DOMAIN
from .tahoma_device import TahomaDevice

_LOGGER = logging.getLogger(__name__)
Expand Down

0 comments on commit a57d246

Please sign in to comment.