From d81f57184c46c4c2432c0ac118ad2bd698f251a4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Przemys=C5=82aw=20Grondek?= Date: Sat, 16 Dec 2023 01:51:43 +0100 Subject: [PATCH] Update office camera relay entity --- scripts/11.cctv.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/scripts/11.cctv.yaml b/scripts/11.cctv.yaml index 24c373b..455b4a7 100644 --- a/scripts/11.cctv.yaml +++ b/scripts/11.cctv.yaml @@ -5,7 +5,7 @@ cctv_on: - service: switch.turn_on target: entity_id: - - switch.usb_switch_3 + - switch.office_camera_power_switch - service: switch.turn_on target: entity_id: @@ -17,7 +17,7 @@ cctv_on: - service: switch.turn_on target: entity_id: - - switch.usb_switch_3 + - switch.office_camera_power_switch cctv_off: alias: CCTV off @@ -26,7 +26,7 @@ cctv_off: - service: switch.turn_off target: entity_id: - - switch.usb_switch_3 + - switch.office_camera_power_switch - service: switch.turn_off target: entity_id: