--- layout: page date: 2014-12-18 22:39 comments: false show_title: false sidebar: false hero_unit: true is_homepage: true hide_github_edit: true description: Open-source home automation platform running on Python 3. Track and control all devices at home and automate control. Installation in less than a minute. hide_github_edit: true --- {% assign recent_release_post = site.categories['Release-Notes'].first %}

Recent Blog Posts

{% for post in site.posts limit: 3 %}
  • {{ post.title }} {{ post.date_formatted }}
  • {% endfor %}