From 4fc10f12a695d596eadd27036b36ecd5568ed824 Mon Sep 17 00:00:00 2001 From: Przemek Grondek Date: Sun, 5 Feb 2023 16:49:34 +0100 Subject: [PATCH] Try to fix usb-switch-3 not turning on --- scripts/11.cctv.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/scripts/11.cctv.yaml b/scripts/11.cctv.yaml index ab4adae..05497a1 100644 --- a/scripts/11.cctv.yaml +++ b/scripts/11.cctv.yaml @@ -14,6 +14,10 @@ cctv_on: - switch.hallway_recordings - switch.hallway_snapshots - switch.hallway_detect + - service: switch.turn_on + target: + entity_id: + - switch.usb_switch_3 cctv_off: alias: CCTV off