diff --git a/source/_posts/2015-12-06-community-highlights.markdown b/source/_posts/2015-12-06-community-highlights.markdown index f4e35542694..9452008fc95 100644 --- a/source/_posts/2015-12-06-community-highlights.markdown +++ b/source/_posts/2015-12-06-community-highlights.markdown @@ -7,7 +7,7 @@ date_formatted: "December 5, 2015" author: Paulus Schoutsen author_twitter: balloob comments: true -categories: Community +categories: Community Video og_image: /images/blog/2015-12-community/hass-alexa.png --- diff --git a/source/_posts/2016-02-20-community-highlights.markdown b/source/_posts/2016-02-20-community-highlights.markdown index e489028e05e..f60b86f6ba2 100644 --- a/source/_posts/2016-02-20-community-highlights.markdown +++ b/source/_posts/2016-02-20-community-highlights.markdown @@ -7,7 +7,7 @@ date_formatted: "February 20, 2016" author: Paulus Schoutsen author_twitter: balloob comments: true -categories: Community +categories: Community Video og_image: /images/blog/2016-02-community-highlights/part-of-the-thing.png --- diff --git a/source/_posts/2016-06-01-community-highlights.markdown b/source/_posts/2016-06-01-community-highlights.markdown new file mode 100644 index 00000000000..09f96f4ef56 --- /dev/null +++ b/source/_posts/2016-06-01-community-highlights.markdown @@ -0,0 +1,39 @@ +--- +layout: post +title: "Community Highlights" +description: Showcasing some of the cool projects and videos our community has come up with. +date: 2016-06-01 11:34:00 -0700 +date_formatted: "June 1, 2016" +author: Paulus Schoutsen +author_twitter: balloob +comments: true +categories: Community Video +og_image: /images/blog/2016-06-community-highlights/video_preview.png +--- + +Our community is amazingly helpful and creative. If you haven't been there yet, make sure to stop by our [chat room] and come hang out with us. In this blog post I want to highlight a few recent awesome projects and videos from the community. + +### {% linkable_title SceneGen - cli for making scenes %} + +[SceneGen] is a new command line utility developed by [Andrew Cockburn] that helps with creating scene configurations for Home Assistant. To use it, you put your house in the preferred state, run SceneGen and it will print the scene configuration for your current states. + +### {% linkable_title Videos %} + +[Nick Touran] has been working on integrating IR remotes with Home Assistant. He made it into a component which should be available in the next release which should arrive in a couple of days. In the meanwhile, he wrote up [a blog post] and has put out a video showing the new integration, very cool! + +
+ +
+ +Ben from [BRUH Automation] has put out another great video how to get started tracking your location in Home Assistant using OwnTracks. + +
+ +
+ +[chat room]: https://gitter.im/home-assistant/home-assistant +[SceneGen]: https://github.com/acockburn/scenegen +[Andrew Cockburn]: https://github.com/acockburn +[BRUH Automation]: http://www.bruhautomation.com/ +[Nick Touran]: https://partofthething.com +[a blog post]: https://partofthething.com/thoughts/?p=1010 diff --git a/source/images/blog/2016-06-community-highlights/video_preview.png b/source/images/blog/2016-06-community-highlights/video_preview.png new file mode 100644 index 00000000000..bd3db090868 Binary files /dev/null and b/source/images/blog/2016-06-community-highlights/video_preview.png differ