Site updated at 2016-03-12 19:38:21 UTC

This commit is contained in:
Travis CI 2016-03-12 19:38:21 +00:00
parent f1e3204aa7
commit 9690c7de8e
106 changed files with 2221 additions and 1195 deletions

View file

@ -117,7 +117,7 @@
<ul>
<li>Maintains a state per switch and a combined state <code>all_switches</code>.</li>
<li>Registers services <code>switch/turn_on</code> and <code>switch/turn_off</code> to control switches.</li>
<li>Registers services <code>switch/turn_on</code>, <code>switch/turn_off</code>, and <code>switch/toggle</code> to control switches.</li>
</ul>
<h3><a class="title-link" name="use-the-services" href="#use-the-services"></a> Use the services</h3>