|
76 | 76 | "name": "Tom Badkamer", |
77 | 77 | "sensors": { |
78 | 78 | "battery": 60, |
79 | | - "setpoint": 12.0, |
| 79 | + "setpoint": 20.0, |
80 | 80 | "temperature": 19.0, |
81 | 81 | "temperature_difference": -0.4, |
82 | | - "valve_position": 0.0 |
| 82 | + "valve_position": 100.0 |
83 | 83 | }, |
84 | 84 | "temperature_offset": { |
85 | 85 | "lower_bound": -2.0, |
|
109 | 109 | "relay": true |
110 | 110 | }, |
111 | 111 | "vendor": "Plugwise", |
112 | | - "zigbee_mac_address": "000D6F000D13CBA0" |
| 112 | + "zigbee_mac_address": "000D6F000D13CBA1" |
113 | 113 | }, |
114 | 114 | "29542b2b6a6a4169acecc15c72a599b8": { |
115 | 115 | "available": true, |
|
130 | 130 | "relay": true |
131 | 131 | }, |
132 | 132 | "vendor": "Plugwise", |
133 | | - "zigbee_mac_address": "000D6F000D13CBA0" |
| 133 | + "zigbee_mac_address": "000D6F000D13CBA2" |
134 | 134 | }, |
135 | 135 | "67d73d0bd469422db25a618a5fb8eeb0": { |
136 | 136 | "available": true, |
|
187 | 187 | }, |
188 | 188 | "dev_class": "gateway", |
189 | 189 | "firmware": "3.9.0", |
190 | | - "gateway_modes": ["away", "full", "vacation"], |
| 190 | + "gateway_modes": [ |
| 191 | + "away", |
| 192 | + "full", |
| 193 | + "vacation" |
| 194 | + ], |
191 | 195 | "hardware": "AME Smile 2.0 board", |
192 | 196 | "location": "bc93488efab249e5bc54fd7e175a6f91", |
193 | 197 | "mac_address": "D40FB201CBA0", |
194 | 198 | "model": "Gateway", |
195 | 199 | "model_id": "smile_open_therm", |
196 | 200 | "name": "Adam", |
197 | 201 | "notifications": {}, |
198 | | - "regulation_modes": ["bleeding_cold", "heating", "off", "bleeding_hot"], |
| 202 | + "regulation_modes": [ |
| 203 | + "bleeding_cold", |
| 204 | + "heating", |
| 205 | + "off", |
| 206 | + "bleeding_hot" |
| 207 | + ], |
199 | 208 | "select_gateway_mode": "full", |
200 | 209 | "select_regulation_mode": "heating", |
201 | 210 | "sensors": { |
|
239 | 248 | "name": "Lisa Badkamer", |
240 | 249 | "sensors": { |
241 | 250 | "battery": 71, |
242 | | - "setpoint": 12.0, |
| 251 | + "setpoint": 20.0, |
243 | 252 | "temperature": 18.7 |
244 | 253 | }, |
245 | 254 | "temperature_offset": { |
|
278 | 287 | "dev_class": "climate", |
279 | 288 | "model": "ThermoZone", |
280 | 289 | "name": "Living room", |
281 | | - "preset_modes": ["vacation", "no_frost", "asleep", "home", "away"], |
| 290 | + "preset_modes": [ |
| 291 | + "vacation", |
| 292 | + "no_frost", |
| 293 | + "asleep", |
| 294 | + "home", |
| 295 | + "away" |
| 296 | + ], |
282 | 297 | "select_schedule": "Weekschema", |
283 | 298 | "sensors": { |
284 | 299 | "electricity_consumed": 60.8, |
|
315 | 330 | "dev_class": "climate", |
316 | 331 | "model": "ThermoZone", |
317 | 332 | "name": "Bathroom", |
318 | | - "preset_modes": ["vacation", "no_frost", "asleep", "home", "away"], |
| 333 | + "preset_modes": [ |
| 334 | + "vacation", |
| 335 | + "no_frost", |
| 336 | + "asleep", |
| 337 | + "home", |
| 338 | + "away" |
| 339 | + ], |
319 | 340 | "select_schedule": "off", |
320 | 341 | "sensors": { |
321 | 342 | "electricity_consumed": 0.0, |
|
325 | 346 | "thermostat": { |
326 | 347 | "lower_bound": 0.0, |
327 | 348 | "resolution": 0.01, |
328 | | - "setpoint": 12.0, |
| 349 | + "setpoint": 20.0, |
329 | 350 | "upper_bound": 99.9 |
330 | 351 | }, |
331 | 352 | "thermostats": { |
332 | | - "primary": ["e2f4322d57924fa090fbbc48b3a140dc"], |
333 | | - "secondary": ["1772a4ea304041adb83f357b751341ff"] |
| 353 | + "primary": [ |
| 354 | + "e2f4322d57924fa090fbbc48b3a140dc" |
| 355 | + ], |
| 356 | + "secondary": [ |
| 357 | + "1772a4ea304041adb83f357b751341ff" |
| 358 | + ] |
334 | 359 | }, |
335 | 360 | "vendor": "Plugwise" |
336 | 361 | } |
|
0 commit comments