Site updated at 2017-01-16 12:07:36 UTC
This commit is contained in:
parent
cc0bd327d9
commit
95ea586d26
23 changed files with 37 additions and 37 deletions
|
@ -114,7 +114,7 @@
|
|||
<h3><a class="title-link" name="configuration" href="#configuration"></a> Configuration</h3>
|
||||
|
||||
<ol>
|
||||
<li>Volutpuous schema present for config validation</li>
|
||||
<li>Voluptuous schema present for config validation</li>
|
||||
<li>Default parameters specified in voluptuous schema, not in <code class="highlighter-rouge">setup_platform(…)</code></li>
|
||||
<li>Schema using as many generic config keys as possible from <code class="highlighter-rouge">homeassistant.const</code></li>
|
||||
<li>If having platforms, have a <code class="highlighter-rouge">PLATFORM_SCHEMA</code>, otherwise <code class="highlighter-rouge">CONFIG_SCHEMA</code>.</li>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue