Site updated at 2017-08-06 22:15:25 UTC

This commit is contained in:
Travis CI 2017-08-06 22:15:25 +00:00
parent b27b7af904
commit 6d3c018361
52 changed files with 103 additions and 103 deletions

View file

@ -317,8 +317,8 @@ var allComponents = [
{url:"/components/binary_sensor.ffmpeg_motion/", title:"FFmpeg Motion Binary Sensor", cat:"binary-sensor", featured: false, v: "0.27", logo: "ffmpeg.png"},
{url:"/components/binary_sensor.ffmpeg_noise/", title:"FFmpeg Noise Binary Sensor", cat:"binary-sensor", featured: false, v: "0.27", logo: "ffmpeg.png"},
{url:"/components/device_tracker.fritz/", title:"FRITZ!Box", cat:"presence-detection", featured: false, v: "0.10", logo: "avm.png"},
{url:"/components/sensor.fritzbox_callmonitor/", title:"FRITZ!Box", cat:"system-monitor", featured: false, v: "0.27", logo: "avm.png"},
{url:"/components/sensor.fritzbox_netmonitor/", title:"FRITZ!Box", cat:"system-monitor", featured: false, v: "0.36", logo: "avm.png"},
{url:"/components/sensor.fritzbox_callmonitor/", title:"FRITZ!Box Call Monitor", cat:"system-monitor", featured: false, v: "0.27", logo: "avm.png"},
{url:"/components/sensor.fritzbox_netmonitor/", title:"FRITZ!Box Net Monitor", cat:"system-monitor", featured: false, v: "0.36", logo: "avm.png"},
{url:"/components/notify.facebook/", title:"Facebook Messenger", cat:"notifications", featured: false, v: "0.36", logo: "facebook.png"},
{url:"/components/sensor.fastdotcom/", title:"Fast.com", cat:"system-monitor", featured: false, v: "0.26", logo: "fastdotcom.png"},
{url:"/components/sensor.fedex/", title:"Fedex Sensor", cat:"sensor", featured: false, v: "0.39", logo: "fedex.png"},
@ -1203,8 +1203,8 @@ allComponents.pop(); // remove placeholder element at the end
<li><a href='/components/binary_sensor.ffmpeg_motion/'>FFmpeg Motion Binary Sensor</a></li>
<li><a href='/components/binary_sensor.ffmpeg_noise/'>FFmpeg Noise Binary Sensor</a></li>
<li><a href='/components/device_tracker.fritz/'>FRITZ!Box</a></li>
<li><a href='/components/sensor.fritzbox_callmonitor/'>FRITZ!Box</a></li>
<li><a href='/components/sensor.fritzbox_netmonitor/'>FRITZ!Box</a></li>
<li><a href='/components/sensor.fritzbox_callmonitor/'>FRITZ!Box Call Monitor</a></li>
<li><a href='/components/sensor.fritzbox_netmonitor/'>FRITZ!Box Net Monitor</a></li>
<li><a href='/components/notify.facebook/'>Facebook Messenger</a></li>
<li><a href='/components/sensor.fastdotcom/'>Fast.com</a></li>
<li><a href='/components/sensor.fedex/'>Fedex Sensor</a></li>