Site updated at 2017-10-31 19:30:51 UTC

This commit is contained in:
Travis CI 2017-10-31 19:30:52 +00:00
parent 610189caa2
commit 056446772d
552 changed files with 11291 additions and 898 deletions

View file

@ -74,10 +74,7 @@
</h1>
</header>
<hr class="divider">
<p class="note warning">
This component is a work in progress. The frontend is not yet implemented.
</p>
<p>The <code class="highlighter-rouge">input_datetime</code> component allows the user to define date and time values that can be controlled via the frontend and can be used within automations and templates.</p>
<p>The <code class="highlighter-rouge">input_datetime</code> component allows the user to define date and time values that can be controlled via the frontend and can be used within automations and templates.</p>
<p>To add three datetime inputs to your installation, one with both date and time, and one with date or time each, add the following lines to your <code class="highlighter-rouge">configuration.yaml</code>:</p>
<div class="language-yaml highlighter-rouge"><pre class="highlight"><code><span class="c1"># Example configuration.yaml entry</span>
<span class="s">input_datetime</span><span class="pi">:</span>