Site updated at 2017-08-26 06:41:40 UTC
This commit is contained in:
parent
bf5e0c0bc2
commit
db42558dc7
195 changed files with 219 additions and 219 deletions
|
@ -131,7 +131,7 @@
|
|||
<h1 class="title delta">Recent Posts</h1>
|
||||
<ul class="divided">
|
||||
<li class="post">
|
||||
<a href="/blog/2017/08/26/release-0-52/">0.51: Massive history speed up, finished automation editor and official vacuum cleaner support</a>
|
||||
<a href="/blog/2017/08/26/release-0-52/">0.52: Scripts editor, Nello.io locks, HipChat and Abode Home Security</a>
|
||||
</li>
|
||||
<li class="post">
|
||||
<a href="/blog/2017/08/12/release-51/">0.51: Massive history speed up, finished automation editor and official vacuum cleaner support</a>
|
||||
|
|
|
@ -298,7 +298,7 @@
|
|||
<h1 class="title delta">Recent Posts</h1>
|
||||
<ul class="divided">
|
||||
<li class="post">
|
||||
<a href="/blog/2017/08/26/release-0-52/">0.51: Massive history speed up, finished automation editor and official vacuum cleaner support</a>
|
||||
<a href="/blog/2017/08/26/release-0-52/">0.52: Scripts editor, Nello.io locks, HipChat and Abode Home Security</a>
|
||||
</li>
|
||||
<li class="post">
|
||||
<a href="/blog/2017/08/01/hasspodcast-ep-5/">Home Assistant Podcast #5</a>
|
||||
|
|
|
@ -6,23 +6,23 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
|
||||
<title>0.51: Massive history speed up, finished automation editor and official vacuum cleaner support - Home Assistant</title>
|
||||
<title>0.52: Scripts editor, Nello.io locks, HipChat and Abode Home Security - Home Assistant</title>
|
||||
<meta name="author" content="Paulus Schoutsen">
|
||||
<meta name="description" content="Lots of frontend bugs have been squashed, the automation editor now supports all triggers and actions and vacuum cleaners are now an official compo...">
|
||||
<meta name="description" content="The summer is not holding development back at all. A brand new release including bug fixes and goodies.">
|
||||
<meta name="viewport" content="width=device-width">
|
||||
<link rel="canonical" href="https://home-assistant.io/blog/2017/08/26/release-0-52/">
|
||||
<meta property="fb:app_id" content="338291289691179">
|
||||
<meta property="og:title" content="0.51: Massive history speed up, finished automation editor and official vacuum cleaner support">
|
||||
<meta property="og:title" content="0.52: Scripts editor, Nello.io locks, HipChat and Abode Home Security">
|
||||
<meta property="og:site_name" content="Home Assistant">
|
||||
<meta property="og:url" content="https://home-assistant.io/blog/2017/08/26/release-0-52/">
|
||||
<meta property="og:type" content="article">
|
||||
<meta property="og:description" content="Lots of frontend bugs have been squashed, the automation editor now supports all triggers and actions and vacuum cleaners are now an official component.">
|
||||
<meta property="og:description" content="The summer is not holding development back at all. A brand new release including bug fixes and goodies.">
|
||||
<meta property="og:image" content="https://home-assistant.io/images/blog/2017-08-0.52/components.png">
|
||||
<meta name="twitter:card" content="summary_large_image">
|
||||
<meta name="twitter:site" content="@home_assistant">
|
||||
<meta name="twitter:creator" content="@balloob">
|
||||
<meta name="twitter:title" content="0.51: Massive history speed up, finished automation editor and official vacuum cleaner support">
|
||||
<meta name="twitter:description" content="Lots of frontend bugs have been squashed, the automation editor now supports all triggers and actions and vacuum cleaners are now an official component.">
|
||||
<meta name="twitter:title" content="0.52: Scripts editor, Nello.io locks, HipChat and Abode Home Security">
|
||||
<meta name="twitter:description" content="The summer is not holding development back at all. A brand new release including bug fixes and goodies.">
|
||||
<meta name="twitter:image" content="https://home-assistant.io/images/blog/2017-08-0.52/components.png">
|
||||
<link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet">
|
||||
<link href="/atom.xml" rel="alternate" title="Home Assistant" type="application/atom+xml">
|
||||
|
@ -70,7 +70,7 @@
|
|||
<div class="grid__item two-thirds lap-one-whole palm-one-whole">
|
||||
<article class="post">
|
||||
<header>
|
||||
<h1 class="title indent">0.51: Massive history speed up, finished automation editor and official vacuum cleaner support</h1>
|
||||
<h1 class="title indent">0.52: Scripts editor, Nello.io locks, HipChat and Abode Home Security</h1>
|
||||
<div class="meta clearfix">
|
||||
<time datetime="2017-08-26T00:11:05+00:00" pubdate data-updated="true"><i class="icon-calendar"></i> August 26, 2017</time>
|
||||
<span class="byline author vcard"><i class='icon-user'></i> Paulus Schoutsen</span>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue