Skip to content

Commit

Permalink
Make air purifier available sooner (#47)
Browse files Browse the repository at this point in the history
  • Loading branch information
tetsuo13 committed Apr 17, 2024
1 parent 84b30fe commit 111d95d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion automation/fans.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
id: turn_on_air_purifier_midmorning
trigger:
platform: time
at: "09:00:00"
at: "07:20:00"
action:
service: switch.turn_on
data:
Expand Down

0 comments on commit 111d95d

Please sign in to comment.