-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathscript_heating_schedule.yaml
More file actions
42 lines (42 loc) · 1.49 KB
/
Copy pathscript_heating_schedule.yaml
File metadata and controls
42 lines (42 loc) · 1.49 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
alias: Heating — Schedule mode
description: All TRVs set to heat mode then programme mode set to schedule.
mode: single
icon: mdi:calendar-clock
sequence:
- service: climate.set_hvac_mode
target:
entity_id:
- climate.hive_trv_tv
- climate.hive_trv_bay
- climate.hive_trv_dining
- climate.hive_trv_bedroom
- climate.hive_trv_kitchen
- climate.hive_trv_office
- climate.hive_trv_hallway
- climate.hive_trv_entrance
- climate.hive_trv_guestroom
- climate.hive_trv_conservatory
- climate.hive_trv_garage
data:
hvac_mode: heat
- service: select.select_option
target:
entity_id:
- select.hive_trv_tv_programming_operation_mode
- select.hive_trv_bay_programming_operation_mode
- select.hive_trv_dining_programming_operation_mode
- select.hive_trv_bedroom_programming_operation_mode
- select.hive_trv_kitchen_programming_operation_mode
- select.hive_trv_office_programming_operation_mode
- select.hive_trv_hallway_programming_operation_mode
- select.hive_trv_entrance_programming_operation_mode
- select.hive_trv_guestroom_programming_operation_mode
- select.hive_trv_conservatory_programming_operation_mode
- select.hive_trv_garage_programming_operation_mode
data:
option: schedule
- service: input_select.select_option
target:
entity_id: input_select.heating_mode
data:
option: Schedule