mirror of
https://github.com/home-assistant/core.git
synced 2025-08-12 17:15:19 +02:00
service helper replaced with script helper
This commit is contained in:
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user