Added button for opening the cancelletto
This commit is contained in:
@@ -1 +1 @@
|
|||||||
2025.5.2
|
2025.7.2
|
||||||
@@ -123,4 +123,29 @@
|
|||||||
device_id: d5b217920e2f4fe83e0496257b27e39c
|
device_id: d5b217920e2f4fe83e0496257b27e39c
|
||||||
use_sun: false
|
use_sun: false
|
||||||
dont_disturb: false
|
dont_disturb: false
|
||||||
no_presence_wait: 120
|
no_presence_wait: 240
|
||||||
|
- id: '1753031203413'
|
||||||
|
alias: Apri-Cancelletto
|
||||||
|
description: ''
|
||||||
|
triggers:
|
||||||
|
- trigger: state
|
||||||
|
entity_id:
|
||||||
|
- input_button.apri_cancelletto
|
||||||
|
conditions: []
|
||||||
|
actions:
|
||||||
|
- action: switch.turn_on
|
||||||
|
metadata: {}
|
||||||
|
data: {}
|
||||||
|
target:
|
||||||
|
device_id: 4a76297a493304816b1084c6979f4801
|
||||||
|
- delay:
|
||||||
|
hours: 0
|
||||||
|
minutes: 0
|
||||||
|
seconds: 0
|
||||||
|
milliseconds: 200
|
||||||
|
- action: switch.turn_off
|
||||||
|
metadata: {}
|
||||||
|
data: {}
|
||||||
|
target:
|
||||||
|
device_id: 4a76297a493304816b1084c6979f4801
|
||||||
|
mode: single
|
||||||
|
|||||||
Reference in New Issue
Block a user