mirror of
https://github.com/home-assistant/core.git
synced 2025-12-23 20:39:01 +00:00
Modify import of template and PEP257
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user