Site updated at 2017-10-26 08:44:46 UTC
This commit is contained in:
parent
9c02cd300c
commit
47bdd8126c
124 changed files with 228 additions and 202 deletions
|
@ -848,9 +848,9 @@ var allComponents = [
|
|||
{url:"/components/calendar.todoist/", title:"Todoist", cat:"calendar", featured: false, v: "0.54", logo: "todoist.png"},
|
||||
{url:"/components/device_tracker.tomato/", title:"Tomato", cat:"presence-detection", featured: false, v: "0.7", logo: "tomato.png"},
|
||||
{url:"/components/toon/", title:"Toon", cat:"hub", featured: false, v: "0.56", logo: "toon.png"},
|
||||
{url:"/components/climate.toon/", title:"Toon Climate", cat:"climate", featured: false, v: "0.56", logo: "toon.png"},
|
||||
{url:"/components/sensor.toon/", title:"Toon Sensor", cat:"sensor", featured: false, v: "0.56", logo: "toon.png"},
|
||||
{url:"/components/switch.toon/", title:"Toon Switch", cat:"switch", featured: false, v: "0.56", logo: "toon.png"},
|
||||
{url:"/components/switch.toon/", title:"Toon Smart Plugs", cat:"switch", featured: false, v: "0.56", logo: "toon.png"},
|
||||
{url:"/components/climate.toon/", title:"Toon Thermostat", cat:"climate", featured: false, v: "0.56", logo: "toon.png"},
|
||||
{url:"/components/sensor.torque/", title:"Torque (OBD2)", cat:"transport", featured: false, v: "0.10", logo: "torque.png"},
|
||||
{url:"/components/device_tracker.trackr/", title:"TrackR", cat:"presence-detection", featured: false, v: "0.36", logo: "trackr.png"},
|
||||
{url:"/components/sensor.transmission/", title:"Transmission Sensor", cat:"downloading", featured: false, v: "0.7", logo: "transmission.png"},
|
||||
|
@ -1838,9 +1838,9 @@ allComponents.pop(); // remove placeholder element at the end
|
|||
<li><a href='/components/calendar.todoist/'>Todoist</a></li>
|
||||
<li><a href='/components/device_tracker.tomato/'>Tomato</a></li>
|
||||
<li><a href='/components/toon/'>Toon</a></li>
|
||||
<li><a href='/components/climate.toon/'>Toon Climate</a></li>
|
||||
<li><a href='/components/sensor.toon/'>Toon Sensor</a></li>
|
||||
<li><a href='/components/switch.toon/'>Toon Switch</a></li>
|
||||
<li><a href='/components/switch.toon/'>Toon Smart Plugs</a></li>
|
||||
<li><a href='/components/climate.toon/'>Toon Thermostat</a></li>
|
||||
<li><a href='/components/sensor.torque/'>Torque (OBD2)</a></li>
|
||||
<li><a href='/components/device_tracker.trackr/'>TrackR</a></li>
|
||||
<li><a href='/components/sensor.transmission/'>Transmission Sensor</a></li>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue