diff --git a/source/_posts/2021-05-21-community-highlights.markdown b/source/_posts/2021-05-21-community-highlights.markdown
new file mode 100644
index 00000000000..011e4122cc1
--- /dev/null
+++ b/source/_posts/2021-05-21-community-highlights.markdown
@@ -0,0 +1,102 @@
+---
+title: "Community Highlights: 22nd edition"
+description: "A new highlight with 2 new cards that you can use, blueprint for those who always leave the door open and give your TV an upgrade with Hyperion project."
+date: 2021-05-21 00:00:00
+date_formatted: "May 21, 2021"
+author: Klaas Schoute
+author_twitter: klaasnicolaas
+categories: Community
+og_image: /images/blog/2021-05-21-community-highlights/social.png
+---
+
+The 22nd edition of the Home Assistant Community Highlights! Some interesting
+things popped up around our community, we thought was worth sharing.
+
+Do you want to share something for the next edition?
+Information on [how to share](#got-a-tip-for-the-next-edition).
+
+./Klaas
+*Intern on Home Assistant Energy*
+
+## Blueprint of the week
+------
+
+Are you one of those who always leave the doors open?
+
+Then this week we have a nice blueprint for you! [BasTijs](https://community.home-assistant.io/u/bastijs )
+has made a blueprint that announces through text to speech in the house,
+that a door is open and only stops when the door is closed again.
+
+{% my blueprint_import badge blueprint_url="https://community.home-assistant.io/t/door-open-tts-announcer/266252" %}
+
+Try it out! Read more about it on the [community forum][week_blueprint] or
+install this automation in your instance with a click on the My button!
+
+## Sun card
+------
+
+
+
+On our [Home Assistant reddit][reddit] page we also encountered another nice
+project, namely that of [AitorDB](https://github.com/AitorDB). Who made a
+[Lovelace card](https://github.com/AitorDB/home-assistant-sun-card) that shows
+the position of the sun when it rises, is at its highest point and sets again.
+
+
+
+## Collapsed card
+------
+
+Is your Lovelace dashboard overflowing with cards and do you want to
+make some free space? Then try the card made by [RossMcMillan92](https://github.com/RossMcMillan92),
+which makes it possible to collapse entire cards and reappear as a dropdown.
+
+
+
+## Hyperion - HA bridge
+------
+
+
+
+You have those TVs where LEDs are mounted on the back so that the colors of
+the TV continue over the wall behind it, this is also called ambilight. If
+your TV is not equipped with this, you can also make this yourself through
+the [Hyperion project](https://hyperion-project.org). [pimw](https://community.home-assistant.io/u/pimw)
+has also written an [instruction post](https://community.home-assistant.io/t/instruction-hyperion-ha-bridge-home-assistant/307708)
+about this on our [community forum][community] on how to connect the bridge
+to Home Assistant.
+
+## Got a tip for the next edition?
+------
+
+Have you seen (or made) something awesome, interesting, unique, amazing,
+inspirational, unusual or funny, using Home Assistant?
+
+[Click here to send us your Community Highlight suggestion](/suggest-community-highlight).
+
+Also, don't forget to share your creations with us via Social Media:
+
+- Tweet it! Be sure to mention [@home_assistant][twitter]
+- Share it on our [Facebook group][facebook-group]
+- Post it to our [subreddit][reddit]
+- Tag [@homeasssistant][instagram] on Instagram
+- Or via chat, drop us a line in the [#lounge at Discord][chat]
+
+See you next edition!
+
+[chat]: https://www.home-assistant.io/join-chat
+[facebook-group]: https://www.facebook.com/groups/HomeAssistant
+[instagram]: https://www.instagram.com/homeassistant
+[reddit]: https://www.reddit.com/r/homeassistant
+[twitter]: https://www.twitter.com/home_assistant
+[blueprints]: https://community.home-assistant.io/c/blueprints-exchange
+[community]: https://community.home-assistant.io
+[week_blueprint]: https://community.home-assistant.io/t/door-open-tts-announcer/266252
\ No newline at end of file
diff --git a/source/images/blog/2021-05-21-community-highlights/social.png b/source/images/blog/2021-05-21-community-highlights/social.png
new file mode 100644
index 00000000000..f941ce24dfb
Binary files /dev/null and b/source/images/blog/2021-05-21-community-highlights/social.png differ
diff --git a/source/images/blog/2021-05-21-community-highlights/sun-card.png b/source/images/blog/2021-05-21-community-highlights/sun-card.png
new file mode 100644
index 00000000000..7d5d2ad2600
Binary files /dev/null and b/source/images/blog/2021-05-21-community-highlights/sun-card.png differ