Modify import of template and PEP257
This commit is contained in:
parent
213cc920d0
commit
582394bc3b
25 changed files with 152 additions and 182 deletions
|
@ -11,7 +11,7 @@ from functools import partial
|
|||
|
||||
from homeassistant.const import CONF_VALUE_TEMPLATE
|
||||
from homeassistant.helpers.event import track_state_change
|
||||
from homeassistant.util import template
|
||||
from homeassistant.helpers import template
|
||||
|
||||
CONF_ENTITY_ID = "entity_id"
|
||||
CONF_BELOW = "below"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue