Update Blueprint
This commit is contained in:
@@ -13,6 +13,7 @@ blueprint:
|
|||||||
entity:
|
entity:
|
||||||
filter:
|
filter:
|
||||||
domain: binary_sensor
|
domain: binary_sensor
|
||||||
|
device_class: opening
|
||||||
multiple: false
|
multiple: false
|
||||||
|
|
||||||
controlled_light:
|
controlled_light:
|
||||||
@@ -25,10 +26,10 @@ blueprint:
|
|||||||
multiple: true
|
multiple: true
|
||||||
|
|
||||||
triggers:
|
triggers:
|
||||||
- domain: binary_sensor
|
- platform: state
|
||||||
entity_id: !input "zbminir2_entity"
|
entity_id: !input zbminir2_entity
|
||||||
type: opened
|
from: "off"
|
||||||
trigger: device
|
to: "on"
|
||||||
|
|
||||||
actions:
|
actions:
|
||||||
sequence:
|
sequence:
|
||||||
|
|||||||
Reference in New Issue
Block a user