Skip to content

Commit

Permalink
Merge pull request #33 from caiosweet/beta
Browse files Browse the repository at this point in the history
All Sync for new version and deleted debug sensor.
  • Loading branch information
caiosweet authored Jun 10, 2023
2 parents 0981df1 + 9dfc8d6 commit f37eb69
Show file tree
Hide file tree
Showing 3 changed files with 370 additions and 345 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -552,13 +552,13 @@ action:
- target: input_datetime.notifier_start_late_night
time: "01:00:00"
- target: input_datetime.notifier_start_weekdays
time: "22:30:00"
time: "23:00:00"
- target: input_datetime.notifier_end_weekdays
time: "08:00:00"
time: "07:00:00"
- target: input_datetime.notifier_start_holidays
time: "23:00:00"
- target: input_datetime.notifier_end_holidays
time: "09:00:00"
time: "08:00:00"
sequence:
- service: input_datetime.set_datetime
data:
Expand Down
Loading

0 comments on commit f37eb69

Please sign in to comment.