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