We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8656ac6 commit 8f1f631Copy full SHA for 8f1f631
base.yaml
@@ -240,7 +240,7 @@ cover:
240
name: "Door"
241
on_closed:
242
- switch.turn_off: ${id_prefix}_status_door
243
- on_open:
+ on_opened:
244
- switch.turn_on: ${id_prefix}_status_door
245
246
light:
base_secplusv1.yaml
@@ -196,7 +196,7 @@ cover:
196
197
198
199
200
201
202
0 commit comments