Site updated at 2018-01-28 22:02:31 UTC
This commit is contained in:
parent
57a21e9eb0
commit
01b474f87c
268 changed files with 412 additions and 412 deletions
|
@ -777,11 +777,11 @@ var allComponents = [
|
|||
{url:"/components/switch.rainmachine/", title:"RainMachine Switch", cat:"switch", featured: false, v: "0.51", logo: "rainmachine.png"},
|
||||
{url:"/components/binary_sensor.random/", title:"Random Binary Sensor", cat:"sensor", featured: false, v: "0.57", logo: "home-assistant.png"},
|
||||
{url:"/components/sensor.random/", title:"Random Sensor", cat:"sensor", featured: false, v: "0.32", logo: "home-assistant.png"},
|
||||
{url:"/components/rpi_gpio/", title:"Raspberry PI GPIO", cat:"diy", featured: false, v: "0.7", logo: "raspberry-pi.png"},
|
||||
{url:"/components/binary_sensor.rpi_gpio/", title:"Raspberry PI GPIO Binary Sensor", cat:"binary-sensor", featured: false, v: "0.7", logo: "raspberry-pi.png"},
|
||||
{url:"/components/switch.rpi_gpio/", title:"Raspberry PI GPIO Switch", cat:"switch", featured: false, v: "0.7", logo: "raspberry-pi.png"},
|
||||
{url:"/components/camera.rpi_camera/", title:"Raspberry Pi Camera", cat:"camera", featured: false, v: "0.17", logo: "raspberry-pi.png"},
|
||||
{url:"/components/cover.rpi_gpio/", title:"Raspberry Pi Cover", cat:"cover", featured: false, v: "0.23", logo: "raspberry-pi.png"},
|
||||
{url:"/components/rpi_gpio/", title:"Raspberry Pi GPIO", cat:"diy", featured: false, v: "0.7", logo: "raspberry-pi.png"},
|
||||
{url:"/components/binary_sensor.rpi_gpio/", title:"Raspberry Pi GPIO Binary Sensor", cat:"binary-sensor", featured: false, v: "0.7", logo: "raspberry-pi.png"},
|
||||
{url:"/components/switch.rpi_gpio/", title:"Raspberry Pi GPIO Switch", cat:"switch", featured: false, v: "0.7", logo: "raspberry-pi.png"},
|
||||
{url:"/components/switch.rpi_rf/", title:"Raspberry Pi RF Switch", cat:"switch", featured: false, v: "0.19", logo: "raspberry-pi.png"},
|
||||
{url:"/components/raspihats/", title:"Raspihats", cat:"diy", featured: false, v: "0.45", logo: "raspihats.png"},
|
||||
{url:"/components/binary_sensor.raspihats/", title:"Raspihats Binary Sensor", cat:"binary-sensor", featured: false, v: "0.44", logo: "raspihats.png"},
|
||||
|
@ -1872,11 +1872,11 @@ allComponents.pop(); // remove placeholder element at the end
|
|||
<li><a href='/components/switch.rainmachine/'>RainMachine Switch</a></li>
|
||||
<li><a href='/components/binary_sensor.random/'>Random Binary Sensor</a></li>
|
||||
<li><a href='/components/sensor.random/'>Random Sensor</a></li>
|
||||
<li><a href='/components/rpi_gpio/'>Raspberry PI GPIO</a></li>
|
||||
<li><a href='/components/binary_sensor.rpi_gpio/'>Raspberry PI GPIO Binary Sensor</a></li>
|
||||
<li><a href='/components/switch.rpi_gpio/'>Raspberry PI GPIO Switch</a></li>
|
||||
<li><a href='/components/camera.rpi_camera/'>Raspberry Pi Camera</a></li>
|
||||
<li><a href='/components/cover.rpi_gpio/'>Raspberry Pi Cover</a></li>
|
||||
<li><a href='/components/rpi_gpio/'>Raspberry Pi GPIO</a></li>
|
||||
<li><a href='/components/binary_sensor.rpi_gpio/'>Raspberry Pi GPIO Binary Sensor</a></li>
|
||||
<li><a href='/components/switch.rpi_gpio/'>Raspberry Pi GPIO Switch</a></li>
|
||||
<li><a href='/components/switch.rpi_rf/'>Raspberry Pi RF Switch</a></li>
|
||||
<li><a href='/components/raspihats/'>Raspihats</a></li>
|
||||
<li><a href='/components/binary_sensor.raspihats/'>Raspihats Binary Sensor</a></li>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue