Skip to content

Commit 72b3de9

Browse files
committed
Save updated
1 parent d2c35b3 commit 72b3de9

File tree

73 files changed

+10409
-10888
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

73 files changed

+10409
-10888
lines changed

fixtures/adam_heatpump_cooling/all_data.json

Lines changed: 666 additions & 730 deletions
Large diffs are not rendered by default.

fixtures/adam_jip/all_data.json

Lines changed: 327 additions & 360 deletions
Large diffs are not rendered by default.

fixtures/adam_multiple_devices_per_zone/all_data.json

Lines changed: 524 additions & 554 deletions
Large diffs are not rendered by default.
Lines changed: 104 additions & 114 deletions
Original file line numberDiff line numberDiff line change
@@ -1,116 +1,106 @@
11
{
2-
"devices": {
3-
"0ca13e8176204ca7bf6f09de59f81c83": {
4-
"binary_sensors": {
5-
"cooling_state": true,
6-
"dhw_state": true,
7-
"flame_state": false,
8-
"heating_state": false
9-
},
10-
"dev_class": "heater_central",
11-
"location": "eedadcb297564f1483faa509179aebed",
12-
"max_dhw_temperature": {
13-
"lower_bound": 40.0,
14-
"resolution": 0.01,
15-
"setpoint": 60.0,
16-
"upper_bound": 65.0
17-
},
18-
"maximum_boiler_temperature": {
19-
"lower_bound": 7.0,
20-
"resolution": 0.01,
21-
"setpoint": 35.0,
22-
"upper_bound": 50.0
23-
},
24-
"model": "Unknown",
25-
"name": "OnOff",
26-
"sensors": {
27-
"dhw_temperature": 63.5,
28-
"intended_boiler_temperature": 0.0,
29-
"modulation_level": 0.0,
30-
"outdoor_air_temperature": 13.5,
31-
"return_temperature": 24.9,
32-
"water_pressure": 2.0,
33-
"water_temperature": 24.5
34-
},
35-
"switches": {
36-
"dhw_cm_switch": true
37-
}
38-
},
39-
"7d97fc3117784cfdafe347bcedcbbbcb": {
40-
"binary_sensors": {
41-
"plugwise_notification": false
42-
},
43-
"dev_class": "gateway",
44-
"firmware": "3.2.8",
45-
"gateway_modes": [
46-
"away",
47-
"full",
48-
"vacation"
49-
],
50-
"hardware": "AME Smile 2.0 board",
51-
"location": "eedadcb297564f1483faa509179aebed",
52-
"mac_address": "012345670001",
53-
"model": "Gateway",
54-
"model_id": "smile_open_therm",
55-
"name": "Adam",
56-
"regulation_modes": [
57-
"heating",
58-
"off",
59-
"bleeding_cold",
60-
"bleeding_hot",
61-
"cooling"
62-
],
63-
"select_gateway_mode": "full",
64-
"select_regulation_mode": "cooling",
65-
"sensors": {
66-
"outdoor_temperature": 13.4
67-
},
68-
"vendor": "Plugwise",
69-
"zigbee_mac_address": "ABCD012345670101"
70-
},
71-
"ca79d23ae0094120b877558734cff85c": {
72-
"active_preset": "away",
73-
"available_schedules": [
74-
"Opstaan weekdag",
75-
"Werkdag schema",
76-
"Weekend",
77-
"off"
78-
],
79-
"climate_mode": "auto",
80-
"control_state": "off",
81-
"dev_class": "thermostat",
82-
"location": "fa5fa6b34f6b40a0972988b20e888ed4",
83-
"model": "ThermoTouch",
84-
"model_id": "143.1",
85-
"name": "Thermostaat WK",
86-
"preset_modes": [
87-
"no_frost",
88-
"vacation",
89-
"away",
90-
"home",
91-
"asleep"
92-
],
93-
"select_schedule": "Werkdag schema",
94-
"sensors": {
95-
"setpoint": 21.5,
96-
"temperature": 22.5
97-
},
98-
"thermostat": {
99-
"lower_bound": 1.0,
100-
"resolution": 0.01,
101-
"setpoint": 21.5,
102-
"upper_bound": 35.0
103-
},
104-
"vendor": "Plugwise"
105-
}
106-
},
107-
"gateway": {
108-
"cooling_present": true,
109-
"gateway_id": "7d97fc3117784cfdafe347bcedcbbbcb",
110-
"heater_id": "0ca13e8176204ca7bf6f09de59f81c83",
111-
"item_count": 58,
112-
"notifications": {},
113-
"reboot": true,
114-
"smile_name": "Adam"
115-
}
2+
"devices": {
3+
"0ca13e8176204ca7bf6f09de59f81c83": {
4+
"binary_sensors": {
5+
"cooling_state": true,
6+
"dhw_state": true,
7+
"flame_state": false,
8+
"heating_state": false
9+
},
10+
"dev_class": "heater_central",
11+
"location": "eedadcb297564f1483faa509179aebed",
12+
"max_dhw_temperature": {
13+
"lower_bound": 40.0,
14+
"resolution": 0.01,
15+
"setpoint": 60.0,
16+
"upper_bound": 65.0
17+
},
18+
"maximum_boiler_temperature": {
19+
"lower_bound": 7.0,
20+
"resolution": 0.01,
21+
"setpoint": 35.0,
22+
"upper_bound": 50.0
23+
},
24+
"model": "Unknown",
25+
"name": "OnOff",
26+
"sensors": {
27+
"dhw_temperature": 63.5,
28+
"intended_boiler_temperature": 0.0,
29+
"modulation_level": 0.0,
30+
"outdoor_air_temperature": 13.5,
31+
"return_temperature": 24.9,
32+
"water_pressure": 2.0,
33+
"water_temperature": 24.5
34+
},
35+
"switches": {
36+
"dhw_cm_switch": true
37+
}
38+
},
39+
"7d97fc3117784cfdafe347bcedcbbbcb": {
40+
"binary_sensors": {
41+
"plugwise_notification": false
42+
},
43+
"dev_class": "gateway",
44+
"firmware": "3.2.8",
45+
"gateway_modes": ["away", "full", "vacation"],
46+
"hardware": "AME Smile 2.0 board",
47+
"location": "eedadcb297564f1483faa509179aebed",
48+
"mac_address": "012345670001",
49+
"model": "Gateway",
50+
"model_id": "smile_open_therm",
51+
"name": "Adam",
52+
"regulation_modes": [
53+
"heating",
54+
"off",
55+
"bleeding_cold",
56+
"bleeding_hot",
57+
"cooling"
58+
],
59+
"select_gateway_mode": "full",
60+
"select_regulation_mode": "cooling",
61+
"sensors": {
62+
"outdoor_temperature": 13.4
63+
},
64+
"vendor": "Plugwise",
65+
"zigbee_mac_address": "ABCD012345670101"
66+
},
67+
"ca79d23ae0094120b877558734cff85c": {
68+
"active_preset": "away",
69+
"available_schedules": [
70+
"Opstaan weekdag",
71+
"Werkdag schema",
72+
"Weekend",
73+
"off"
74+
],
75+
"climate_mode": "auto",
76+
"control_state": "off",
77+
"dev_class": "thermostat",
78+
"location": "fa5fa6b34f6b40a0972988b20e888ed4",
79+
"model": "ThermoTouch",
80+
"model_id": "143.1",
81+
"name": "Thermostaat WK",
82+
"preset_modes": ["no_frost", "vacation", "away", "home", "asleep"],
83+
"select_schedule": "Werkdag schema",
84+
"sensors": {
85+
"setpoint": 21.5,
86+
"temperature": 22.5
87+
},
88+
"thermostat": {
89+
"lower_bound": 1.0,
90+
"resolution": 0.01,
91+
"setpoint": 21.5,
92+
"upper_bound": 35.0
93+
},
94+
"vendor": "Plugwise"
95+
}
96+
},
97+
"gateway": {
98+
"cooling_present": true,
99+
"gateway_id": "7d97fc3117784cfdafe347bcedcbbbcb",
100+
"heater_id": "0ca13e8176204ca7bf6f09de59f81c83",
101+
"item_count": 58,
102+
"notifications": {},
103+
"reboot": true,
104+
"smile_name": "Adam"
105+
}
116106
}

0 commit comments

Comments
 (0)