Site updated at 2016-04-09 06:48:25 UTC

This commit is contained in:
Travis CI 2016-04-09 06:48:25 +00:00
parent 70d7598549
commit fd0f19a883
174 changed files with 4107 additions and 890 deletions

View file

@ -122,6 +122,7 @@
<span class="key">switch</span>:
<span class="key">platform</span>: <span class="string"><span class="content">orvibo</span></span>
<span class="key">host</span>: <span class="string"><span class="content">IP_ADDRESS</span></span>
<span class="key">mac</span>: <span class="string"><span class="content">MA:CA:DD:RE:SS:00</span></span>
</pre></div>
</div>
</div>
@ -130,6 +131,7 @@
<ul>
<li><strong>host</strong> (<em>Required</em>): IP address of your switch, eg. 192.168.1.10.</li>
<li><strong>mac</strong> (<em>Optional</em>): MAC address of the switch, eg “AA:BB:CC:DD:EE:FF”. This is required if the switch is connected to a different subnet to the machine running Home Assistant</li>
</ul>