Skip to content

Commit 3953073

Browse files
committed
Save new fixtures
1 parent 78a482e commit 3953073

File tree

3 files changed

+113
-0
lines changed

3 files changed

+113
-0
lines changed
Lines changed: 107 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,107 @@
1+
{
2+
"devices": {
3+
"5c118b1842e943c0a5b6ef88a60bb17a": {
4+
"binary_sensors": {
5+
"plugwise_notification": false
6+
},
7+
"dev_class": "gateway",
8+
"firmware": "4.4.1",
9+
"hardware": "AME Smile 2.0 board",
10+
"location": "82c15f65c9bf44c592d69e16139355e3",
11+
"mac_address": "D40FB2011556",
12+
"model": "Gateway",
13+
"name": "Smile Anna",
14+
"sensors": {
15+
"outdoor_temperature": 6.81
16+
},
17+
"vendor": "Plugwise"
18+
},
19+
"9fb768d699e44c7fb5cc50309dc4e7d4": {
20+
"active_preset": "home",
21+
"available_schedules": [
22+
"Verwarmen@9-23u",
23+
"VAKANTIE (winter)",
24+
"VERWARMEN",
25+
"KOELEN",
26+
"off"
27+
],
28+
"dev_class": "thermostat",
29+
"firmware": "2018-02-08T11:15:53+01:00",
30+
"hardware": "6539-1301-5002",
31+
"location": "fa70e08550c94de3a34feb27ecf31421",
32+
"mode": "auto",
33+
"model": "ThermoTouch",
34+
"name": "Anna",
35+
"preset_modes": ["no_frost", "asleep", "vacation", "away", "home"],
36+
"select_schedule": "Verwarmen@9-23u",
37+
"sensors": {
38+
"illuminance": 5.5,
39+
"setpoint_high": 30.0,
40+
"setpoint_low": 20.0,
41+
"temperature": 21.2
42+
},
43+
"temperature_offset": {
44+
"lower_bound": -2.0,
45+
"resolution": 0.1,
46+
"setpoint": 0.0,
47+
"upper_bound": 2.0
48+
},
49+
"thermostat": {
50+
"lower_bound": 4.0,
51+
"resolution": 0.1,
52+
"setpoint_high": 30.0,
53+
"setpoint_low": 20.0,
54+
"upper_bound": 30.0
55+
},
56+
"vendor": "Plugwise"
57+
},
58+
"a449cbc334ae4a5bb7f89064984b2906": {
59+
"available": true,
60+
"binary_sensors": {
61+
"cooling_state": false,
62+
"dhw_state": false,
63+
"flame_state": false,
64+
"heating_state": false
65+
},
66+
"dev_class": "heater_central",
67+
"dhw_modes": ["comfort", "eco", "off", "boost", "auto"],
68+
"location": "82c15f65c9bf44c592d69e16139355e3",
69+
"max_dhw_temperature": {
70+
"lower_bound": 35.0,
71+
"resolution": 0.01,
72+
"setpoint": 53.0,
73+
"upper_bound": 60.0
74+
},
75+
"maximum_boiler_temperature": {
76+
"lower_bound": 25.0,
77+
"resolution": 0.01,
78+
"setpoint": 45.0,
79+
"upper_bound": 45.0
80+
},
81+
"model": "173",
82+
"name": "OpenTherm",
83+
"select_dhw_mode": "auto",
84+
"sensors": {
85+
"dhw_temperature": 49.5,
86+
"intended_boiler_temperature": 0.0,
87+
"modulation_level": 0.0,
88+
"outdoor_air_temperature": 7.63,
89+
"return_temperature": 23.0,
90+
"water_temperature": 23.3
91+
},
92+
"switches": {
93+
"cooling_ena_switch": false,
94+
"dhw_cm_switch": true
95+
},
96+
"vendor": "Atlantic"
97+
}
98+
},
99+
"gateway": {
100+
"cooling_present": true,
101+
"gateway_id": "5c118b1842e943c0a5b6ef88a60bb17a",
102+
"heater_id": "a449cbc334ae4a5bb7f89064984b2906",
103+
"item_count": 63,
104+
"notifications": {},
105+
"smile_name": "Smile Anna"
106+
}
107+
}
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
[
2+
"5c118b1842e943c0a5b6ef88a60bb17a",
3+
"a449cbc334ae4a5bb7f89064984b2906",
4+
"9fb768d699e44c7fb5cc50309dc4e7d4"
5+
]
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{}

0 commit comments

Comments
 (0)