@kol wrote:
I have a script and want it to be executed from another script. HA runs all services but never execute the service with script. (script.tvzone_turn_off). is it intentionally not allowed to avoid recursive calls? or I do something wrong?
sleep_all: alias: Sleep all equipment sequence: - service: switch.turn_off data: entity_id: switch.rf3_switch_asus - service: script.tvzone_turn_off - service: switch.turn_off data: entity_id: switch.sonoffdual
Posts: 10
Participants: 4