Update Blueprint
This commit is contained in:
@@ -24,14 +24,14 @@ blueprint:
|
|||||||
domain: light
|
domain: light
|
||||||
multiple: true
|
multiple: true
|
||||||
|
|
||||||
trigger:
|
triggers:
|
||||||
- platform: device
|
- platform: device
|
||||||
domain: binary_sensor
|
domain: binary_sensor
|
||||||
device_id: !input zbminir2_device
|
device_id: !input zbminir2_device
|
||||||
type: opened
|
type: opened
|
||||||
|
|
||||||
action:
|
actions:
|
||||||
- service: light.toggle
|
- action: light.toggle
|
||||||
target:
|
target:
|
||||||
entity_id: !input controlled_light
|
entity_id: !input controlled_light
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user