Site updated at 2017-08-12 20:12:45 UTC

This commit is contained in:
Travis CI 2017-08-12 20:12:46 +00:00
parent e1336d0fd2
commit 177731b69b
614 changed files with 10280 additions and 2298 deletions

View file

@ -79,7 +79,8 @@
<ul>
<li>Dimmers as Home Assistant lights</li>
<li>Wall switches as Home Assistant switches</li>
<li>Serena shades as Home Assistant covers</li>
<li>Scenes as Home Assistant scenes</li>
<li>Serena shades (honeycomb and roller) as Home Assistant covers</li>
</ul>
<p>When configured, the <code class="highlighter-rouge">lutron_caseta</code> component will automatically discover the currently support devices as setup in the Lutron SmartBridge.</p>
<p>To use Lutron Caseta devices in your installation, add the following to your <code class="highlighter-rouge">configuration.yaml</code> file using the IP of your lutron Smartbridge:</p>
@ -119,6 +120,9 @@ It is recommended to assign a static IP address to your Lutron SmartBridge. This
<li><a href='/components/light.lutron_caseta/'>
Lutron Caseta Light
</a></li>
<li><a href='/components/scene.lutron_caseta/'>
Lutron Caseta Scene
</a></li>
<li><a href='/components/switch.lutron_caseta/'>
Lutron Caseta Switch
</a></li>