Site updated at 2017-09-11 07:32:40 UTC

This commit is contained in:
Travis CI 2017-09-11 07:32:40 +00:00
parent 14703378db
commit 057a3385dd
50 changed files with 102 additions and 102 deletions

View file

@ -274,7 +274,7 @@ var allComponents = [
{url:"/components/sensor.dnsip/", title:"DNS IP", cat:"sensor", featured: false, v: "0.40", logo: "home-assistant.png"},
{url:"/components/sensor.dsmr/", title:"DSMR/Slimme meter", cat:"energy", featured: false, v: "0.34", logo: "netbeheernederland.jpg"},
{url:"/components/sensor.dte_energy_bridge/", title:"DTE Energy Bridge", cat:"energy", featured: false, v: "0.21", logo: "dte_energy.png"},
{url:"/components/sensor.dwdwarnapp/", title:"DWD Warn Weather", cat:"weather", featured: false, v: "0.51", logo: ""},
{url:"/components/sensor.dwd_weather_warnings/", title:"DWD Weather warnings", cat:"weather", featured: false, v: "0.51", logo: ""},
{url:"/components/sensor.darksky/", title:"Dark Sky", cat:"weather", featured: true, v: "0.3", logo: "dark_sky.png"},
{url:"/components/datadog/", title:"Datadog", cat:"history", featured: false, v: "0.45", logo: "datadog.png"},
{url:"/components/light.decora/", title:"Decora", cat:"light", featured: false, v: "0.37", logo: "leviton.png"},
@ -1209,7 +1209,7 @@ allComponents.pop(); // remove placeholder element at the end
<li><a href='/components/sensor.dnsip/'>DNS IP</a></li>
<li><a href='/components/sensor.dsmr/'>DSMR/Slimme meter</a></li>
<li><a href='/components/sensor.dte_energy_bridge/'>DTE Energy Bridge</a></li>
<li><a href='/components/sensor.dwdwarnapp/'>DWD Warn Weather</a></li>
<li><a href='/components/sensor.dwd_weather_warnings/'>DWD Weather warnings</a></li>
<li><a href='/components/sensor.darksky/'>Dark Sky</a></li>
<li><a href='/components/datadog/'>Datadog</a></li>
<li><a href='/components/light.decora/'>Decora</a></li>