summaryrefslogtreecommitdiffstats
path: root/export/automation_states.json
blob: 32f51a210dc67af32510c4e6e2fd24821a3e9f76 (plain)
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
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
[
  {
    "entity_id": "automation.alarm_power",
    "state": "on"
  },
  {
    "entity_id": "automation.alarms_2",
    "state": "on"
  },
  {
    "entity_id": "automation.alarms_doorbell",
    "state": "on"
  },
  {
    "entity_id": "automation.alarms_safety",
    "state": "on"
  },
  {
    "entity_id": "automation.alarms_wine_notification",
    "state": "on"
  },
  {
    "entity_id": "automation.bedroom",
    "state": "on"
  },
  {
    "entity_id": "automation.bedroom_light_sync",
    "state": "on"
  },
  {
    "entity_id": "automation.bedroom_switch3",
    "state": "on"
  },
  {
    "entity_id": "automation.guestroom_lights_sync",
    "state": "on"
  },
  {
    "entity_id": "automation.guestroom_mode_switch",
    "state": "on"
  },
  {
    "entity_id": "automation.hall_entrance_combo3",
    "state": "on"
  },
  {
    "entity_id": "automation.hall_hall_camera",
    "state": "on"
  },
  {
    "entity_id": "automation.hall_kitchen_combo",
    "state": "on"
  },
  {
    "entity_id": "automation.hall_kitchen_music",
    "state": "on"
  },
  {
    "entity_id": "automation.hall_kitchen_sync",
    "state": "on"
  },
  {
    "entity_id": "automation.hall_manual_mode_switch",
    "state": "on"
  },
  {
    "entity_id": "automation.infrastructure",
    "state": "on"
  },
  {
    "entity_id": "automation.kitchen_motions",
    "state": "on"
  },
  {
    "entity_id": "automation.knob_bulb_control",
    "state": "off"
  },
  {
    "entity_id": "automation.knob_multi_bulb_control",
    "state": "off"
  },
  {
    "entity_id": "automation.light_switch",
    "state": "on"
  },
  {
    "entity_id": "automation.living_light_sync",
    "state": "on"
  },
  {
    "entity_id": "automation.modes",
    "state": "on"
  },
  {
    "entity_id": "automation.motions_bathroom_v2",
    "state": "on"
  },
  {
    "entity_id": "automation.motions_bedroom_aircon",
    "state": "on"
  },
  {
    "entity_id": "automation.motions_bedroom_v2",
    "state": "on"
  },
  {
    "entity_id": "automation.motions_global_v2",
    "state": "on"
  },
  {
    "entity_id": "automation.motions_guestroom",
    "state": "on"
  },
  {
    "entity_id": "automation.motions_kitchen_music",
    "state": "on"
  },
  {
    "entity_id": "automation.motions_living",
    "state": "on"
  },
  {
    "entity_id": "automation.motions_living_office_wakeup",
    "state": "on"
  },
  {
    "entity_id": "automation.motions_night_light",
    "state": "on"
  },
  {
    "entity_id": "automation.motions_office",
    "state": "on"
  },
  {
    "entity_id": "automation.network_backup",
    "state": "off"
  },
  {
    "entity_id": "automation.new_automation",
    "state": "on"
  },
  {
    "entity_id": "automation.new_automation_3",
    "state": "on"
  },
  {
    "entity_id": "automation.night_light_off",
    "state": "on"
  },
  {
    "entity_id": "automation.occupancy_tracking",
    "state": "on"
  },
  {
    "entity_id": "automation.office_button",
    "state": "on"
  },
  {
    "entity_id": "automation.office_dimming_button",
    "state": "off"
  },
  {
    "entity_id": "automation.office_knob_sound_bulb_control",
    "state": "on"
  },
  {
    "entity_id": "automation.office_sven",
    "state": "on"
  },
  {
    "entity_id": "automation.power_outtage",
    "state": "on"
  },
  {
    "entity_id": "automation.security_camera",
    "state": "on"
  },
  {
    "entity_id": "automation.speakerphone",
    "state": "on"
  },
  {
    "entity_id": "automation.sven_scene_switch",
    "state": "on"
  },
  {
    "entity_id": "automation.telegram",
    "state": "on"
  },
  {
    "entity_id": "automation.time",
    "state": "on"
  }
]