Skip to content

Commit cfb7511

Browse files
committed
Save updated test-json
1 parent 906cbcb commit cfb7511

File tree

1 file changed

+36
-14
lines changed

1 file changed

+36
-14
lines changed

tests/data/anna/anna_elga_2_cooling.json

Lines changed: 36 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -35,25 +35,54 @@
3535
},
3636
"vendor": "Techneco"
3737
},
38-
"ebd90df1ab334565b5895f37590ccff4": {
38+
"d3ce834534114348be628b61b26d9220": {
3939
"active_preset": "home",
40-
"available_schedules": ["Thermostat schedule", "off"],
40+
"available_schedules": [
41+
"Thermostat schedule",
42+
"off"
43+
],
4144
"climate_mode": "auto",
42-
"control_state": "cooling",
45+
"control_state": "idle",
46+
"dev_class": "climate",
47+
"model": "ThermoZone",
48+
"name": "Living room",
49+
"preset_modes": [
50+
"away",
51+
"no_frost",
52+
"vacation",
53+
"home",
54+
"asleep"
55+
],
56+
"select_schedule": "Thermostat schedule",
57+
"sensors": {
58+
"temperature": 24.9
59+
},
60+
"thermostat": {
61+
"lower_bound": 4.0,
62+
"resolution": 0.1,
63+
"setpoint": 23.0,
64+
"upper_bound": 30.0
65+
},
66+
"thermostats": {
67+
"primary": [
68+
"ebd90df1ab334565b5895f37590ccff4"
69+
],
70+
"secondary": []
71+
},
72+
"vendor": "Plugwise"
73+
},
74+
"ebd90df1ab334565b5895f37590ccff4": {
4375
"dev_class": "thermostat",
4476
"firmware": "2018-02-08T11:15:53+01:00",
4577
"hardware": "6539-1301-5002",
4678
"location": "d3ce834534114348be628b61b26d9220",
4779
"model": "ThermoTouch",
4880
"name": "Anna",
49-
"preset_modes": ["away", "no_frost", "vacation", "home", "asleep"],
50-
"select_schedule": "Thermostat schedule",
5181
"sensors": {
5282
"cooling_activation_outdoor_temperature": 26.0,
5383
"cooling_deactivation_threshold": 3.0,
5484
"illuminance": 0.5,
55-
"setpoint_high": 23.0,
56-
"setpoint_low": 4.0,
85+
"setpoint": 23.0,
5786
"temperature": 24.9
5887
},
5988
"temperature_offset": {
@@ -62,13 +91,6 @@
6291
"setpoint": 0.0,
6392
"upper_bound": 2.0
6493
},
65-
"thermostat": {
66-
"lower_bound": 4.0,
67-
"resolution": 0.1,
68-
"setpoint_high": 23.0,
69-
"setpoint_low": 4.0,
70-
"upper_bound": 30.0
71-
},
7294
"vendor": "Plugwise"
7395
},
7496
"fb49af122f6e4b0f91267e1cf7666d6f": {

0 commit comments

Comments
 (0)