fixed local lib imports

This commit is contained in:
tomaae 2019-12-02 17:44:36 +01:00
parent b78c0cb5a8
commit 0c245b5a46
2 changed files with 2 additions and 2 deletions

View file

@ -15,7 +15,7 @@ from homeassistant.const import (
CONF_SSL,
)
from const import (
from .const import (
DOMAIN,
CONF_TRACK_ARP,
DEFAULT_TRACK_ARP,