Skip to content

Commit

Permalink
Roll back morning wakeup lights from 06:30 to 06:00
Browse files Browse the repository at this point in the history
  • Loading branch information
tetsuo13 committed Jun 12, 2024
1 parent 647969b commit ec02a8b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion automation/lights.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
initial_state: true
trigger:
platform: time
at: "06:30:00"
at: "06:00:00"
condition:
- condition: time
weekday:
Expand Down
2 changes: 1 addition & 1 deletion customize/automations.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Order matters

automation.turn_on_lights_to_wake_us_up:
friendly_name: Bedroom Lights On at 6:30am
friendly_name: Bedroom Lights On at 6:00am
icon: mdi:lightbulb-outline

automation.turn_off_lights_before_work:
Expand Down

0 comments on commit ec02a8b

Please sign in to comment.