Many updates

This commit is contained in:
2022-12-28 17:54:28 +01:00
parent 2bfa07019e
commit 900f180c69
19 changed files with 351 additions and 110 deletions

View File

@ -0,0 +1,30 @@
automation:
- alias: laundry_standard
trigger: []
condition: []
action:
- service: timer.start
data:
duration: "03:20:00"
target:
entity_id: timer.laundry
- alias: laundry_30
trigger: []
condition: []
action:
- service: timer.start
data:
duration: "03:05:00"
target:
entity_id: timer.laundry
- alias: laundry_auto
trigger: []
condition: []
action:
- service: timer.start
data:
duration: "03:40:00"
target:
entity_id: timer.laundry

3
packages/laundry/timer.yaml Executable file
View File

@ -0,0 +1,3 @@
timer:
laundry:
#duration: "03:20:00"