diff --git a/source/_posts/2021-06-18-community-highlights.markdown b/source/_posts/2021-06-18-community-highlights.markdown
new file mode 100644
index 00000000000..d0f11226adb
--- /dev/null
+++ b/source/_posts/2021-06-18-community-highlights.markdown
@@ -0,0 +1,119 @@
+---
+title: "Community Highlights: 26th edition"
+description: "Another new blueprint for your lights when it's dark, get started with 3D floorplans and make household chores a bit more fun with a chores tracker."
+date: 2021-06-18 01:00:00
+date_formatted: "June 18, 2021"
+author: Klaas Schoute
+author_twitter: klaasnicolaas
+categories: Community
+og_image: /images/blog/2021-06-18-community-highlights/social.png
+---
+
+The 26th edition of the Home Assistant Community Highlights! Some interesting
+things popped up around our community, which 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*
+
+## Power-up your ESPHome Projects
+------
+
+
+
+
+
+Speaking of interesting stuff, have you seen what cool new stuff has come to
+[ESPHome][esphome]? Read more about it in [this blog](/blog/2021/06/16/power-up-your-esp-projects/).
+
+## Blueprint of the week
+------
+
+{% my blueprint_import badge blueprint_url="https://gist.github.com/Danielbook/7814e7eb32e880b2d7c3fb5ba8430f4f" %}
+
+This week's blueprint is that of [danielbook](https://community.home-assistant.io/u/danielbook),
+who created a blueprint that turns on the lights of a room based on a motion
+and brightness sensor. You will no longer be in the dark when you get
+home 😉 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!
+
+## Floor3D Card
+------
+
+
+
+
+
+Last time we shared a [dashboard with floorplan][floorplan], this time the
+[floor3D card](https://github.com/adizanni/floor3d-card) from [adizanni](https://github.com/adizanni),
+which you can use to get started with your own floorplan.
+
+
+
+## Lovelace Dashboard
+------
+
+This week again we have a new Lovelace dashboard for the necessary portion
+of inspiration 😄 This time the one from [suckfail](https://www.reddit.com/user/suckfail/)
+which has a [dashboard](https://www.reddit.com/r/homeassistant/comments/nzn9u9/current_ha_dashboard_updated/)
+with a variety of cards. If you want to know more about it, check out the
+comment part on Reddit.
+
+
+
+
+
+Would you also like your dashboard to be in the community highlight? Drop it
+on [Reddit][reddit] and maybe I'll pick it out for the next edition.
+
+## Chore Tracker
+------
+
+
+
+Are you tired of doing those household chores all the time, or do the kids
+just don't want to unload the dishwasher? Make it more fun with the
+[chores tracker][chores] made by [djbrooks022](https://community.home-assistant.io/u/djbrooks022),
+where you can earn points for every chore you complete!
+
+Do you want to get started? Then find all the information [here][chores].
+
+## 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
+[esphome]: https://esphome.io
+[floorplan]: /blog/2021/06/11/community-highlights/#floorplan-dashboard
+[chores]: https://community.home-assistant.io/t/created-a-chore-tracker-with-points-system-in-home-assistant/316175
+[week_blueprint]: https://community.home-assistant.io/t/simple-motion-activation-blueprint-with-illuminance-taken-into-account/308735
\ No newline at end of file
diff --git a/source/images/blog/2021-06-18-community-highlights/chores.png b/source/images/blog/2021-06-18-community-highlights/chores.png
new file mode 100644
index 00000000000..0f41387aacf
Binary files /dev/null and b/source/images/blog/2021-06-18-community-highlights/chores.png differ
diff --git a/source/images/blog/2021-06-18-community-highlights/social.png b/source/images/blog/2021-06-18-community-highlights/social.png
new file mode 100644
index 00000000000..6a6f9f6650e
Binary files /dev/null and b/source/images/blog/2021-06-18-community-highlights/social.png differ