Update office camera relay entity
This commit is contained in:
parent
950b11b5c7
commit
d81f57184c
@ -5,7 +5,7 @@ cctv_on:
|
|||||||
- service: switch.turn_on
|
- service: switch.turn_on
|
||||||
target:
|
target:
|
||||||
entity_id:
|
entity_id:
|
||||||
- switch.usb_switch_3
|
- switch.office_camera_power_switch
|
||||||
- service: switch.turn_on
|
- service: switch.turn_on
|
||||||
target:
|
target:
|
||||||
entity_id:
|
entity_id:
|
||||||
@ -17,7 +17,7 @@ cctv_on:
|
|||||||
- service: switch.turn_on
|
- service: switch.turn_on
|
||||||
target:
|
target:
|
||||||
entity_id:
|
entity_id:
|
||||||
- switch.usb_switch_3
|
- switch.office_camera_power_switch
|
||||||
|
|
||||||
cctv_off:
|
cctv_off:
|
||||||
alias: CCTV off
|
alias: CCTV off
|
||||||
@ -26,7 +26,7 @@ cctv_off:
|
|||||||
- service: switch.turn_off
|
- service: switch.turn_off
|
||||||
target:
|
target:
|
||||||
entity_id:
|
entity_id:
|
||||||
- switch.usb_switch_3
|
- switch.office_camera_power_switch
|
||||||
- service: switch.turn_off
|
- service: switch.turn_off
|
||||||
target:
|
target:
|
||||||
entity_id:
|
entity_id:
|
||||||
|
Loading…
Reference in New Issue
Block a user