Site updated at 2017-10-21 23:33:52 UTC

This commit is contained in:
Travis CI 2017-10-21 23:33:53 +00:00
parent b95006b9eb
commit a6fbc15960
1416 changed files with 21669 additions and 4045 deletions

View file

@ -23,7 +23,7 @@
<meta name="twitter:title" content="Command line Switch">
<meta name="twitter:description" content="Instructions how to have switches call command line commands.">
<meta name="twitter:image" content="https://home-assistant.io/images/default-social.png">
<link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet">
<link href="/stylesheets/screen.css" media="screen, projection, print" rel="stylesheet">
<link href="/atom.xml" rel="alternate" title="Home Assistant" type="application/atom+xml">
<link rel='shortcut icon' href='/images/favicon.ico' />
<link rel='icon' type='image/png' href='/images/favicon-192x192.png' sizes='192x192' />
@ -338,6 +338,9 @@ This switch will shutdown your host immediately, there will be no confirmation.
<li>
<a href='/components/switch.scsgate/'>SCSGate Switch</a>
</li>
<li>
<a href='/components/switch.skybell/'>Skybell Switch</a>
</li>
<li>
<a href='/components/switch.tplink/'>TPLink Switch</a>
</li>
@ -353,9 +356,15 @@ This switch will shutdown your host immediately, there will be no confirmation.
<li>
<a href='/components/switch.template/'>Template Switch</a>
</li>
<li>
<a href='/components/switch.tesla/'>Tesla Switch</a>
</li>
<li>
<a href='/components/switch.thinkingcleaner/'>Thinking Cleaner Switch</a>
</li>
<li>
<a href='/components/switch.toon/'>Toon</a>
</li>
<li>
<a href='/components/switch.velbus/'>Velbus Switches</a>
</li>
@ -371,6 +380,9 @@ This switch will shutdown your host immediately, there will be no confirmation.
<li>
<a href='/components/switch.wink/'>Wink Switch</a>
</li>
<li>
<a href='/components/switch.xiaomi_miio/'>Xiaomi Smart WiFi Socket and Smart Power Strip</a>
</li>
<li>
<a href='/components/switch.xiaomi_aqara/'>Xiaomi Switch</a>
</li>