diff --git a/scripts/11.cctv.yaml b/scripts/11.cctv.yaml index bd09b8f..ab4adae 100644 --- a/scripts/11.cctv.yaml +++ b/scripts/11.cctv.yaml @@ -1,6 +1,10 @@ cctv_on: alias: CCTV on sequence: + - service: switch.turn_on + target: + entity_id: + - switch.usb_switch_3 - service: switch.turn_on target: entity_id: @@ -14,6 +18,10 @@ cctv_on: cctv_off: alias: CCTV off sequence: + - service: switch.turn_off + target: + entity_id: + - switch.usb_switch_3 - service: switch.turn_off target: entity_id: