Skip to content

Commit 7fdbd57

Browse files
committed
Save updated
1 parent 5e9e8bb commit 7fdbd57

File tree

4 files changed

+44
-44
lines changed

4 files changed

+44
-44
lines changed

fixtures/adam_plus_anna_new/all_data.json

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -248,12 +248,6 @@
248248
"climate_mode": "auto",
249249
"control_state": "heating",
250250
"dev_class": "climate",
251-
"members": {
252-
"primary": [
253-
"ad4838d7d35c4d6ea796ee12ae5aedf8"
254-
],
255-
"secondary": []
256-
},
257251
"name": "Living room",
258252
"preset_modes": [
259253
"no_frost",
@@ -273,6 +267,12 @@
273267
"resolution": 0.01,
274268
"setpoint": 18.5,
275269
"upper_bound": 35.0
270+
},
271+
"thermostats": {
272+
"primary": [
273+
"ad4838d7d35c4d6ea796ee12ae5aedf8"
274+
],
275+
"secondary": []
276276
}
277277
},
278278
"f871b8c4d63549319221e294e4f88074": {
@@ -287,14 +287,6 @@
287287
"climate_mode": "auto",
288288
"control_state": "preheating",
289289
"dev_class": "climate",
290-
"members": {
291-
"primary": [
292-
"e2f4322d57924fa090fbbc48b3a140dc"
293-
],
294-
"secondary": [
295-
"1772a4ea304041adb83f357b751341ff"
296-
]
297-
},
298290
"name": "Bathroom",
299291
"preset_modes": [
300292
"no_frost",
@@ -314,6 +306,14 @@
314306
"resolution": 0.01,
315307
"setpoint": 18.0,
316308
"upper_bound": 99.9
309+
},
310+
"thermostats": {
311+
"primary": [
312+
"e2f4322d57924fa090fbbc48b3a140dc"
313+
],
314+
"secondary": [
315+
"1772a4ea304041adb83f357b751341ff"
316+
]
317317
}
318318
}
319319
}

fixtures/m_adam_cooling/all_data.json

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -162,12 +162,6 @@
162162
"climate_mode": "auto",
163163
"control_state": "heating",
164164
"dev_class": "climate",
165-
"members": {
166-
"primary": [
167-
"ad4838d7d35c4d6ea796ee12ae5aedf8"
168-
],
169-
"secondary": []
170-
},
171165
"name": "Living room",
172166
"preset_modes": [
173167
"no_frost",
@@ -187,6 +181,12 @@
187181
"resolution": 0.01,
188182
"setpoint": 23.5,
189183
"upper_bound": 35.0
184+
},
185+
"thermostats": {
186+
"primary": [
187+
"ad4838d7d35c4d6ea796ee12ae5aedf8"
188+
],
189+
"secondary": []
190190
}
191191
},
192192
"f871b8c4d63549319221e294e4f88074": {
@@ -201,14 +201,6 @@
201201
"climate_mode": "auto",
202202
"control_state": "preheating",
203203
"dev_class": "climate",
204-
"members": {
205-
"primary": [
206-
"e2f4322d57924fa090fbbc48b3a140dc"
207-
],
208-
"secondary": [
209-
"1772a4ea304041adb83f357b751341ff"
210-
]
211-
},
212204
"name": "Bathroom",
213205
"preset_modes": [
214206
"no_frost",
@@ -228,6 +220,14 @@
228220
"resolution": 0.01,
229221
"setpoint": 25.0,
230222
"upper_bound": 99.9
223+
},
224+
"thermostats": {
225+
"primary": [
226+
"e2f4322d57924fa090fbbc48b3a140dc"
227+
],
228+
"secondary": [
229+
"1772a4ea304041adb83f357b751341ff"
230+
]
231231
}
232232
}
233233
}

fixtures/m_adam_heating/all_data.json

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -167,12 +167,6 @@
167167
"climate_mode": "auto",
168168
"control_state": "heating",
169169
"dev_class": "climate",
170-
"members": {
171-
"primary": [
172-
"ad4838d7d35c4d6ea796ee12ae5aedf8"
173-
],
174-
"secondary": []
175-
},
176170
"name": "Living room",
177171
"preset_modes": [
178172
"no_frost",
@@ -192,6 +186,12 @@
192186
"resolution": 0.01,
193187
"setpoint": 20.0,
194188
"upper_bound": 35.0
189+
},
190+
"thermostats": {
191+
"primary": [
192+
"ad4838d7d35c4d6ea796ee12ae5aedf8"
193+
],
194+
"secondary": []
195195
}
196196
},
197197
"f871b8c4d63549319221e294e4f88074": {
@@ -206,14 +206,6 @@
206206
"climate_mode": "auto",
207207
"control_state": "preheating",
208208
"dev_class": "climate",
209-
"members": {
210-
"primary": [
211-
"e2f4322d57924fa090fbbc48b3a140dc"
212-
],
213-
"secondary": [
214-
"1772a4ea304041adb83f357b751341ff"
215-
]
216-
},
217209
"name": "Bathroom",
218210
"preset_modes": [
219211
"no_frost",
@@ -233,6 +225,14 @@
233225
"resolution": 0.01,
234226
"setpoint": 15.0,
235227
"upper_bound": 99.9
228+
},
229+
"thermostats": {
230+
"primary": [
231+
"e2f4322d57924fa090fbbc48b3a140dc"
232+
],
233+
"secondary": [
234+
"1772a4ea304041adb83f357b751341ff"
235+
]
236236
}
237237
}
238238
}

tests/data/adam/adam_plus_anna_new.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -248,7 +248,7 @@
248248
"climate_mode": "auto",
249249
"control_state": "heating",
250250
"dev_class": "climate",
251-
"members": {
251+
"thermostats": {
252252
"primary": [
253253
"ad4838d7d35c4d6ea796ee12ae5aedf8"
254254
],
@@ -287,7 +287,7 @@
287287
"climate_mode": "auto",
288288
"control_state": "preheating",
289289
"dev_class": "climate",
290-
"members": {
290+
"thermostats": {
291291
"primary": [
292292
"e2f4322d57924fa090fbbc48b3a140dc"
293293
],

0 commit comments

Comments
 (0)