diff --git a/source/_posts/2022-06-01-release-20226.markdown b/source/_posts/2022-06-01-release-20226.markdown
index 07ed35d8344..c6005aac954 100644
--- a/source/_posts/2022-06-01-release-20226.markdown
+++ b/source/_posts/2022-06-01-release-20226.markdown
@@ -202,29 +202,26 @@ device.
## Calendar trigger offsets
-{% details "TODO" %}
-
-- 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!
+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!
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
-reminder a week early, or a reminder 15 minutes before an meeting.
+
-The calendar trigger offset is available for automations in created YAML and
-via the UI.
-
-## Hardware integrations
-
-One big todo at this point.
+