diff --git a/source/_posts/2022-12-07-release-202212.markdown b/source/_posts/2022-12-07-release-202212.markdown index 9646f00874c..c38eedd9509 100644 --- a/source/_posts/2022-12-07-release-202212.markdown +++ b/source/_posts/2022-12-07-release-202212.markdown @@ -140,25 +140,24 @@ pages of course. ## Local calendar -{% details "TODO" %} +This is one of the longer outstanding and bigger requested features +of Home Assistant: A local calendar! -- Add an actual story -- Spelling/grammar -- Screenshots +Building a calendar isn't easy, but [Allen Porter] did it! And it is not +just a calendar with dates and descriptions... oh no! Allen went all in! -{% enddetails %} +Screenshot adding an event to the local calendar -You asked for it, but many considered it impossible... But @allenporter did it! -We now have a calendar built-in into Home Assistant, entirely local, -just the way you like it. +We now have a full blown, local, built-in calendar, which can do all-day event +or recurring ones tuned to your liking. Even multiple different local calendars +are supported! -

-Lorem ipsum -Note: Placeholder screenshot that needs to be replaced. -

+Screenshot adding recurring events to the local calendar {% my config_flow_start badge domain="local_calendar" %} +[Allen Porter]: https://github.com/allenporter + ## Bluetooth proxy using Shelly devices {% details "TODO" %}