Site updated at 2017-07-26 21:02:14 UTC

This commit is contained in:
Travis CI 2017-07-26 21:02:15 +00:00
parent ff6f166666
commit 9ef200cd0f
29 changed files with 56 additions and 56 deletions

View file

@ -8,7 +8,7 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>Check Home Assistant configuration - Home Assistant</title>
<meta name="author" content="Home Assistant">
<meta name="description" content="Check your current Home Assistant configuration against a new version">
<meta name="description" content="Check your current Home Assistant configuration against a new version.">
<meta name="viewport" content="width=device-width">
<link rel="canonical" href="https://home-assistant.io/addons/check_config/">
<meta property="fb:app_id" content="338291289691179">
@ -16,12 +16,12 @@
<meta property="og:site_name" content="Home Assistant">
<meta property="og:url" content="https://home-assistant.io/addons/check_config/">
<meta property="og:type" content="article">
<meta property="og:description" content="Check your current Home Assistant configuration against a new version">
<meta property="og:description" content="Check your current Home Assistant configuration against a new version.">
<meta property="og:image" content="https://home-assistant.io/images/default-social.png">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:site" content="@home_assistant">
<meta name="twitter:title" content="Check Home Assistant configuration">
<meta name="twitter:description" content="Check your current Home Assistant configuration against a new version">
<meta name="twitter:description" content="Check your current Home Assistant configuration against a new version.">
<meta name="twitter:image" content="https://home-assistant.io/images/default-social.png">
<link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet">
<link href="/atom.xml" rel="alternate" title="Home Assistant" type="application/atom+xml">
@ -75,7 +75,7 @@
</h1>
</header>
<hr class="divider">
<p>You can use this addon to check whether your configuration files are valid against the new version of Home Assistant before you actually update your Home Assistant. This will help you avoid errors due to breaking changes, resulting in smooth update.</p>
<p>You can use this addon to check whether your configuration files are valid against the new version of Home Assistant before you actually update your Home Assistant installation. This will help you avoid errors due to breaking changes, resulting in an smooth update.</p>
<div class="language-json highlighter-rouge"><pre class="highlight"><code><span class="p">{</span><span class="w">
</span><span class="nt">"version"</span><span class="p">:</span><span class="w"> </span><span class="s2">"latest"</span><span class="w">
</span><span class="p">}</span><span class="w">