2022.12: Local calendar

This commit is contained in:
Franck Nijhof 2022-12-07 18:30:34 +01:00
parent c152e803ec
commit 50e5215c56
No known key found for this signature in database
GPG Key ID: D62583BA8AB11CA3

View File

@ -140,25 +140,24 @@ pages of course.
## Local calendar ## 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 Building a calendar isn't easy, but [Allen Porter] did it! And it is not
- Spelling/grammar just a calendar with dates and descriptions... oh no! Allen went all in!
- Screenshots
{% enddetails %} <img class="no-shadow" src='/images/blog/2022-12/local-calendar.png' alt='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 full blown, local, built-in calendar, which can do all-day event
We now have a calendar built-in into Home Assistant, entirely local, or recurring ones tuned to your liking. Even multiple different local calendars
just the way you like it. are supported!
<p class='img'> <img class="no-shadow" src='/images/blog/2022-12/local-calendar-repeating.png' alt='Screenshot adding recurring events to the local calendar'>
<img class="no-shadow" src='https://media.discordapp.net/attachments/903338235747528724/1047504535955980370/CleanShot_2022-11-30_at_14.28.49.png' alt='Lorem ipsum'>
Note: Placeholder screenshot that needs to be replaced.
</p>
{% my config_flow_start badge domain="local_calendar" %} {% my config_flow_start badge domain="local_calendar" %}
[Allen Porter]: https://github.com/allenporter
## Bluetooth proxy using Shelly devices ## Bluetooth proxy using Shelly devices
{% details "TODO" %} {% details "TODO" %}