Move device ABCs to separate helper file
This commit is contained in:
parent
68668fc658
commit
3e15742875
14 changed files with 137 additions and 125 deletions
|
@ -3,7 +3,7 @@ import logging
|
|||
|
||||
|
||||
from homeassistant.const import ATTR_FRIENDLY_NAME
|
||||
from homeassistant.helpers import ToggleDevice
|
||||
from homeassistant.helpers.device import ToggleDevice
|
||||
import tellcore.constants as tellcore_constants
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue