Site updated at 2017-10-07 22:49:55 UTC
This commit is contained in:
parent
f9a8fad682
commit
9ff55add23
128 changed files with 676 additions and 657 deletions
|
@ -81,7 +81,7 @@
|
|||
<div class="language-bash highlighter-rouge"><pre class="highlight"><code><span class="gp">$ </span>hass --script check_config
|
||||
</code></pre>
|
||||
</div>
|
||||
<h3><a class="title-link" name="existance-of-configuration" href="#existance-of-configuration"></a> Existance of configuration</h3>
|
||||
<h3><a class="title-link" name="existence-of-configuration" href="#existence-of-configuration"></a> Existence of configuration</h3>
|
||||
<p>This script checks if the <code class="highlighter-rouge">configuration.yaml</code> file exists. If the file is not available, one is created.</p>
|
||||
<div class="language-bash highlighter-rouge"><pre class="highlight"><code><span class="gp">$ </span>hass --script ensure_config
|
||||
</code></pre>
|
||||
|
@ -98,7 +98,7 @@
|
|||
</code></pre>
|
||||
</div>
|
||||
<h3><a class="title-link" name="old-scripts" href="#old-scripts"></a> Old scripts</h3>
|
||||
<p>Usally those scripts were only used when a massive update happend and was announced in the release notes.</p>
|
||||
<p>Usually those scripts were only used when a massive update happened and was announced in the release notes.</p>
|
||||
<ul>
|
||||
<li><code class="highlighter-rouge">db_migrator</code>: Migrate an existing SQLite database to the new schema.</li>
|
||||
<li><code class="highlighter-rouge">influxdb_migrator</code>: Convert an old InfluxDB to the new format.</li>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue