Site updated at 2017-04-09 10:21:00 UTC
This commit is contained in:
parent
b33ff101a5
commit
4194f5f63e
26 changed files with 39 additions and 38 deletions
|
@ -222,7 +222,7 @@ var allComponents = [
|
|||
{url:"/components/config/", title:"Config", cat:"other", featured: false, v: 39, logo: "home-assistant.png"},
|
||||
{url:"/components/configurator/", title:"Configurator", cat:"other", featured: false, v: 0, logo: "home-assistant.png"},
|
||||
{url:"/components/conversation/", title:"Conversation", cat:"voice", featured: false, v: 0, logo: "home-assistant.png"},
|
||||
{url:"/components/sensor.crimereports/", title:"Crime Reports", cat:"sensor", featured: false, v: 42, logo: ""},
|
||||
{url:"/components/sensor.crimereports/", title:"Crime Reports", cat:"sensor", featured: false, v: 42, logo: "crimereports.png"},
|
||||
{url:"/components/sensor.currencylayer/", title:"Currencylayer", cat:"finance", featured: false, v: 32, logo: "currencylayer.png"},
|
||||
{url:"/components/switch.dlink/", title:"D-Link Switch", cat:"switch", featured: false, v: 14, logo: "dlink.png"},
|
||||
{url:"/components/device_tracker.ddwrt/", title:"DD-WRT", cat:"presence-detection", featured: false, v: 7, logo: "ddwrt.png"},
|
||||
|
|
|
@ -135,6 +135,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.crimereports.markdown'>Edit this page on GitHub</a></div>
|
||||
<div class='brand-logo-container section'>
|
||||
<img src='/images/supported_brands/crimereports.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>: Cloud Polling
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue