Site updated at 2016-09-13 09:27:23 UTC
This commit is contained in:
parent
b5e0ad0722
commit
9cd7b0306c
39 changed files with 300 additions and 41 deletions
|
@ -103,7 +103,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 (406)</a>
|
||||
<a href='#all' class="btn">All (407)</a>
|
||||
<a href='#featured' class="btn featured">Featured</a>
|
||||
|
||||
|
||||
|
@ -161,7 +161,7 @@ Support for these components is provided by the Home Assistant community.
|
|||
|
||||
<a href='#diy' class="btn">
|
||||
DIY
|
||||
(9)
|
||||
(10)
|
||||
</a>
|
||||
|
||||
|
||||
|
@ -3928,6 +3928,20 @@ Support for these components is provided by the Home Assistant community.
|
|||
|
||||
|
||||
|
||||
<a href='/components/rpi_gpio/'
|
||||
class='diy'
|
||||
style='display: none'>
|
||||
<div class='img-container'>
|
||||
|
||||
<img src='/images/supported_brands/raspberry-pi.png'>
|
||||
|
||||
</div>
|
||||
<div class='title'>Raspberry PI GPIO</div>
|
||||
<div class='category'>DIY</div>
|
||||
</a>
|
||||
|
||||
|
||||
|
||||
<a href='/components/binary_sensor.rpi_gpio/'
|
||||
class='binary-sensor'
|
||||
style='display: none'>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue