Skip to content

Commit 696c10a

Browse files
committed
Save new fixtures
1 parent b6f964a commit 696c10a

File tree

3 files changed

+106
-0
lines changed

3 files changed

+106
-0
lines changed
Lines changed: 100 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,100 @@
1+
{
2+
"devices": {
3+
"015ae9ea3f964e668e490fa39da3870b": {
4+
"binary_sensors": {
5+
"plugwise_notification": false
6+
},
7+
"dev_class": "gateway",
8+
"firmware": "4.0.15",
9+
"hardware": "AME Smile 2.0 board",
10+
"location": "a57efe5f145f498c9be62a9b63626fbf",
11+
"mac_address": "012345670001",
12+
"model": "Gateway",
13+
"name": "Smile Anna",
14+
"sensors": {
15+
"outdoor_temperature": 20.2
16+
},
17+
"vendor": "Plugwise"
18+
},
19+
"1cbf783bb11e4a7c8a6843dee3a86927": {
20+
"available": true,
21+
"binary_sensors": {
22+
"compressor_state": true,
23+
"dhw_state": false,
24+
"flame_state": false,
25+
"heating_state": true,
26+
"slave_boiler_state": false
27+
},
28+
"dev_class": "heater_central",
29+
"location": "a57efe5f145f498c9be62a9b63626fbf",
30+
"max_dhw_temperature": {
31+
"lower_bound": 35.0,
32+
"resolution": 0.01,
33+
"setpoint": 53.0,
34+
"upper_bound": 60.0
35+
},
36+
"maximum_boiler_temperature": {
37+
"lower_bound": 0.0,
38+
"resolution": 1.0,
39+
"setpoint": 60.0,
40+
"upper_bound": 100.0
41+
},
42+
"model": "Generic heater",
43+
"name": "OpenTherm",
44+
"sensors": {
45+
"dhw_temperature": 46.3,
46+
"intended_boiler_temperature": 35.0,
47+
"modulation_level": 52,
48+
"outdoor_air_temperature": 3.0,
49+
"return_temperature": 25.1,
50+
"water_pressure": 1.57,
51+
"water_temperature": 29.1
52+
},
53+
"switches": {
54+
"dhw_cm_switch": false
55+
},
56+
"vendor": "Techneco"
57+
},
58+
"3cb70739631c4d17a86b8b12e8a5161b": {
59+
"active_preset": "home",
60+
"available_schedules": ["standaard", "off"],
61+
"dev_class": "thermostat",
62+
"firmware": "2018-02-08T11:15:53+01:00",
63+
"hardware": "6539-1301-5002",
64+
"location": "c784ee9fdab44e1395b8dee7d7a497d5",
65+
"mode": "auto",
66+
"model": "ThermoTouch",
67+
"name": "Anna",
68+
"preset_modes": ["no_frost", "home", "away", "asleep", "vacation"],
69+
"select_schedule": "standaard",
70+
"sensors": {
71+
"cooling_activation_outdoor_temperature": 21.0,
72+
"cooling_deactivation_threshold": 4.0,
73+
"illuminance": 86.0,
74+
"setpoint": 20.5,
75+
"temperature": 19.3
76+
},
77+
"temperature_offset": {
78+
"lower_bound": -2.0,
79+
"resolution": 0.1,
80+
"setpoint": -0.5,
81+
"upper_bound": 2.0
82+
},
83+
"thermostat": {
84+
"lower_bound": 4.0,
85+
"resolution": 0.1,
86+
"setpoint": 20.5,
87+
"upper_bound": 30.0
88+
},
89+
"vendor": "Plugwise"
90+
}
91+
},
92+
"gateway": {
93+
"cooling_present": false,
94+
"gateway_id": "015ae9ea3f964e668e490fa39da3870b",
95+
"heater_id": "1cbf783bb11e4a7c8a6843dee3a86927",
96+
"item_count": 62,
97+
"notifications": {},
98+
"smile_name": "Smile Anna"
99+
}
100+
}
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
[
2+
"015ae9ea3f964e668e490fa39da3870b",
3+
"1cbf783bb11e4a7c8a6843dee3a86927",
4+
"3cb70739631c4d17a86b8b12e8a5161b"
5+
]
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{}

0 commit comments

Comments
 (0)