You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: fixtures/adam_multiple_devices_per_zone/all_data.json
+6-1Lines changed: 6 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -32,6 +32,7 @@
32
32
"off"
33
33
],
34
34
"climate_mode": "auto",
35
+
"control_state": "idle",
35
36
"dev_class": "climate",
36
37
"model": "ThermoZone",
37
38
"name": "Badkamer",
@@ -72,6 +73,7 @@
72
73
"off"
73
74
],
74
75
"climate_mode": "heat",
76
+
"control_state": "idle",
75
77
"dev_class": "climate",
76
78
"model": "ThermoZone",
77
79
"name": "Bios",
@@ -136,6 +138,7 @@
136
138
"off"
137
139
],
138
140
"climate_mode": "heat",
141
+
"control_state": "idle",
139
142
"dev_class": "climate",
140
143
"model": "ThermoZone",
141
144
"name": "Garage",
@@ -291,6 +294,7 @@
291
294
"off"
292
295
],
293
296
"climate_mode": "auto",
297
+
"control_state": "idle",
294
298
"dev_class": "climate",
295
299
"model": "ThermoZone",
296
300
"name": "Jessie",
@@ -445,6 +449,7 @@
445
449
"off"
446
450
],
447
451
"climate_mode": "auto",
452
+
"control_state": "heating",
448
453
"dev_class": "climate",
449
454
"model": "ThermoZone",
450
455
"name": "Woonkamer",
@@ -630,7 +635,7 @@
630
635
"cooling_present": false,
631
636
"gateway_id": "fe799307f1624099878210aa0b9f1475",
632
637
"heater_id": "90986d591dcd426cae3ec3e8111ff730",
633
-
"item_count": 364,
638
+
"item_count": 369,
634
639
"notifications": {
635
640
"af82e4ccf9c548528166d38e560662a4": {
636
641
"warning": "Node Plug (with MAC address 000D6F000D13CB01, in room 'n.a.') has been unreachable since 23:03 2020-01-18. Please check the connection and restart the device."
Copy file name to clipboardExpand all lines: fixtures/adam_zone_per_device/all_data.json
+6-1Lines changed: 6 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -32,6 +32,7 @@
32
32
"off"
33
33
],
34
34
"climate_mode": "auto",
35
+
"control_state": "idle",
35
36
"dev_class": "climate",
36
37
"model": "ThermoZone",
37
38
"name": "Badkamer",
@@ -73,6 +74,7 @@
73
74
"off"
74
75
],
75
76
"climate_mode": "heat",
77
+
"control_state": "idle",
76
78
"dev_class": "climate",
77
79
"model": "ThermoZone",
78
80
"name": "Bios",
@@ -137,6 +139,7 @@
137
139
"off"
138
140
],
139
141
"climate_mode": "heat",
142
+
"control_state": "idle",
140
143
"dev_class": "climate",
141
144
"model": "ThermoZone",
142
145
"name": "Garage",
@@ -292,6 +295,7 @@
292
295
"off"
293
296
],
294
297
"climate_mode": "auto",
298
+
"control_state": "idle",
295
299
"dev_class": "climate",
296
300
"model": "ThermoZone",
297
301
"name": "Jessie",
@@ -446,6 +450,7 @@
446
450
"off"
447
451
],
448
452
"climate_mode": "auto",
453
+
"control_state": "heating",
449
454
"dev_class": "climate",
450
455
"model": "ThermoZone",
451
456
"name": "Woonkamer",
@@ -631,7 +636,7 @@
631
636
"cooling_present": false,
632
637
"gateway_id": "fe799307f1624099878210aa0b9f1475",
633
638
"heater_id": "90986d591dcd426cae3ec3e8111ff730",
634
-
"item_count": 364,
639
+
"item_count": 369,
635
640
"notifications": {
636
641
"af82e4ccf9c548528166d38e560662a4": {
637
642
"warning": "Node Plug (with MAC address 000D6F000D13CB01, in room 'n.a.') has been unreachable since 23:03 2020-01-18. Please check the connection and restart the device."
0 commit comments