Site updated at 2017-01-29 15:06:40 UTC
This commit is contained in:
parent
be1e570828
commit
b09bee170f
58 changed files with 84 additions and 79 deletions
|
@ -7,26 +7,26 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
|
||||
<title>Avion - Home Assistant</title>
|
||||
<title>Avi-on - Home Assistant</title>
|
||||
<meta name="author" content="Home Assistant">
|
||||
<meta name="description" content="Instructions on how to setup GE Avion Bluetooth dimmers within Home Assistant.">
|
||||
<meta name="description" content="Instructions on how to setup GE Avi-on Bluetooth dimmers within Home Assistant.">
|
||||
|
||||
<meta name="viewport" content="width=device-width">
|
||||
<link rel="canonical" href="https://home-assistant.io/components/light.avion/">
|
||||
|
||||
<meta property="fb:app_id" content="338291289691179">
|
||||
<meta property="og:title" content="Avion">
|
||||
<meta property="og:title" content="Avi-on">
|
||||
<meta property="og:site_name" content="Home Assistant">
|
||||
<meta property="og:url" content="https://home-assistant.io/components/light.avion/">
|
||||
<meta property="og:type" content="article">
|
||||
<meta property="og:description" content="Instructions on how to setup GE Avion Bluetooth dimmers within Home Assistant.">
|
||||
<meta property="og:description" content="Instructions on how to setup GE Avi-on Bluetooth dimmers within Home Assistant.">
|
||||
<meta property="og:image" content="https://home-assistant.io/images/default-social.png">
|
||||
|
||||
<meta name="twitter:card" content="summary_large_image">
|
||||
<meta name="twitter:site" content="@home_assistant">
|
||||
|
||||
<meta name="twitter:title" content="Avion">
|
||||
<meta name="twitter:description" content="Instructions on how to setup GE Avion Bluetooth dimmers within Home Assistant.">
|
||||
<meta name="twitter:title" content="Avi-on">
|
||||
<meta name="twitter:description" content="Instructions on how to setup GE Avi-on Bluetooth dimmers within Home Assistant.">
|
||||
<meta name="twitter:image" content="https://home-assistant.io/images/default-social.png">
|
||||
|
||||
<link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet">
|
||||
|
@ -84,13 +84,15 @@
|
|||
|
||||
<header>
|
||||
<h1 class="title indent">
|
||||
Avion
|
||||
Avi-on
|
||||
</h1>
|
||||
</header>
|
||||
<hr class="divider">
|
||||
|
||||
|
||||
<p>Support for the Avion Bluetooth dimmer switch <a href="http://avi-on.com/">Avi-On</a>. To enable these lights, add the following lines to your <code class="highlighter-rouge">configuration.yaml</code> file:</p>
|
||||
<p>Support for the Avi-on Bluetooth dimmer switch <a href="http://avi-on.com/">Avi-On</a>.</p>
|
||||
|
||||
<p>To enable these lights, add the following lines to your <code class="highlighter-rouge">configuration.yaml</code> file:</p>
|
||||
|
||||
<div class="language-yaml highlighter-rouge"><pre class="highlight"><code><span class="c1"># Example configuration.yaml entry</span>
|
||||
<span class="s">light</span><span class="pi">:</span>
|
||||
|
@ -131,6 +133,7 @@
|
|||
<section class="aside-module grid__item one-whole lap-one-half">
|
||||
<div class='edit-github'><a href='https://github.com/home-assistant/home-assistant.github.io/tree/current/source/_components/light.avion.markdown'>Edit this page on GitHub</a></div>
|
||||
<div class='brand-logo-container section'>
|
||||
<img src='/images/supported_brands/avi-on.png' />
|
||||
</div>
|
||||
<div class='section'>
|
||||
IoT class<sup><a href='/blog/2016/02/12/classifying-the-internet-of-things/#classifiers'><i class="icon-info-sign"></i></a></sup>: Assumed State
|
||||
|
@ -146,7 +149,7 @@
|
|||
<h1 class="title delta">Category Light</h1>
|
||||
<ul class='divided'>
|
||||
<li>
|
||||
Avion
|
||||
Avi-on
|
||||
</li>
|
||||
<li>
|
||||
<a href='/components/light.wemo/'>Belkin WeMo Lights</a>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue