Site updated at 2017-08-24 10:20:13 UTC

This commit is contained in:
Travis CI 2017-08-24 10:20:14 +00:00
parent ab7302fb9c
commit 1b91c3857f
27 changed files with 46 additions and 40 deletions

View file

@ -908,7 +908,7 @@ var allComponents = [
{url:"/components/sensor.mfi/", title:"mFi Sensor", cat:"sensor", featured: false, v: "0.32", logo: "ubiquiti.png"},
{url:"/components/switch.mfi/", title:"mFi Switch", cat:"switch", featured: false, v: "0.0", logo: "ubiquiti.png"},
{url:"/components/binary_sensor.mystrom/", title:"myStrom Binary Sensor", cat:"binary-sensor", featured: false, v: "0.45", logo: "mystrom.png"},
{url:"/components/switch.mystrom/", title:"myStrom Switch", cat:"switch", featured: false, v: "0.0", logo: "mystrom.png"},
{url:"/components/switch.mystrom/", title:"myStrom Switch", cat:"switch", featured: false, v: "0.9", logo: "mystrom.png"},
{url:"/components/light.mystrom/", title:"myStrom WiFi Bulb", cat:"light", featured: false, v: "0.43", logo: "mystrom.png"},
false
];

View file

@ -108,6 +108,12 @@
<div class='brand-logo-container section'>
<img src='/images/supported_brands/mystrom.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
</div>
<div class='section'>
Introduced in release: 0.9
</div>
<div class='section'>
This is a platform for
<a href='/components/switch/'>the Switches component</a>.