Site updated at 2018-01-08 17:54:23 UTC
This commit is contained in:
parent
50d49d60c4
commit
532826824c
27 changed files with 66 additions and 66 deletions
|
@ -147,7 +147,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/climate.mqtt.markdown'>Edit this page on GitHub</a></div>
|
||||
<div class='brand-logo-container section'>
|
||||
<img src='/images/supported_brands/heat-control.png' />
|
||||
<img src='/images/supported_brands/mqtt.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
|
||||
|
|
|
@ -561,7 +561,7 @@ var allComponents = [
|
|||
{url:"/components/device_tracker.mqtt/", title:"MQTT Device Tracker", cat:"presence-detection", featured: false, v: "0.0", logo: "mqtt.png"},
|
||||
{url:"/components/mqtt_eventstream/", title:"MQTT Eventstream", cat:"other", featured: false, v: "0.11", logo: "mqtt.png"},
|
||||
{url:"/components/fan.mqtt/", title:"MQTT Fan", cat:"fan", featured: false, v: "0.27", logo: "mqtt.png"},
|
||||
{url:"/components/climate.mqtt/", title:"MQTT HVAC", cat:"climate", featured: false, v: "0.55", logo: "heat-control.png"},
|
||||
{url:"/components/climate.mqtt/", title:"MQTT HVAC", cat:"climate", featured: false, v: "0.55", logo: "mqtt.png"},
|
||||
{url:"/components/light.mqtt_json/", title:"MQTT JSON Light", cat:"light", featured: false, v: "0.26", logo: "mqtt.png"},
|
||||
{url:"/components/light.mqtt/", title:"MQTT Light", cat:"light", featured: false, v: "0.0", logo: "mqtt.png"},
|
||||
{url:"/components/lock.mqtt/", title:"MQTT Lock", cat:"lock", featured: false, v: "0.15", logo: "mqtt.png"},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue