Site updated at 2017-02-03 07:10:23 UTC
This commit is contained in:
parent
54d0ea23c2
commit
40f8ee66cf
23 changed files with 38 additions and 36 deletions
|
@ -137,6 +137,7 @@ sidebar: true
|
|||
comments: false
|
||||
sharing: true
|
||||
footer: true
|
||||
ha_release: "0.38"
|
||||
---
|
||||
|
||||
Content...Written in markdown.
|
||||
|
@ -154,6 +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>
|
||||
</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