mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 05:07:41 +00:00
service helper replaced with script helper
This commit is contained in:
parent
8494ac7cef
commit
8887c2a8af
@ -12,7 +12,7 @@ from homeassistant.const import (
|
||||
from homeassistant.core import EVENT_STATE_CHANGED
|
||||
from homeassistant.exceptions import TemplateError
|
||||
from homeassistant.helpers.entity import generate_entity_id
|
||||
from homeassistant.helpers.service import call_from_config
|
||||
from homeassistant.helpers.script import call_from_config
|
||||
from homeassistant.helpers import template
|
||||
from homeassistant.util import slugify
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user