|
18 | 18 | "name": "OpenTherm", |
19 | 19 | "sensors": { |
20 | 20 | "intended_boiler_temperature": 22.5, |
21 | | - "water_temperature": 35.0 |
| 21 | + "water_temperature": 43.0 |
22 | 22 | }, |
23 | 23 | "switches": { |
24 | 24 | "dhw_cm_switch": false |
|
38 | 38 | "sensors": { |
39 | 39 | "battery": 100, |
40 | 40 | "humidity": 65.0, |
41 | | - "setpoint": 21.0, |
42 | | - "temperature": 19.5 |
| 41 | + "setpoint": 20.5, |
| 42 | + "temperature": 19.7 |
43 | 43 | }, |
44 | 44 | "temperature_offset": { |
45 | 45 | "lower_bound": -2.0, |
|
88 | 88 | "name": "Plug MediaTV", |
89 | 89 | "sensors": { |
90 | 90 | "electricity_consumed": 15.8, |
91 | | - "electricity_consumed_interval": 3.0, |
| 91 | + "electricity_consumed_interval": 4.0, |
92 | 92 | "electricity_produced": 0.0, |
93 | 93 | "electricity_produced_interval": 0.0 |
94 | 94 | }, |
|
129 | 129 | "model_id": "160-01", |
130 | 130 | "name": "Plug Vloerverwarming", |
131 | 131 | "sensors": { |
132 | | - "electricity_consumed": 49.0, |
133 | | - "electricity_consumed_interval": 0.0, |
| 132 | + "electricity_consumed": 45.0, |
| 133 | + "electricity_consumed_interval": 12.0, |
134 | 134 | "electricity_produced": 0.0, |
135 | 135 | "electricity_produced_interval": 0.0 |
136 | 136 | }, |
|
147 | 147 | "model_id": "143.1", |
148 | 148 | "name": "Anna", |
149 | 149 | "sensors": { |
150 | | - "setpoint": 21.0, |
151 | | - "temperature": 19.9 |
| 150 | + "setpoint": 20.5, |
| 151 | + "temperature": 20.1 |
152 | 152 | }, |
153 | 153 | "vendor": "Plugwise" |
154 | 154 | }, |
|
158 | 158 | }, |
159 | 159 | "dev_class": "gateway", |
160 | 160 | "firmware": "3.9.0", |
161 | | - "gateway_modes": ["away", "full", "vacation"], |
| 161 | + "gateway_modes": [ |
| 162 | + "away", |
| 163 | + "full", |
| 164 | + "vacation" |
| 165 | + ], |
162 | 166 | "hardware": "AME Smile 2.0 board", |
163 | 167 | "location": "bc93488efab249e5bc54fd7e175a6f91", |
164 | 168 | "mac_address": "D40FB201CBA0", |
165 | 169 | "model": "Gateway", |
166 | 170 | "model_id": "smile_open_therm", |
167 | 171 | "name": "Adam", |
168 | 172 | "notifications": {}, |
169 | | - "regulation_modes": ["bleeding_cold", "heating", "off", "bleeding_hot"], |
| 173 | + "regulation_modes": [ |
| 174 | + "bleeding_cold", |
| 175 | + "heating", |
| 176 | + "off", |
| 177 | + "bleeding_hot" |
| 178 | + ], |
170 | 179 | "select_gateway_mode": "full", |
171 | 180 | "select_regulation_mode": "heating", |
172 | 181 | "sensors": { |
173 | | - "outdoor_temperature": 15.6 |
| 182 | + "outdoor_temperature": 15.1 |
174 | 183 | }, |
175 | 184 | "vendor": "Plugwise", |
176 | 185 | "zigbee_mac_address": "000D6F000D5ACBA0" |
|
189 | 198 | "name": "Jip", |
190 | 199 | "sensors": { |
191 | 200 | "battery": 100, |
192 | | - "humidity": 63.9, |
193 | | - "setpoint": 21.0, |
194 | | - "temperature": 19.3 |
| 201 | + "humidity": 65.8, |
| 202 | + "setpoint": 20.5, |
| 203 | + "temperature": 20.4 |
195 | 204 | }, |
196 | 205 | "vendor": "Plugwise", |
197 | 206 | "zigbee_mac_address": "70AC08FFFEE1CBA0" |
|
244 | 253 | "Test", |
245 | 254 | "off" |
246 | 255 | ], |
247 | | - "climate_mode": "heat", |
| 256 | + "climate_mode": "auto", |
248 | 257 | "control_state": "heating", |
249 | 258 | "dev_class": "climate", |
250 | 259 | "model": "ThermoZone", |
251 | 260 | "name": "Living room", |
252 | | - "preset_modes": ["vacation", "no_frost", "asleep", "home", "away"], |
253 | | - "select_schedule": "off", |
| 261 | + "preset_modes": [ |
| 262 | + "vacation", |
| 263 | + "no_frost", |
| 264 | + "asleep", |
| 265 | + "home", |
| 266 | + "away" |
| 267 | + ], |
| 268 | + "select_schedule": "Weekschema", |
254 | 269 | "sensors": { |
255 | | - "electricity_consumed": 64.8, |
| 270 | + "electricity_consumed": 60.8, |
256 | 271 | "electricity_produced": 0.0, |
257 | | - "temperature": 19.3 |
| 272 | + "temperature": 19.7 |
258 | 273 | }, |
259 | 274 | "thermostat": { |
260 | 275 | "lower_bound": 1.0, |
261 | 276 | "resolution": 0.01, |
262 | | - "setpoint": 21.0, |
| 277 | + "setpoint": 20.5, |
263 | 278 | "upper_bound": 35.0 |
264 | 279 | }, |
265 | 280 | "thermostats": { |
|
286 | 301 | "dev_class": "climate", |
287 | 302 | "model": "ThermoZone", |
288 | 303 | "name": "Bathroom", |
289 | | - "preset_modes": ["vacation", "no_frost", "asleep", "home", "away"], |
| 304 | + "preset_modes": [ |
| 305 | + "vacation", |
| 306 | + "no_frost", |
| 307 | + "asleep", |
| 308 | + "home", |
| 309 | + "away" |
| 310 | + ], |
290 | 311 | "select_schedule": "off", |
291 | 312 | "sensors": { |
292 | 313 | "electricity_consumed": 0.0, |
|
300 | 321 | "upper_bound": 99.9 |
301 | 322 | }, |
302 | 323 | "thermostats": { |
303 | | - "primary": ["e2f4322d57924fa090fbbc48b3a140dc"], |
304 | | - "secondary": ["1772a4ea304041adb83f357b751341ff"] |
| 324 | + "primary": [ |
| 325 | + "e2f4322d57924fa090fbbc48b3a140dc" |
| 326 | + ], |
| 327 | + "secondary": [ |
| 328 | + "1772a4ea304041adb83f357b751341ff" |
| 329 | + ] |
305 | 330 | }, |
306 | 331 | "vendor": "Plugwise" |
307 | 332 | } |
|
0 commit comments