|
126 | 126 | "electricity_produced_interval": 0.0 |
127 | 127 | }, |
128 | 128 | "switches": { |
129 | | - "lock": true, |
| 129 | + "lock": false, |
130 | 130 | "relay": true |
131 | 131 | }, |
132 | 132 | "vendor": "Plugwise", |
|
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": { |
|
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, |
|
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