Site updated at 2018-01-21 16:46:01 UTC
This commit is contained in:
parent
244fed4d0e
commit
f162ffdf5a
270 changed files with 1612 additions and 253 deletions
|
@ -90,7 +90,7 @@ Support for these components is provided by the Home Assistant community.
|
|||
<a href='#binary-sensor' class="btn">Binary Sensor (67)</a>
|
||||
<a href='#calendar' class="btn">Calendar (6)</a>
|
||||
<a href='#camera' class="btn">Camera (30)</a>
|
||||
<a href='#climate' class="btn">Climate (33)</a>
|
||||
<a href='#climate' class="btn">Climate (31)</a>
|
||||
<a href='#cloud' class="btn">Cloud (1)</a>
|
||||
<a href='#cover' class="btn">Cover (24)</a>
|
||||
<a href='#diy' class="btn">DIY (15)</a>
|
||||
|
@ -101,7 +101,7 @@ Support for these components is provided by the Home Assistant community.
|
|||
<a href='#front-end' class="btn">Front end (5)</a>
|
||||
<a href='#health' class="btn">Health (5)</a>
|
||||
<a href='#history' class="btn">History (15)</a>
|
||||
<a href='#hub' class="btn">Hub (87)</a>
|
||||
<a href='#hub' class="btn">Hub (88)</a>
|
||||
<a href='#image-processing' class="btn">Image Processing (8)</a>
|
||||
<a href='#intent' class="btn">Intent (2)</a>
|
||||
<a href='#light' class="btn">Light (59)</a>
|
||||
|
@ -113,7 +113,7 @@ Support for these components is provided by the Home Assistant community.
|
|||
<a href='#presence-detection' class="btn">Presence Detection (48)</a>
|
||||
<a href='#remote' class="btn">Remote (4)</a>
|
||||
<a href='#scene' class="btn">Scene (7)</a>
|
||||
<a href='#sensor' class="btn">Sensor (119)</a>
|
||||
<a href='#sensor' class="btn">Sensor (120)</a>
|
||||
<a href='#social' class="btn">Social (5)</a>
|
||||
<a href='#switch' class="btn">Switch (75)</a>
|
||||
<a href='#system-monitor' class="btn">System Monitor (29)</a>
|
||||
|
@ -295,9 +295,9 @@ var allComponents = [
|
|||
{url:"/components/sensor.dsmr/", title:"DSMR or 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.dwd_weather_warnings/", title:"DWD Weather warnings", cat:"weather", featured: false, v: "0.51", logo: ""},
|
||||
{url:"/components/climate.daikin/", title:"Daikin AC", cat:"climate", featured: false, v: "0.59", logo: "N/A"},
|
||||
{url:"/components/sensor.daikin/", title:"Daikin AC", cat:"climate", featured: false, v: "0.59", logo: "N/A"},
|
||||
{url:"/components/daikin/", title:"Daikin AC", cat:"climate", featured: false, v: "0.59", logo: "N/A"},
|
||||
{url:"/components/climate.daikin/", title:"Daikin AC", cat:"climate", featured: false, v: "0.59", logo: "daikin.svg"},
|
||||
{url:"/components/sensor.daikin/", title:"Daikin AC", cat:"sensor", featured: false, v: "0.59", logo: "daikin.svg"},
|
||||
{url:"/components/daikin/", title:"Daikin AC", cat:"hub", featured: false, v: "0.59", logo: "daikin.svg"},
|
||||
{url:"/components/weather.darksky/", title:"Dark Sky", cat:"weather", featured: false, v: "0.61", logo: "dark_sky.png"},
|
||||
{url:"/components/sensor.darksky/", title:"Dark Sky Sensor", 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"},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue