Skip to content

Commit 7c26d61

Browse files
committed
Save updated fixtures
1 parent 543146c commit 7c26d61

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

fixtures/m_adam_cooling/all_data.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"control_state": "cooling",
5757
"dev_class": "thermostat",
5858
"location": "f2bf9048bef64cc5b6d5110154e33c81",
59-
"mode": "heat_cool",
59+
"mode": "cool",
6060
"model": "ThermoTouch",
6161
"name": "Anna",
6262
"preset_modes": ["home", "asleep", "away", "vacation", "no_frost"],
@@ -68,7 +68,6 @@
6868
},
6969
"thermostat": {
7070
"lower_bound": 1.0,
71-
"mode": "cool",
7271
"resolution": 0.01,
7372
"setpoint": 23.5,
7473
"upper_bound": 35.0

fixtures/m_adam_heating/all_data.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,6 @@
7373
},
7474
"thermostat": {
7575
"lower_bound": 1.0,
76-
"mode": "heat",
7776
"resolution": 0.01,
7877
"setpoint": 20.0,
7978
"upper_bound": 35.0

0 commit comments

Comments
 (0)