Skip to content

Commit 063068e

Browse files
committed
Revert "Remove from testing"
This reverts commit 9ffead2.
1 parent bf26b4a commit 063068e

1 file changed

Lines changed: 16 additions & 0 deletions

File tree

tests/test_smile.py

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1764,6 +1764,7 @@ async def test_connect_adam_plus_anna_new(self):
17641764
"active_preset": "asleep",
17651765
"available_schedules": ["Weekschema", "Badkamer", "Test"],
17661766
"select_schedule": "Weekschema",
1767+
"control_state": "heating",
17671768
"mode": "auto",
17681769
"sensors": {"temperature": 18.1, "setpoint": 18.5},
17691770
},
@@ -1856,6 +1857,7 @@ async def test_connect_adam_plus_anna_new(self):
18561857
"active_preset": "home",
18571858
"available_schedules": ["Weekschema", "Badkamer", "Test"],
18581859
"select_schedule": "Badkamer",
1860+
"control_state": "off",
18591861
"mode": "auto",
18601862
"sensors": {"temperature": 17.9, "setpoint": 15.0, "battery": 56},
18611863
},
@@ -2951,6 +2953,7 @@ async def test_adam_heatpump_cooling(self):
29512953
"active_preset": "away",
29522954
"available": True,
29532955
"available_schedules": ["Opstaan weekdag", "Werkdag schema", "Weekend"],
2956+
"control_state": "off",
29542957
"dev_class": "zone_thermostat",
29552958
"firmware": "2016-10-10T02:00:00+02:00",
29562959
"hardware": "255",
@@ -3046,6 +3049,7 @@ async def test_adam_heatpump_cooling(self):
30463049
"active_preset": "away",
30473050
"available": True,
30483051
"available_schedules": ["Opstaan weekdag", "Werkdag schema", "Weekend"],
3052+
"control_state": "off",
30493053
"dev_class": "zone_thermostat",
30503054
"firmware": "2016-10-10T02:00:00+02:00",
30513055
"hardware": "255",
@@ -3110,6 +3114,7 @@ async def test_adam_heatpump_cooling(self):
31103114
"active_preset": "away",
31113115
"available": True,
31123116
"available_schedules": ["Opstaan weekdag", "Werkdag schema", "Weekend"],
3117+
"control_state": "off",
31133118
"dev_class": "zone_thermostat",
31143119
"firmware": "2016-10-10T02:00:00+02:00",
31153120
"hardware": "255",
@@ -3221,6 +3226,7 @@ async def test_adam_heatpump_cooling(self):
32213226
"active_preset": "away",
32223227
"available": True,
32233228
"available_schedules": ["Opstaan weekdag", "Werkdag schema", "Weekend"],
3229+
"control_state": "off",
32243230
"dev_class": "zone_thermostat",
32253231
"firmware": "2016-10-10T02:00:00+02:00",
32263232
"hardware": "255",
@@ -3247,6 +3253,7 @@ async def test_adam_heatpump_cooling(self):
32473253
"active_preset": "away",
32483254
"available": True,
32493255
"available_schedules": ["Opstaan weekdag", "Werkdag schema", "Weekend"],
3256+
"control_state": "off",
32503257
"dev_class": "zone_thermostat",
32513258
"firmware": "2016-10-10T02:00:00+02:00",
32523259
"hardware": "255",
@@ -3272,6 +3279,7 @@ async def test_adam_heatpump_cooling(self):
32723279
"ca79d23ae0094120b877558734cff85c": {
32733280
"active_preset": "away",
32743281
"available_schedules": ["Opstaan weekdag", "Werkdag schema", "Weekend"],
3282+
"control_state": "off",
32753283
"dev_class": "thermostat",
32763284
"location": "fa5fa6b34f6b40a0972988b20e888ed4",
32773285
"mode": "auto",
@@ -3295,6 +3303,7 @@ async def test_adam_heatpump_cooling(self):
32953303
"active_preset": "away",
32963304
"available": True,
32973305
"available_schedules": ["Opstaan weekdag", "Werkdag schema", "Weekend"],
3306+
"control_state": "off",
32983307
"dev_class": "zone_thermostat",
32993308
"firmware": "2016-10-10T02:00:00+02:00",
33003309
"hardware": "255",
@@ -3321,6 +3330,7 @@ async def test_adam_heatpump_cooling(self):
33213330
"active_preset": "away",
33223331
"available": True,
33233332
"available_schedules": ["Opstaan weekdag", "Werkdag schema", "Weekend"],
3333+
"control_state": "off",
33243334
"dev_class": "zone_thermostat",
33253335
"firmware": "2016-10-10T02:00:00+02:00",
33263336
"hardware": "255",
@@ -3348,6 +3358,7 @@ async def test_adam_heatpump_cooling(self):
33483358
"active_preset": "away",
33493359
"available": True,
33503360
"available_schedules": ["Opstaan weekdag", "Werkdag schema", "Weekend"],
3361+
"control_state": "off",
33513362
"dev_class": "zone_thermostat",
33523363
"firmware": "2016-10-10T02:00:00+02:00",
33533364
"hardware": "255",
@@ -3374,6 +3385,7 @@ async def test_adam_heatpump_cooling(self):
33743385
"active_preset": "away",
33753386
"available": True,
33763387
"available_schedules": ["Opstaan weekdag", "Werkdag schema", "Weekend"],
3388+
"control_state": "off",
33773389
"dev_class": "zone_thermostat",
33783390
"firmware": "2016-10-10T02:00:00+02:00",
33793391
"hardware": "255",
@@ -3494,6 +3506,7 @@ async def test_adam_plus_jip(self):
34943506
"active_preset": "home",
34953507
"available_schedules": ["None"],
34963508
"select_schedule": "None",
3509+
"control_state": "off",
34973510
"mode": "heat",
34983511
"sensors": {"temperature": 30.0, "setpoint": 13.0, "battery": 80},
34993512
},
@@ -3517,6 +3530,7 @@ async def test_adam_plus_jip(self):
35173530
"active_preset": "no_frost",
35183531
"available_schedules": ["None"],
35193532
"select_schedule": "None",
3533+
"control_state": "off",
35203534
"mode": "heat",
35213535
"sensors": {"temperature": 24.2, "setpoint": 13.0, "battery": 92},
35223536
},
@@ -3557,6 +3571,7 @@ async def test_adam_plus_jip(self):
35573571
"active_preset": "home",
35583572
"available_schedules": ["None"],
35593573
"select_schedule": "None",
3574+
"control_state": "off",
35603575
"mode": "heat",
35613576
"sensors": {"temperature": 30.0, "setpoint": 13.0, "battery": 79},
35623577
},
@@ -3580,6 +3595,7 @@ async def test_adam_plus_jip(self):
35803595
"active_preset": "home",
35813596
"available_schedules": ["None"],
35823597
"select_schedule": "None",
3598+
"control_state": "off",
35833599
"mode": "heat",
35843600
"sensors": {
35853601
"temperature": 27.4,

0 commit comments

Comments
 (0)