2022.6: Finalize calendar offset

This commit is contained in:
Franck Nijhof 2022-05-31 20:16:34 +02:00
parent d6ff79f588
commit a4e76104c4
No known key found for this signature in database
GPG Key ID: D62583BA8AB11CA3
2 changed files with 16 additions and 19 deletions

View File

@ -202,29 +202,26 @@ device.
## Calendar trigger offsets ## Calendar trigger offsets
{% details "TODO" %} The last release, [we introduced the calendar trigger](/blog/2022/05/04/release-20225/);
in this release, the calendar trigger is extended with offset support!
- Add a bit of content/story
- Add a screenshot
- Add calendar trigger offsets ([@allenporter] - [#70963]) ([calendar docs])
{% enddetails %}
Last release, we introduced the calendar trigger, this release, this trigger
is being exended to support offsets!
Offsets can be helpful for use in automations, as it allows you to alert Offsets can be helpful for use in automations, as it allows you to alert
ahead of the actual calendar event happening. ahead of the actual calendar event happening. For example, triggering a
notification the evening before trash day, a birthday reminder a week early,
or a reminder 15 minutes before a meeting.
For example, trigger a notification the evening before trashday, a birthday <img class="no-shadow" src='/images/blog/2022-06/calendar-offset.png' alt='Screenshot showing the calendar trigger using an offset'>
reminder a week early, or a reminder 15 minutes before an meeting.
The calendar trigger offset is available for automations in created YAML and <div class='note' data-title=" / Pro-tip!">
via the UI. <b>Use the calendar trigger to schedule anything in your home!</b><br>
<br>
## Hardware integrations Create a calendar and add events to it as a schedule, for example, for your
thermostat or lights, and use an automation to trigger and adjust
One big todo at this point. these devices based on the plan you have defined in that calendar!<br>
<br>
This way, you can create complex schedules with repeating patterns
and schedule exceptions, with the ease of using your calendar.
</div>
## Database Performance ## Database Performance

Binary file not shown.

After

Width:  |  Height:  |  Size: 87 KiB