-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtimers.yaml
45 lines (41 loc) · 840 Bytes
/
timers.yaml
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
43
44
45
### Zigbee2MQTT ###
# zigbee_permit_join:
# name: Time remaining
# duration: "00:02:00"
# icon: mdiZigbee
### Generic ###
hour:
name: Hour
duration: "01:00:00"
half-hour:
name: Half-hour
duration: "00:30:00"
forty-five:
name: Forty Five Minutes
duration: "00:45:00"
twenty-five:
name: Twenty Five Minutes
duration: "00:25:00"
fifteen-minutes:
name: Fifteen Minutes
duration: "00:15:00"
ten-minutes:
name: Ten Minutes
duration: "00:10:00"
five-minutes:
name: Five Minutes
duration: "00:05:00"
### Laundry ###
washer:
name: Washer
duration: "00:45:00"
icon: mdiWashingMachine
dryer:
name: Dryer
duration: "01:00:00"
icon: mdiTumbleDryer
### Shower ###
shower:
name: Shower
duration: "00:10:00"
icon: mdiShowerHead