-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathscripts.yaml
More file actions
98 lines (98 loc) · 2.5 KB
/
scripts.yaml
File metadata and controls
98 lines (98 loc) · 2.5 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
ventilatie_hoog:
sequence:
- action: fan.set_preset_mode
metadata: {}
data:
preset_mode: Hoog
target:
entity_id: fan.mechanische_ventilatie
alias: Ventilatie hoog
description: ''
ventilatie_automatisch:
sequence:
- action: fan.set_preset_mode
metadata: {}
data:
preset_mode: Auto
target:
entity_id: fan.mechanische_ventilatie
alias: Ventilatie automatisch
description: ''
weltrusten:
sequence:
- action: lock.lock
metadata: {}
data: {}
target:
entity_id: lock.garage_deur
- type: turn_on
device_id: eda8ea76721e576f0835b1bfa0fb2631
entity_id: d18b7b795c0296be6366ef560778614c
domain: light
- type: turn_on
device_id: 2d34a3775a2bd275ffd7de8988317f8d
entity_id: 7c0255b1acad1caa280d90e2f69f05fa
domain: light
- delay:
hours: 0
minutes: 10
seconds: 0
milliseconds: 0
- action: alarmo.arm
metadata: {}
data:
mode: night
force: false
entity_id: alarm_control_panel.alarmo
skip_delay: false
- action: scene.turn_on
metadata: {}
data: {}
target:
entity_id: scene.weltrusten
alias: 'Weltrusten '
description: Schakel script in waarmee de slaapkamer wordt ingeschakeld, het de
garage op slot gaat, alarm wordt in geschakeld en na 10 minuten gaan de lampen
verder uit.
icon: mdi:power-sleep
clear_ios_notification:
alias: Clear iOS Notification
use_blueprint:
path: helmerzNL/clear_ios_notification.yaml
input:
notify_device:
- 91b326aa54d18ebc6b8e4a40d3c01a3b
notify_tag: wasmachine
description: ''
airco_notificatie_met_uitschakelen:
use_blueprint:
path: homeassistant/confirmable_notification.yaml
input:
notify_device: 91b326aa54d18ebc6b8e4a40d3c01a3b
title: Airco
message: '{{ message }}'
confirm_text: Uitschakelen
confirm_action:
- device_id: e347f109859b849973682a18eb9035b7
domain: climate
entity_id: fd3e977c81f83470d01430be45567c45
type: set_hvac_mode
hvac_mode: 'off'
dismiss_text: Negeer
alias: Airco notificatie met uitschakelen
description: ''
airco:
sequence:
- device_id: e347f109859b849973682a18eb9035b7
domain: climate
entity_id: fd3e977c81f83470d01430be45567c45
type: set_preset_mode
preset_mode: sleep
- action: climate.set_temperature
metadata: {}
data:
temperature: 17
target:
entity_id: climate.air_conditioner_493535_air_conditioner
alias: Airco
description: ''