Hi,
I’m a new to scripts.
When I attempt to call the script multi tap action, I get the following error:
Logger: homeassistant.components.script.multi_tap_action
Source: helpers/script.py:1934
integration: Script (documentation, issues)
First occurred: 6:11:56 PM (2 occurrences)
Last logged: 6:11:59 PM
Multi Tap Action: Repeat ‘for_each’ must be a list of items in Multi Tap Action, got:
I'm calling it via:
- element: shark.clean_den
entity:
- input_text.cleaning_living_area
tap_action:
action: call-service
service: script.multi_tap_action
data:
actions:
- service: sharkiq.clean_room
entity_id: vacuum.kitchen
data:
rooms: Den
- service: input_text.set_value
entity_id: input_text.cleaning_living_area
data:
value: den