Site updated at 2018-01-26 22:16:41 UTC
This commit is contained in:
parent
71978fcc9b
commit
0e5bccf933
41 changed files with 268 additions and 64 deletions
|
@ -78,6 +78,9 @@
|
|||
<h2><a class="title-link" name="common" href="#common"></a> Common</h2>
|
||||
<h3><a class="title-link" name="python-2" href="#python-2"></a> Python 2</h3>
|
||||
<p>There will be no support for Python 2.x. Python 2 will be EOL in <a href="https://www.python.org/dev/peps/pep-0373/#id2">2020</a> and it doesn’t make any sense to support a release which was planned to be retired in 2015.</p>
|
||||
<h3><a class="title-link" name="releases" href="#releases"></a> Releases</h3>
|
||||
<p>The usual release cycle is two weeks.</p>
|
||||
<p>There will be no support for Python 2.x. Python 2 will be EOL in <a href="https://www.python.org/dev/peps/pep-0373/#id2">2020</a> and it doesn’t make any sense to support a release which was planned to be retired in 2015.</p>
|
||||
<h2><a class="title-link" name="configuration" href="#configuration"></a> Configuration</h2>
|
||||
<h3><a class="title-link" name="my-component-does-not-show-up" href="#my-component-does-not-show-up"></a> My component does not show up</h3>
|
||||
<p>When a component does not show up, many different things can be the case. Before you try any of these steps, make sure to look at the <code class="highlighter-rouge">home-assistant.log</code> file and see if there are any errors related to your component you are trying to set up.</p>
|
||||
|
@ -140,6 +143,7 @@
|
|||
<b>Common</b>
|
||||
<ul>
|
||||
<li><a href='/faq#python-2'>Python 2</a></li>
|
||||
<li><a href='/faq#releases'>Releases</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue