Site updated at 2017-10-16 08:22:57 UTC
This commit is contained in:
parent
7229068461
commit
c81332336a
27 changed files with 66 additions and 65 deletions
|
@ -739,7 +739,7 @@ var allComponents = [
|
|||
{url:"/components/scene/", title:"Scenes", cat:"organization", featured: false, v: "0.0", logo: "home-assistant.png"},
|
||||
{url:"/components/sensor.scrape/", title:"Scrape Sensor", cat:"sensor", featured: false, v: "0.31", logo: "home-assistant.png"},
|
||||
{url:"/components/script/", title:"Scripts", cat:"automation", featured: false, v: "0.0", logo: "home-assistant.png"},
|
||||
{url:"/components/sensor.season/", title:"Season Sensor", cat:"sensor", featured: false, v: "0.53", logo: ""},
|
||||
{url:"/components/sensor.season/", title:"Season Sensor", cat:"sensor", featured: false, v: "0.53", logo: "home-assistant.png"},
|
||||
{url:"/components/notify.sendgrid/", title:"SendGrid", cat:"notifications", featured: false, v: "0.0", logo: "sendgrid.png"},
|
||||
{url:"/components/sensor.sensehat/", title:"Sense HAT", cat:"sensor", featured: false, v: "0.35", logo: "sense-hat.png"},
|
||||
{url:"/components/light.sensehat/", title:"Sense HAT Light", cat:"light", featured: false, v: "0.0", logo: "sense-hat.png"},
|
||||
|
|
|
@ -98,6 +98,7 @@
|
|||
<section class="aside-module grid__item one-whole lap-one-half">
|
||||
<div class='edit-github'><a href='https://github.com/home-assistant/home-assistant.github.io/tree/current/source/_components/sensor.season.markdown'>Edit this page on GitHub</a></div>
|
||||
<div class='brand-logo-container section'>
|
||||
<img src='/images/supported_brands/home-assistant.png' />
|
||||
</div>
|
||||
<div class='section'>
|
||||
IoT class<sup><a href='/blog/2016/02/12/classifying-the-internet-of-things/#classifiers'><i class="icon-info-sign"></i></a></sup>: Local Polling
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue