Site updated at 2016-08-28 03:57:42 UTC
This commit is contained in:
parent
55052fc648
commit
b9e6e98d2b
378 changed files with 14339 additions and 1626 deletions
|
@ -146,12 +146,6 @@
|
|||
<li><a href="/cookbook/python_component_simple_alarm/">Flash lights when intruder detected</a></li>
|
||||
</ul>
|
||||
|
||||
<h3><a class="title-link" name="custom-panel-examples" href="#custom-panel-examples"></a> Custom Panel Examples</h3>
|
||||
|
||||
<ul>
|
||||
<li><a href="/cookbook/custom_panel_using_react/">Custom Panel using React</a></li>
|
||||
</ul>
|
||||
|
||||
<h3><a class="title-link" name="custom-python-component-examples" href="#custom-python-component-examples"></a> Custom Python Component Examples</h3>
|
||||
|
||||
<ul>
|
||||
|
@ -178,6 +172,9 @@
|
|||
<li>
|
||||
<p><a href="https://github.com/GreenTurtwig/personal-home-automation/tree/master/Home%20Assistant">Configuration.yaml by GreenTurtwig <i class="icon-external-link"></i></a></p>
|
||||
</li>
|
||||
<li>
|
||||
<p><a href="https://github.com/Teagan42/HomeAssistantConfig">Configuration.yaml by Teagan42 <i class="icon-external-link"></i></a></p>
|
||||
</li>
|
||||
<li>
|
||||
<p><a href="https://github.com/bah2830/Home-Assistant-Configs">Configuration.yaml by bah2830 <i class="icon-external-link"></i></a></p>
|
||||
</li>
|
||||
|
@ -232,6 +229,17 @@
|
|||
</li>
|
||||
</ul>
|
||||
|
||||
<h3><a class="title-link" name="user-interface" href="#user-interface"></a> User Interface</h3>
|
||||
|
||||
<ul>
|
||||
<li>
|
||||
<p><a href="/cookbook/custom_panel_using_react/">Custom Panel using React</a></p>
|
||||
</li>
|
||||
<li>
|
||||
<p><a href="/cookbook/google_maps_card/">Show Google Maps as a card</a></p>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
|
||||
|
||||
</article>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue