-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathinput_datetime.yaml
104 lines (104 loc) · 2.18 KB
/
input_datetime.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
morning:
name: Morgen
has_date: false
has_time: true
morning_not_workday:
name: Morgen fridag
has_date: false
has_time: true
day_not_workday:
name: Dagtid fridag
has_date: false
has_time: true
day:
name: Dagtid
has_date: false
has_time: true
evening:
name: Kveld
has_date: false
has_time: true
evening_not_workday:
name: Kveld før fridag
has_date: false
has_time: true
night:
name: Natt
has_date: false
has_time: true
night_not_workday:
name: Natt før fridag
has_date: false
has_time: true
bedroom_k_morning_workday:
name: Morgen Arbeidsdag K
has_date: false
has_time: true
bedroom_k_morning_non_workday:
name: Morgen fridag K
has_date: false
has_time: true
bedroom_k_evening_workday:
name: Kveld arbeidsdag K
has_date: false
has_time: true
bedroom_k_evening_non_workday:
name: Kveld fridag K
has_date: false
has_time: true
bedroom_e_morning_workday:
name: Morgen Arbeidsdag E
has_date: false
has_time: true
bedroom_e_morning_non_workday:
name: Morgen fridag E
has_date: false
has_time: true
bedroom_e_evening_workday:
name: Kveld arbeidsdag E
has_date: false
has_time: true
bedroom_e_evening_non_workday:
name: Kveld fridag E
has_date: false
has_time: true
bedroom_t_morning_workday:
name: Morgen Arbeidsdag T
has_date: false
has_time: true
bedroom_t_morning_non_workday:
name: Morgen fridag T
has_date: false
has_time: true
bedroom_t_evening_workday:
name: Kveld arbeidsdag T
has_date: false
has_time: true
bedroom_t_evening_non_workday:
name: Kveld fridag T
has_date: false
has_time: true
bedroom_o_morning_workday:
name: Morgen Arbeidsdag O
has_date: false
has_time: true
bedroom_o_morning_non_workday:
name: Morgen fridag O
has_date: false
has_time: true
bedroom_o_evening_workday:
name: Kveld arbeidsdag O
has_date: false
has_time: true
bedroom_o_evening_non_workday:
name: Kveld fridag O
has_date: false
has_time: true
thermostats_up_morning:
name: Termostater opp morgen
has_date: false
has_time: true
thermostats_down_night:
name: Termostater ned natt
has_date: false
has_time: true