diff --git a/source/_posts/2020-01-31-community-highlights.markdown b/source/_posts/2020-01-31-community-highlights.markdown new file mode 100644 index 00000000000..e03d1192793 --- /dev/null +++ b/source/_posts/2020-01-31-community-highlights.markdown @@ -0,0 +1,81 @@ +--- +title: "Community Highlights, first edition!" +description: "A different take on the UI, a smart toilet roll holder and the DIY smart mailbox" +date: 2020-01-31 00:00:00 +date_formatted: "January 31, 2020" +author: Franck Nijhof +author_twitter: frenck +categories: Community +og_image: /images/blog/2020-01-31-community-highlights/social.png +--- + +Back in [2015][community-highlights-2015] and in [2016][community-highlights-2016], we tried starting a series of blog posts called "Community Highlight", +a few times, a blog post appeared about the amazingly awesome stuff our community does with Home Assistant. + +Recently, that idea was picked up again by adding an "In Other News" section to the release notes on each Home Assistant release. However, the development pace of Home Assistant is high! As a result, that section is always hidden all the way down somewhere in those release notes. A bit unfortunate, since there is so much cool stuff to be found! + +So, today, we present you: the Community Highlights, the first edition! + +Technically, not the first, but we rebooted this series, right? + +We hope you enjoy this, please let us know in the comments below! +Or join us for a little chat in our [#lounge at Discord][chat] + +../Frenck + +## A different take on designing your frontend + +Mattias Persson showed an interesting alternative approach to the design of his Lovelace UI. +It looks fabulous; we don't even know where to start explaining, check the video below for an impression: + +
Smart toiletroll holder with Esphome and Homeassistant from r/homeassistant+ + +## Smart mailbox sensor, the easy way + +Another one from our [subreddit][reddit], where choketube shares his pride for the mailbox sensor he created. +He placed a Hue motion sensor inside his mailbox that will trigger if it is opened, really smart and simple! + +He demonstrates his mailbox in the video below. + +
Proud of my new Automation - Hue Sensor in my Mailbox from r/homeassistant+ +## Got a tip for the next edition? + +Have you seen (or made) something awesome, interesting, unique, amazing, inspirational, unusual or funny, using Home Assistant? + +Please drop us a line and we might include it in next edition. + +Share it with us via Social Media: + +- Twitter 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 +[community-highlights-2015]: https://www.home-assistant.io/blog/2015/12/05/community-highlights/ +[community-highlights-2016]: https://www.home-assistant.io/blog/2016/02/20/community-highlights/ +[different-take]: https://community.home-assistant.io/t/a-different-take-on-designing-a-lovelace-ui/162594 +[esphome]: https://www.esphome.io +[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 diff --git a/source/images/blog/2020-01-31-community-highlights/social.png b/source/images/blog/2020-01-31-community-highlights/social.png new file mode 100644 index 00000000000..475c3c083d1 Binary files /dev/null and b/source/images/blog/2020-01-31-community-highlights/social.png differ