Skip to content

Commit

Permalink
Rename to workday
Browse files Browse the repository at this point in the history
  • Loading branch information
kylegordon committed Dec 28, 2020
1 parent e700486 commit fce9027
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/climate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ automation:
Setting heating and hot water thermostat to normal mode
- alias: "Climate - Sleep (tomorrow weekday)"
- alias: "Climate - Sleep (tomorrow workday)"
trigger:
- platform: time
at: "21:00:00"
Expand All @@ -109,7 +109,7 @@ automation:
message: >
Setting heating low for sleeping
- alias: "Climate - Sleep (tomorrow not weekday)"
- alias: "Climate - Sleep (tomorrow not workday)"
trigger:
- platform: time
at: "23:00:00"
Expand Down

0 comments on commit fce9027

Please sign in to comment.