-
Notifications
You must be signed in to change notification settings - Fork 8
Expand file tree
/
Copy pathdata.json
More file actions
114 lines (114 loc) · 2.87 KB
/
data.json
File metadata and controls
114 lines (114 loc) · 2.87 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
{
"0ca13e8176204ca7bf6f09de59f81c83": {
"binary_sensors": {
"cooling_enabled": true,
"cooling_state": true,
"dhw_state": true,
"flame_state": false,
"heating_state": false
},
"dev_class": "heater_central",
"location": "eedadcb297564f1483faa509179aebed",
"max_dhw_temperature": {
"lower_bound": 40.0,
"resolution": 0.01,
"setpoint": 60.0,
"upper_bound": 65.0
},
"maximum_boiler_temperature": {
"lower_bound": 7.0,
"resolution": 0.01,
"setpoint": 35.0,
"upper_bound": 50.0
},
"model": "Unknown",
"name": "OnOff",
"sensors": {
"dhw_temperature": 63.5,
"intended_boiler_temperature": 0.0,
"modulation_level": 0.0,
"outdoor_air_temperature": 13.5,
"return_temperature": 24.9,
"water_pressure": 2.0,
"water_temperature": 24.5
},
"switches": {
"dhw_cm_switch": true
}
},
"7d97fc3117784cfdafe347bcedcbbbcb": {
"binary_sensors": {
"plugwise_notification": false
},
"dev_class": "gateway",
"firmware": "3.2.8",
"gateway_modes": ["away", "full", "vacation"],
"hardware": "AME Smile 2.0 board",
"location": "eedadcb297564f1483faa509179aebed",
"mac_address": "012345670001",
"model": "Gateway",
"model_id": "smile_open_therm",
"name": "Adam",
"notifications": {},
"regulation_modes": [
"heating",
"off",
"bleeding_cold",
"bleeding_hot",
"cooling"
],
"select_gateway_mode": "full",
"select_regulation_mode": "cooling",
"sensors": {
"outdoor_temperature": 13.4
},
"vendor": "Plugwise",
"zigbee_mac_address": "ABCD012345670101"
},
"ca79d23ae0094120b877558734cff85c": {
"dev_class": "thermostat",
"location": "fa5fa6b34f6b40a0972988b20e888ed4",
"model": "ThermoTouch",
"model_id": "143.1",
"name": "Thermostaat WK",
"sensors": {
"setpoint": 21.5,
"temperature": 22.5
},
"vendor": "Plugwise"
},
"fa5fa6b34f6b40a0972988b20e888ed4": {
"active_preset": "away",
"available_schedules": [
"Opstaan weekdag",
"Werkdag schema",
"Weekend",
"off"
],
"climate_mode": "auto",
"control_state": "idle",
"dev_class": "climate",
"model": "ThermoZone",
"name": "Woonkamer",
"preset_modes": ["no_frost", "vacation", "away", "home", "asleep"],
"select_schedule": "Werkdag schema",
"select_zone_profile": "active",
"sensors": {
"electricity_consumed": 0.0,
"electricity_produced": 0.0,
"temperature": 22.5
},
"thermostat": {
"lower_bound": 1.0,
"resolution": 0.01,
"setpoint": 21.5,
"upper_bound": 35.0
},
"thermostats": {
"primary": ["ca79d23ae0094120b877558734cff85c"],
"secondary": []
},
"vendor": "Plugwise",
"zone_profiles": ["active", "off", "passive"]
}
}