Site updated at 2016-03-12 19:39:57 UTC
This commit is contained in:
parent
9690c7de8e
commit
8be159f286
21 changed files with 183 additions and 189 deletions
|
@ -194,9 +194,6 @@ Example of groups shown as views in the frontend.
|
|||
<li>
|
||||
Group
|
||||
</li>
|
||||
<li>
|
||||
<a href='/components/scene.hunterdouglas_powerview/'>PowerView Scenes</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href='/components/proximity/'>Proximity</a>
|
||||
</li>
|
||||
|
|
|
@ -2005,7 +2005,7 @@ Support for these components is provided by the Home Assistant community.
|
|||
|
||||
|
||||
<a href='/components/scene.hunterdouglas_powerview/'
|
||||
class='organization'
|
||||
class='rollershutter'
|
||||
style='display: none'>
|
||||
<div class='img-container'>
|
||||
|
||||
|
@ -2013,7 +2013,7 @@ Support for these components is provided by the Home Assistant community.
|
|||
|
||||
</div>
|
||||
<div class='title'>PowerView Scenes</div>
|
||||
<div class='category'>Organization</div>
|
||||
<div class='category'>Rollershutter</div>
|
||||
</a>
|
||||
|
||||
|
||||
|
|
|
@ -191,9 +191,6 @@
|
|||
<li>
|
||||
<a href='/components/group/'>Group</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href='/components/scene.hunterdouglas_powerview/'>PowerView Scenes</a>
|
||||
</li>
|
||||
<li>
|
||||
Proximity
|
||||
</li>
|
||||
|
|
|
@ -196,6 +196,9 @@
|
|||
<li>
|
||||
<a href='/components/rollershutter.mqtt/'>MQTT Rollershutter</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href='/components/scene.hunterdouglas_powerview/'>PowerView Scenes</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href='/components/rollershutter.scsgate/'>SCSGate Rollershutter</a>
|
||||
</li>
|
||||
|
|
|
@ -211,6 +211,9 @@
|
|||
<li>
|
||||
MQTT Rollershutter
|
||||
</li>
|
||||
<li>
|
||||
<a href='/components/scene.hunterdouglas_powerview/'>PowerView Scenes</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href='/components/rollershutter.scsgate/'>SCSGate Rollershutter</a>
|
||||
</li>
|
||||
|
|
|
@ -180,6 +180,9 @@
|
|||
<li>
|
||||
<a href='/components/rollershutter.mqtt/'>MQTT Rollershutter</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href='/components/scene.hunterdouglas_powerview/'>PowerView Scenes</a>
|
||||
</li>
|
||||
<li>
|
||||
SCSGate Rollershutter
|
||||
</li>
|
||||
|
|
|
@ -164,9 +164,6 @@
|
|||
<li>
|
||||
<a href='/components/group/'>Group</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href='/components/scene.hunterdouglas_powerview/'>PowerView Scenes</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href='/components/proximity/'>Proximity</a>
|
||||
</li>
|
||||
|
|
|
@ -153,22 +153,19 @@
|
|||
<a href=''>the component</a>.
|
||||
</div>
|
||||
<div class='section'>
|
||||
<h1 class="title delta">Category Organization</h1>
|
||||
<h1 class="title delta">Category Rollershutter</h1>
|
||||
<ul class='divided'>
|
||||
<li>
|
||||
<a href='/components/group/'>Group</a>
|
||||
<a href='/components/rollershutter.command_line/'>Command line Rollershutter</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href='/components/rollershutter.mqtt/'>MQTT Rollershutter</a>
|
||||
</li>
|
||||
<li>
|
||||
PowerView Scenes
|
||||
</li>
|
||||
<li>
|
||||
<a href='/components/proximity/'>Proximity</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href='/components/scene.home_assistant/'>Scenes</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href='/components/zone/'>Zone</a>
|
||||
<a href='/components/rollershutter.scsgate/'>SCSGate Rollershutter</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
|
|
@ -186,9 +186,6 @@
|
|||
<li>
|
||||
<a href='/components/group/'>Group</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href='/components/scene.hunterdouglas_powerview/'>PowerView Scenes</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href='/components/proximity/'>Proximity</a>
|
||||
</li>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue