mirror of
https://github.com/home-assistant/core.git
synced 2025-08-04 13:15:18 +02:00
@@ -662,7 +662,7 @@ class _ScriptRun:
|
||||
self._hass, self._action, self._variables
|
||||
)
|
||||
|
||||
# Validate response data paraters. This check ignores services that do
|
||||
# Validate response data parameters. This check ignores services that do
|
||||
# not exist which will raise an appropriate error in the service call below.
|
||||
response_variable = self._action.get(CONF_RESPONSE_VARIABLE)
|
||||
return_response = response_variable is not None
|
||||
|
Reference in New Issue
Block a user