-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathautomations.yaml
112 lines (112 loc) · 2.36 KB
/
automations.yaml
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
99
100
101
102
103
104
105
106
107
108
109
110
111
112
- id: '1669323782390'
alias: Night
description: ''
trigger:
- platform: time
at: '23:00:00'
condition: []
action:
- service: scene.turn_on
target:
entity_id: scene.night
metadata: {}
mode: single
- id: '1669323839393'
alias: Morning
description: ''
trigger:
- platform: time
at: 06:00:00
condition: []
action:
- target:
entity_id: scene.morning
metadata: {}
action: scene.turn_on
mode: single
- id: '1726915374887'
alias: Ylituotanto alle rajan
description: ''
triggers:
- entity_id:
- sensor.surplus_amps
below: 200
trigger: numeric_state
conditions: []
actions:
- action: notify.mobile_app_v
metadata: {}
data:
message: Ylituotanto alle 200 W
mode: single
- id: '1728297810031'
alias: Estä käyttöveden teko
description: ''
triggers:
- trigger: time
at: '18:50:00'
conditions: []
actions:
- type: turn_on
device_id: 31fce6ef2e5602e967337a631ea35d0c
entity_id: 93e3ffec3e0cbefba9b744308355963b
domain: switch
mode: single
- id: '1728298318225'
alias: Vapauta käyttöveden esto
description: ''
triggers:
- trigger: time
at: '20:00:00'
conditions: []
actions:
- type: turn_off
device_id: 31fce6ef2e5602e967337a631ea35d0c
entity_id: 93e3ffec3e0cbefba9b744308355963b
domain: switch
mode: single
- id: '1730149898240'
alias: Aseta vedensäästö päälle
description: ''
triggers:
- trigger: time
at: '16:50:00'
conditions: []
actions:
- device_id: 31fce6ef2e5602e967337a631ea35d0c
domain: select
entity_id: 7923d51d5e17dac91a38fe6d256ad224
type: select_option
option: economy
mode: single
- id: '1730149979022'
alias: Aseta käyttövesi normaaliksi
description: ''
triggers:
- trigger: time
at: 06:50:00
enabled: false
- trigger: time
at: '22:00:00'
conditions: []
actions:
- device_id: 31fce6ef2e5602e967337a631ea35d0c
domain: select
entity_id: 7923d51d5e17dac91a38fe6d256ad224
type: select_option
option: normal
mode: single
- id: '1730757989469'
alias: Aseta käyttövesi luksus asentoon
description: ''
triggers:
- trigger: time
at: 03:00:00
conditions: []
actions:
- device_id: 31fce6ef2e5602e967337a631ea35d0c
domain: select
entity_id: 7923d51d5e17dac91a38fe6d256ad224
type: select_option
option: luxury
mode: single