Site updated at 2016-07-30 20:22:19 UTC

This commit is contained in:
Travis CI 2016-07-30 20:22:19 +00:00
parent d2d5ef4fdc
commit d5dc0ccb1d
362 changed files with 5165 additions and 1607 deletions

View file

@ -96,10 +96,9 @@
<ul>
<li><a href="/components/binary_sensor.knx">Binary Sensor</a></li>
<li><a href="/components/switch.knx">Switch</a></li>
<li><a href="/components/thermostat.knx">Thermostat</a></li>
</ul>
<p>The local ZigBee device (assuming XBee) must have an up to date Router or Coordinator API firmware installed.</p>
<p>A <code>knx</code> section must be present in the <code>configuration.yaml</code> file and contain the following options as required:</p>
<div class="highlighter-coderay"><div class="CodeRay">
@ -116,7 +115,6 @@
</ul>
</article>
@ -144,6 +142,9 @@
<li><a href='/components/switch.knx/'>
KNX Switch
</a></li>
<li><a href='/components/thermostat.knx/'>
KNX Thermostat
</a></li>
</ul>
</div>
<div class='section'>
@ -164,6 +165,12 @@
<li>
KNX
</li>
<li>
<a href='/components/switch.knx/'>KNX Switch</a>
</li>
<li>
<a href='/components/thermostat.knx/'>KNX Thermostat</a>
</li>
<li>
<a href='/components/zigbee/'>ZigBee</a>
</li>