Site updated at 2017-02-03 09:07:33 UTC
This commit is contained in:
parent
2c9202232e
commit
2a162d1f13
23 changed files with 37 additions and 37 deletions
|
@ -155,7 +155,7 @@ Content...Written in markdown.
|
|||
<li>Document the needed steps to retrieve API keys or access token for the third party service or device if needed.</li>
|
||||
<li>Keep the configuration sample minimal by only adding the <code class="highlighter-rouge">Required</code> options. Full configuration details with further explanations should go into a seperate section.</li>
|
||||
<li>The description of all the configuration variables should contains information about the used defaults.</li>
|
||||
<li>If you’re adding a new component, for the <code class="highlighter-rouge">ha_release</code> part of the header, just increment off the current release. If the current release is 0.37, make ha_release 0.38.</li>
|
||||
<li>If you’re adding a new component, for the <code class="highlighter-rouge">ha_release</code> part of the header, just increment off the current release. If the current release is 0.37, make <code class="highlighter-rouge">ha_release</code> 0.38.</li>
|
||||
</ul>
|
||||
|
||||
<h3><a class="title-link" name="embedding-code" href="#embedding-code"></a> Embedding Code</h3>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue