Site updated at 2017-02-26 05:25:02 UTC
This commit is contained in:
parent
87afdb6f05
commit
0025d2881e
191 changed files with 1865 additions and 43 deletions
|
@ -111,7 +111,7 @@ Support for these components is provided by the Home Assistant community.
|
|||
<div class="grid__item one-sixth lap-one-whole palm-one-whole">
|
||||
|
||||
<div class="filter-button-group">
|
||||
<a href='#all' class="btn">All (577)</a>
|
||||
<a href='#all' class="btn">All (581)</a>
|
||||
<a href='#featured' class="btn featured">Featured</a>
|
||||
<a href='#added_in_current_version' class="btn added_in_current_version">Added in 0.39 (15)</a>
|
||||
<a href='#added_one_version_ago' class="btn added_one_version_ago">Added in 0.38 (16)</a>
|
||||
|
@ -137,7 +137,7 @@ Support for these components is provided by the Home Assistant community.
|
|||
|
||||
<a href='#binary-sensor' class="btn">
|
||||
Binary Sensor
|
||||
(37)
|
||||
(38)
|
||||
</a>
|
||||
|
||||
|
||||
|
@ -235,7 +235,7 @@ Support for these components is provided by the Home Assistant community.
|
|||
|
||||
<a href='#hub' class="btn">
|
||||
Hub
|
||||
(38)
|
||||
(39)
|
||||
</a>
|
||||
|
||||
|
||||
|
@ -249,7 +249,7 @@ Support for these components is provided by the Home Assistant community.
|
|||
|
||||
<a href='#light' class="btn">
|
||||
Light
|
||||
(34)
|
||||
(35)
|
||||
</a>
|
||||
|
||||
|
||||
|
@ -321,7 +321,7 @@ Support for these components is provided by the Home Assistant community.
|
|||
|
||||
<a href='#switch' class="btn">
|
||||
Switch
|
||||
(50)
|
||||
(51)
|
||||
</a>
|
||||
|
||||
|
||||
|
@ -3529,6 +3529,70 @@ Support for these components is provided by the Home Assistant community.
|
|||
|
||||
|
||||
|
||||
<a href='/components/insteon_plm/'
|
||||
class='option-card hub'
|
||||
style='display: none'>
|
||||
<div class='img-container'>
|
||||
|
||||
<img src='/images/supported_brands/insteon.png'>
|
||||
|
||||
</div>
|
||||
<div class='title'>Insteon PLM</div>
|
||||
<div class='category'>Hub</div>
|
||||
</a>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<a href='/components/binary_sensor.insteon_plm/'
|
||||
class='option-card binary-sensor'
|
||||
style='display: none'>
|
||||
<div class='img-container'>
|
||||
|
||||
<img src='/images/supported_brands/insteon.png'>
|
||||
|
||||
</div>
|
||||
<div class='title'>Insteon PLM Binary Sensor</div>
|
||||
<div class='category'>Binary Sensor</div>
|
||||
</a>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<a href='/components/light.insteon_plm/'
|
||||
class='option-card light'
|
||||
style='display: none'>
|
||||
<div class='img-container'>
|
||||
|
||||
<img src='/images/supported_brands/insteon.png'>
|
||||
|
||||
</div>
|
||||
<div class='title'>Insteon PLM Light</div>
|
||||
<div class='category'>Light</div>
|
||||
</a>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<a href='/components/switch.insteon_plm/'
|
||||
class='option-card switch'
|
||||
style='display: none'>
|
||||
<div class='img-container'>
|
||||
|
||||
<img src='/images/supported_brands/insteon.png'>
|
||||
|
||||
</div>
|
||||
<div class='title'>Insteon PLM Switch</div>
|
||||
<div class='category'>Switch</div>
|
||||
</a>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<a href='/components/binary_sensor.iss/'
|
||||
class='option-card binary-sensor'
|
||||
style='display: none'>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue