|
14 | 14 | "model": "ThermoZone", |
15 | 15 | "name": "Slaapkamer SJ", |
16 | 16 | "preset_modes": ["no_frost", "vacation", "away", "home", "asleep"], |
| 17 | + "regulation_control_modes": ["active", "off", "passive"], |
| 18 | + "select_regulation_control": "passive", |
17 | 19 | "select_schedule": "off", |
18 | 20 | "sensors": { |
19 | 21 | "electricity_consumed": 0.0, |
|
132 | 134 | "model": "ThermoZone", |
133 | 135 | "name": "Slaapkamer DB", |
134 | 136 | "preset_modes": ["no_frost", "vacation", "away", "home", "asleep"], |
| 137 | + "regulation_control_modes": ["active", "off", "passive"], |
| 138 | + "select_regulation_control": "passive", |
135 | 139 | "select_schedule": "off", |
136 | 140 | "sensors": { |
137 | 141 | "electricity_consumed": 0.0, |
|
246 | 250 | "model": "ThermoZone", |
247 | 251 | "name": "Badkamer 2", |
248 | 252 | "preset_modes": ["no_frost", "vacation", "away", "home", "asleep"], |
| 253 | + "regulation_control_modes": ["active", "off", "passive"], |
| 254 | + "select_regulation_control": "passive", |
249 | 255 | "select_schedule": "Werkdag schema", |
250 | 256 | "sensors": { |
251 | 257 | "electricity_consumed": 0.0, |
|
388 | 394 | "model": "ThermoZone", |
389 | 395 | "name": "Badkamer 1", |
390 | 396 | "preset_modes": ["no_frost", "vacation", "away", "home", "asleep"], |
| 397 | + "regulation_control_modes": ["active", "off", "passive"], |
| 398 | + "select_regulation_control": "passive", |
391 | 399 | "select_schedule": "Werkdag schema", |
392 | 400 | "sensors": { |
393 | 401 | "electricity_consumed": 0.0, |
|
420 | 428 | "model": "ThermoZone", |
421 | 429 | "name": "Slaapkamer RB", |
422 | 430 | "preset_modes": ["no_frost", "vacation", "away", "home", "asleep"], |
| 431 | + "regulation_control_modes": ["active", "off", "passive"], |
| 432 | + "select_regulation_control": "passive", |
423 | 433 | "select_schedule": "off", |
424 | 434 | "sensors": { |
425 | 435 | "electricity_consumed": 3.13, |
|
471 | 481 | "model": "ThermoZone", |
472 | 482 | "name": "Slaapkamer SQ", |
473 | 483 | "preset_modes": ["no_frost", "vacation", "away", "home", "asleep"], |
| 484 | + "regulation_control_modes": ["active", "off", "passive"], |
| 485 | + "select_regulation_control": "passive", |
474 | 486 | "select_schedule": "off", |
475 | 487 | "sensors": { |
476 | 488 | "electricity_consumed": 0.0, |
|
523 | 535 | "model": "ThermoZone", |
524 | 536 | "name": "Keuken", |
525 | 537 | "preset_modes": ["no_frost", "vacation", "away", "home", "asleep"], |
| 538 | + "regulation_control_modes": ["active", "off", "passive"], |
| 539 | + "select_regulation_control": "active", |
526 | 540 | "select_schedule": "Werkdag schema", |
527 | 541 | "sensors": { |
528 | 542 | "electricity_consumed": 2.13, |
|
555 | 569 | "model": "ThermoZone", |
556 | 570 | "name": "Bijkeuken", |
557 | 571 | "preset_modes": ["no_frost", "vacation", "away", "home", "asleep"], |
| 572 | + "regulation_control_modes": ["active", "off", "passive"], |
| 573 | + "select_regulation_control": "active", |
558 | 574 | "select_schedule": "off", |
559 | 575 | "sensors": { |
560 | 576 | "electricity_consumed": 0.0, |
|
685 | 701 | "model": "ThermoZone", |
686 | 702 | "name": "Slaapkamer JM", |
687 | 703 | "preset_modes": ["no_frost", "vacation", "away", "home", "asleep"], |
| 704 | + "regulation_control_modes": ["active", "off", "passive"], |
| 705 | + "select_regulation_control": "passive", |
688 | 706 | "select_schedule": "off", |
689 | 707 | "sensors": { |
690 | 708 | "electricity_consumed": 0.0, |
|
787 | 805 | "model": "ThermoZone", |
788 | 806 | "name": "Woonkamer", |
789 | 807 | "preset_modes": ["no_frost", "vacation", "away", "home", "asleep"], |
| 808 | + "regulation_control_modes": ["active", "off", "passive"], |
| 809 | + "select_regulation_control": "active", |
790 | 810 | "select_schedule": "Werkdag schema", |
791 | 811 | "sensors": { |
792 | 812 | "electricity_consumed": 0.0, |
|
0 commit comments