Site updated at 2017-10-29 01:04:45 UTC

This commit is contained in:
Travis CI 2017-10-29 01:04:45 +00:00
parent 17b5b61441
commit 1a92f39f55
84 changed files with 141 additions and 142 deletions

View file

@ -194,9 +194,9 @@ var allComponents = [
{url:"/components/switch.android_ip_webcam/", title:"Android IP Webcam Settings", cat:"switch", featured: false, v: "0.40", logo: "android_ip_webcam.png"},
{url:"/components/media_player.anthemav/", title:"Anthem A/V Receivers", cat:"media-player", featured: false, v: "0.37", logo: "anthemav.png"},
{url:"/components/apiai/", title:"Api.AI", cat:"voice", featured: false, v: "0.38", logo: "apiai.png"},
{url:"/components/media_player.apple_tv/", title:"Apple TV", cat:"media-player", featured: false, v: "0.38", logo: "apple.png"},
{url:"/components/apple_tv/", title:"Apple TV", cat:"hub", featured: true, v: "0.49", logo: "apple.png"},
{url:"/components/remote.apple_tv/", title:"Apple TV", cat:"remote", featured: false, v: "0.49", logo: "apple.png"},
{url:"/components/apple_tv/", title:"Apple TV", cat:"hub", featured: false, v: "0.49", logo: "apple.png"},
{url:"/components/media_player.apple_tv/", title:"Apple TV Media Player", cat:"media-player", featured: false, v: "0.38", logo: "apple.png"},
{url:"/components/remote.apple_tv/", title:"Apple TV Remote", cat:"remote", featured: false, v: "0.49", logo: "apple.png"},
{url:"/components/arduino/", title:"Arduino", cat:"diy", featured: true, v: "0.7", logo: "arduino.png"},
{url:"/components/sensor.arduino/", title:"Arduino Sensor", cat:"diy", featured: false, v: "0.7", logo: "arduino.png"},
{url:"/components/switch.arduino/", title:"Arduino Switch", cat:"diy", featured: false, v: "0.7", logo: "arduino.png"},
@ -1184,9 +1184,9 @@ allComponents.pop(); // remove placeholder element at the end
<li><a href='/components/switch.android_ip_webcam/'>Android IP Webcam Settings</a></li>
<li><a href='/components/media_player.anthemav/'>Anthem A/V Receivers</a></li>
<li><a href='/components/apiai/'>Api.AI</a></li>
<li><a href='/components/media_player.apple_tv/'>Apple TV</a></li>
<li><a href='/components/apple_tv/'>Apple TV</a></li>
<li><a href='/components/remote.apple_tv/'>Apple TV</a></li>
<li><a href='/components/media_player.apple_tv/'>Apple TV Media Player</a></li>
<li><a href='/components/remote.apple_tv/'>Apple TV Remote</a></li>
<li><a href='/components/arduino/'>Arduino</a></li>
<li><a href='/components/sensor.arduino/'>Arduino Sensor</a></li>
<li><a href='/components/switch.arduino/'>Arduino Switch</a></li>