Site updated at 2017-07-02 10:28:15 UTC

This commit is contained in:
Travis CI 2017-07-02 10:28:15 +00:00
parent 00a0f63427
commit 8f12610623
260 changed files with 1182 additions and 330 deletions

View file

@ -153,18 +153,6 @@ A word of caution: The Arduino boards are not storing states. This means that wi
<li>
<a href='/components/cover.knx/'>KNX Cover</a>
</li>
<li>
<a href='/components/light.knx/'>KNX Light</a>
</li>
<li>
<a href='/components/sensor.knx/'>KNX Sensor</a>
</li>
<li>
<a href='/components/switch.knx/'>KNX Switch</a>
</li>
<li>
<a href='/components/climate.knx/'>KNX Thermostat</a>
</li>
<li>
<a href='/components/sensor.miflora/'>Mi Flora plant sensor</a>
</li>

View file

@ -128,18 +128,6 @@
<li>
<a href='/components/cover.knx/'>KNX Cover</a>
</li>
<li>
<a href='/components/light.knx/'>KNX Light</a>
</li>
<li>
<a href='/components/sensor.knx/'>KNX Sensor</a>
</li>
<li>
<a href='/components/switch.knx/'>KNX Switch</a>
</li>
<li>
<a href='/components/climate.knx/'>KNX Thermostat</a>
</li>
<li>
<a href='/components/sensor.miflora/'>Mi Flora plant sensor</a>
</li>

View file

@ -129,6 +129,9 @@
<li>
<a href='/components/climate.honeywell/'>Honeywell Thermostat</a>
</li>
<li>
<a href='/components/climate.knx/'>KNX Thermostat</a>
</li>
<li>
<a href='/components/climate.mysensors/'>MySensors HVAC</a>
</li>

View file

@ -605,6 +605,9 @@ be provided.</p>
<li>
<a href='/components/climate.honeywell/'>Honeywell Thermostat</a>
</li>
<li>
<a href='/components/climate.knx/'>KNX Thermostat</a>
</li>
<li>
<a href='/components/climate.mysensors/'>MySensors HVAC</a>
</li>

View file

@ -153,6 +153,9 @@ Valve: 0
<li>
<a href='/components/climate.honeywell/'>Honeywell Thermostat</a>
</li>
<li>
<a href='/components/climate.knx/'>KNX Thermostat</a>
</li>
<li>
<a href='/components/climate.mysensors/'>MySensors HVAC</a>
</li>

View file

@ -153,6 +153,9 @@ This component requires the <a href="/components/modbus/">Modbus</a> component t
<li>
<a href='/components/climate.honeywell/'>Honeywell Thermostat</a>
</li>
<li>
<a href='/components/climate.knx/'>KNX Thermostat</a>
</li>
<li>
<a href='/components/climate.mysensors/'>MySensors HVAC</a>
</li>

View file

@ -156,6 +156,9 @@
<li>
<a href='/components/climate.honeywell/'>Honeywell Thermostat</a>
</li>
<li>
<a href='/components/climate.knx/'>KNX Thermostat</a>
</li>
<li>
<a href='/components/climate.mysensors/'>MySensors HVAC</a>
</li>

View file

@ -139,6 +139,9 @@
<li>
<a href='/components/climate.honeywell/'>Honeywell Thermostat</a>
</li>
<li>
<a href='/components/climate.knx/'>KNX Thermostat</a>
</li>
<li>
<a href='/components/climate.mysensors/'>MySensors HVAC</a>
</li>

View file

@ -142,6 +142,9 @@
<li>
<a href='/components/climate.honeywell/'>Honeywell Thermostat</a>
</li>
<li>
<a href='/components/climate.knx/'>KNX Thermostat</a>
</li>
<li>
<a href='/components/climate.mysensors/'>MySensors HVAC</a>
</li>

View file

@ -139,6 +139,9 @@ Scan interval is expressed in seconds. Omitting scan_interval may result in too-
<li>
Honeywell Thermostat
</li>
<li>
<a href='/components/climate.knx/'>KNX Thermostat</a>
</li>
<li>
<a href='/components/climate.mysensors/'>MySensors HVAC</a>
</li>

View file

@ -135,67 +135,73 @@
</ul>
</div>
<div class='section'>
<h1 class="title delta">Category DIY</h1>
<h1 class="title delta">Category Climate</h1>
<ul class='divided'>
<li>
<a href='/components/arduino/'>Arduino</a>
<a href='/components/climate.eq3btsmart/'>EQ3 Bluetooth Smart Thermostats</a>
</li>
<li>
<a href='/components/sensor.arduino/'>Arduino Sensor</a>
<a href='/components/climate.ecobee/'>Ecobee Thermostat</a>
</li>
<li>
<a href='/components/switch.arduino/'>Arduino Switch</a>
<a href='/components/climate.flexit/'>Flexit A/C controller</a>
</li>
<li>
<a href='/components/bbb_gpio/'>BeagleBone Black GPIO</a>
<a href='/components/climate.generic_thermostat/'>Generic Thermostat</a>
</li>
<li>
<a href='/components/sensor.dht/'>DHT Sensor</a>
<a href='/components/climate.heatmiser/'>Heatmiser Thermostat</a>
</li>
<li>
<a href='/components/sensor.eddystone_temperature/'>Eddystone Beacon</a>
<a href='/components/climate.homematic/'>Homematic Thermostats</a>
</li>
<li>
<a href='/components/knx/'>KNX</a>
</li>
<li>
<a href='/components/cover.knx/'>KNX Cover</a>
</li>
<li>
<a href='/components/light.knx/'>KNX Light</a>
</li>
<li>
<a href='/components/sensor.knx/'>KNX Sensor</a>
</li>
<li>
<a href='/components/switch.knx/'>KNX Switch</a>
<a href='/components/climate.honeywell/'>Honeywell Thermostat</a>
</li>
<li>
KNX Thermostat
</li>
<li>
<a href='/components/sensor.miflora/'>Mi Flora plant sensor</a>
<a href='/components/climate.mysensors/'>MySensors HVAC</a>
</li>
<li>
<a href='/components/sensor.onewire/'>One wire Sensor</a>
<a href='/components/climate.nest/'>Nest Thermostat</a>
</li>
<li>
<a href='/components/sensor.serial_pm/'>Particulate matter Sensor</a>
<a href='/components/climate.netatmo/'>Netatmo Thermostat</a>
</li>
<li>
<a href='/components/rpi_pfio/'>PiFace Digital I/O</a>
<a href='/components/climate.oem/'>OpenEnergyMonitor WiFi Thermostat</a>
</li>
<li>
<a href='/components/rpi_gpio/'>Raspberry PI GPIO</a>
<a href='/components/climate.proliphix/'>Proliphix Thermostat</a>
</li>
<li>
<a href='/components/raspihats/'>Raspihats</a>
<a href='/components/climate.radiotherm/'>Radio Thermostat (3M Filtrete) Thermostat</a>
</li>
<li>
<a href='/components/sensor.skybeacon/'>Skybeacon sensor</a>
<a href='/components/climate.sensibo/'>Sensibo A/C controller</a>
</li>
<li>
<a href='/components/zigbee/'>ZigBee</a>
<a href='/components/climate.tado/'>Tado Thermostat</a>
</li>
<li>
<a href='/components/climate.vera/'>Vera Thermostat</a>
</li>
<li>
<a href='/components/climate.wink/'>Wink Thermostat</a>
</li>
<li>
<a href='/components/climate.zwave/'>Z-Wave Climate</a>
</li>
<li>
<a href='/components/maxcube/'>eQ-3 MAX! Cube</a>
</li>
<li>
<a href='/components/binary_sensor.maxcube/'>eQ-3 MAX! Cube binary sensors</a>
</li>
<li>
<a href='/components/climate.maxcube/'>eQ-3 MAX! Cube thermostat</a>
</li>
</ul>
</div>

View file

@ -129,6 +129,9 @@
<li>
<a href='/components/climate.honeywell/'>Honeywell Thermostat</a>
</li>
<li>
<a href='/components/climate.knx/'>KNX Thermostat</a>
</li>
<li>
<a href='/components/climate.mysensors/'>MySensors HVAC</a>
</li>

View file

@ -400,6 +400,9 @@ new DaikinHeatpumpIR()
<li>
<a href='/components/climate.honeywell/'>Honeywell Thermostat</a>
</li>
<li>
<a href='/components/climate.knx/'>KNX Thermostat</a>
</li>
<li>
MySensors HVAC
</li>

View file

@ -138,6 +138,9 @@ You must have the <a href="/components/nest/">Nest component</a> configured to u
<li>
<a href='/components/climate.honeywell/'>Honeywell Thermostat</a>
</li>
<li>
<a href='/components/climate.knx/'>KNX Thermostat</a>
</li>
<li>
<a href='/components/climate.mysensors/'>MySensors HVAC</a>
</li>

View file

@ -160,6 +160,9 @@
<li>
<a href='/components/climate.honeywell/'>Honeywell Thermostat</a>
</li>
<li>
<a href='/components/climate.knx/'>KNX Thermostat</a>
</li>
<li>
<a href='/components/climate.mysensors/'>MySensors HVAC</a>
</li>

View file

@ -135,6 +135,9 @@
<li>
<a href='/components/climate.honeywell/'>Honeywell Thermostat</a>
</li>
<li>
<a href='/components/climate.knx/'>KNX Thermostat</a>
</li>
<li>
<a href='/components/climate.mysensors/'>MySensors HVAC</a>
</li>

View file

@ -138,6 +138,9 @@ of OID values. A complete collection of the API is available in this <a href="ht
<li>
<a href='/components/climate.honeywell/'>Honeywell Thermostat</a>
</li>
<li>
<a href='/components/climate.knx/'>KNX Thermostat</a>
</li>
<li>
<a href='/components/climate.mysensors/'>MySensors HVAC</a>
</li>

View file

@ -145,6 +145,9 @@
<li>
<a href='/components/climate.honeywell/'>Honeywell Thermostat</a>
</li>
<li>
<a href='/components/climate.knx/'>KNX Thermostat</a>
</li>
<li>
<a href='/components/climate.mysensors/'>MySensors HVAC</a>
</li>

View file

@ -145,6 +145,9 @@ done in the app and actions done by Home Assistant.
<li>
<a href='/components/climate.honeywell/'>Honeywell Thermostat</a>
</li>
<li>
<a href='/components/climate.knx/'>KNX Thermostat</a>
</li>
<li>
<a href='/components/climate.mysensors/'>MySensors HVAC</a>
</li>

View file

@ -133,6 +133,9 @@
<li>
<a href='/components/climate.honeywell/'>Honeywell Thermostat</a>
</li>
<li>
<a href='/components/climate.knx/'>KNX Thermostat</a>
</li>
<li>
<a href='/components/climate.mysensors/'>MySensors HVAC</a>
</li>

View file

@ -146,6 +146,9 @@
<li>
<a href='/components/climate.honeywell/'>Honeywell Thermostat</a>
</li>
<li>
<a href='/components/climate.knx/'>KNX Thermostat</a>
</li>
<li>
<a href='/components/climate.mysensors/'>MySensors HVAC</a>
</li>

View file

@ -167,6 +167,9 @@ The above devices are confimed to work, but others may work as well.
<li>
<a href='/components/climate.honeywell/'>Honeywell Thermostat</a>
</li>
<li>
<a href='/components/climate.knx/'>KNX Thermostat</a>
</li>
<li>
<a href='/components/climate.mysensors/'>MySensors HVAC</a>
</li>

View file

@ -201,6 +201,9 @@ If the thermostat support different operating modes, you will get one thermostat
<li>
<a href='/components/climate.honeywell/'>Honeywell Thermostat</a>
</li>
<li>
<a href='/components/climate.knx/'>KNX Thermostat</a>
</li>
<li>
<a href='/components/climate.mysensors/'>MySensors HVAC</a>
</li>

View file

@ -159,18 +159,6 @@
<li>
KNX Cover
</li>
<li>
<a href='/components/light.knx/'>KNX Light</a>
</li>
<li>
<a href='/components/sensor.knx/'>KNX Sensor</a>
</li>
<li>
<a href='/components/switch.knx/'>KNX Switch</a>
</li>
<li>
<a href='/components/climate.knx/'>KNX Thermostat</a>
</li>
<li>
<a href='/components/sensor.miflora/'>Mi Flora plant sensor</a>
</li>

View file

@ -118,7 +118,7 @@
<li><strong>view</strong> (<em>Optional</em>): If yes then the entry will be shown as a view (tab) at the top.</li>
<li><strong>name</strong> (<em>Optional</em>): Name of the group.</li>
<li><strong>icon</strong> (<em>Optional</em>): If the group is a view, this icon will show at the top in the frontend instead of the name. If its not a view, then the icon shows when this group is used in another group.</li>
<li><strong>control</strong> (<em>Optional</em>): If hidden then the group switch will be hidden.</li>
<li><strong>control</strong> (<em>Optional</em>): Set value to <code class="highlighter-rouge">hidden</code>. If hidden then the group switch will be hidden.</li>
<li><strong>entities</strong> (<em>Required</em>): array or comma delimited string, list of entities to group.</li>
</ul>
<p class="img">

View file

@ -90,9 +90,9 @@ Support for these components is provided by the Home Assistant community.
<a href='#binary-sensor' class="btn">Binary Sensor (54)</a>
<a href='#calendar' class="btn">Calendar (3)</a>
<a href='#camera' class="btn">Camera (22)</a>
<a href='#climate' class="btn">Climate (21)</a>
<a href='#climate' class="btn">Climate (22)</a>
<a href='#cover' class="btn">Cover (17)</a>
<a href='#diy' class="btn">DIY (20)</a>
<a href='#diy' class="btn">DIY (16)</a>
<a href='#downloading' class="btn">Downloading (5)</a>
<a href='#energy' class="btn">Energy (11)</a>
<a href='#fan' class="btn">Fan (6)</a>
@ -102,7 +102,7 @@ Support for these components is provided by the Home Assistant community.
<a href='#history' class="btn">History (13)</a>
<a href='#hub' class="btn">Hub (58)</a>
<a href='#image-processing' class="btn">Image Processing (8)</a>
<a href='#light' class="btn">Light (45)</a>
<a href='#light' class="btn">Light (46)</a>
<a href='#lock' class="btn">Lock (9)</a>
<a href='#media-player' class="btn">Media Player (45)</a>
<a href='#notifications' class="btn">Notifications (45)</a>
@ -110,9 +110,9 @@ Support for these components is provided by the Home Assistant community.
<a href='#presence-detection' class="btn">Presence Detection (39)</a>
<a href='#remote' class="btn">Remote (3)</a>
<a href='#scene' class="btn">Scene (3)</a>
<a href='#sensor' class="btn">Sensor (89)</a>
<a href='#sensor' class="btn">Sensor (90)</a>
<a href='#social' class="btn">Social (5)</a>
<a href='#switch' class="btn">Switch (57)</a>
<a href='#switch' class="btn">Switch (58)</a>
<a href='#system-monitor' class="btn">System Monitor (23)</a>
<a href='#telegram-chatbot' class="btn">Telegram chatbot (3)</a>
<a href='#text-to-speech' class="btn">Text-to-speech (6)</a>
@ -418,10 +418,10 @@ var allComponents = [
{url:"/components/knx/", title:"KNX", cat:"diy", featured: false, v: "0.24", logo: "knx.png"},
{url:"/components/binary_sensor.knx/", title:"KNX Binary Sensor", cat:"binary-sensor", featured: false, v: "0.24", logo: "knx.png"},
{url:"/components/cover.knx/", title:"KNX Cover", cat:"diy", featured: false, v: "0.48", logo: "knx.png"},
{url:"/components/light.knx/", title:"KNX Light", cat:"diy", featured: false, v: "0.44", logo: "knx.png"},
{url:"/components/sensor.knx/", title:"KNX Sensor", cat:"diy", featured: false, v: "0.29", logo: "knx.png"},
{url:"/components/switch.knx/", title:"KNX Switch", cat:"diy", featured: false, v: "0.24", logo: "knx.png"},
{url:"/components/climate.knx/", title:"KNX Thermostat", cat:"diy", featured: false, v: "0.25", logo: "knx.png"},
{url:"/components/light.knx/", title:"KNX Light", cat:"light", featured: false, v: "0.44", logo: "knx.png"},
{url:"/components/sensor.knx/", title:"KNX Sensor", cat:"sensor", featured: false, v: "0.29", logo: "knx.png"},
{url:"/components/switch.knx/", title:"KNX Switch", cat:"switch", featured: false, v: "0.24", logo: "knx.png"},
{url:"/components/climate.knx/", title:"KNX Thermostat", cat:"climate", featured: false, v: "0.25", logo: "knx.png"},
{url:"/components/sensor.kwb/", title:"KWB Easyfire Sensor", cat:"sensor", featured: false, v: "0.4", logo: "kwb.png"},
{url:"/components/switch.kankun/", title:"Kankun SP3 Wifi Switch", cat:"switch", featured: false, v: "0.36", logo: ""},
{url:"/components/keyboard/", title:"Keyboard", cat:"automation", featured: false, v: "0.7", logo: "keyboard.png"},

View file

@ -157,18 +157,6 @@
<li>
<a href='/components/cover.knx/'>KNX Cover</a>
</li>
<li>
<a href='/components/light.knx/'>KNX Light</a>
</li>
<li>
<a href='/components/sensor.knx/'>KNX Sensor</a>
</li>
<li>
<a href='/components/switch.knx/'>KNX Switch</a>
</li>
<li>
<a href='/components/climate.knx/'>KNX Thermostat</a>
</li>
<li>
<a href='/components/sensor.miflora/'>Mi Flora plant sensor</a>
</li>

View file

@ -160,6 +160,9 @@
<li>
<a href='/components/light.insteon_plm/'>Insteon PLM Light</a>
</li>
<li>
<a href='/components/light.knx/'>KNX Light</a>
</li>
<li>
<a href='/components/light.lifx/'>LIFX</a>
</li>

View file

@ -152,6 +152,9 @@
<li>
<a href='/components/light.insteon_plm/'>Insteon PLM Light</a>
</li>
<li>
<a href='/components/light.knx/'>KNX Light</a>
</li>
<li>
<a href='/components/light.lifx/'>LIFX</a>
</li>

View file

@ -145,6 +145,9 @@
<li>
<a href='/components/light.insteon_plm/'>Insteon PLM Light</a>
</li>
<li>
<a href='/components/light.knx/'>KNX Light</a>
</li>
<li>
<a href='/components/light.lifx/'>LIFX</a>
</li>

View file

@ -179,6 +179,9 @@ Jun 20 19:41:18 androlapin hass[29588]: OSError: [Errno 8] Exec format error
<li>
<a href='/components/light.insteon_plm/'>Insteon PLM Light</a>
</li>
<li>
<a href='/components/light.knx/'>KNX Light</a>
</li>
<li>
<a href='/components/light.lifx/'>LIFX</a>
</li>

View file

@ -170,6 +170,9 @@
<li>
<a href='/components/light.insteon_plm/'>Insteon PLM Light</a>
</li>
<li>
<a href='/components/light.knx/'>KNX Light</a>
</li>
<li>
<a href='/components/light.lifx/'>LIFX</a>
</li>

View file

@ -272,6 +272,9 @@ The component defaults to rgbw. If your device has a separate white channel, you
<li>
<a href='/components/light.insteon_plm/'>Insteon PLM Light</a>
</li>
<li>
<a href='/components/light.knx/'>KNX Light</a>
</li>
<li>
<a href='/components/light.lifx/'>LIFX</a>
</li>

View file

@ -163,6 +163,9 @@
<li>
<a href='/components/light.insteon_plm/'>Insteon PLM Light</a>
</li>
<li>
<a href='/components/light.knx/'>KNX Light</a>
</li>
<li>
<a href='/components/light.lifx/'>LIFX</a>
</li>

View file

@ -222,6 +222,9 @@ Name. Use the values of Room name and Scene name that you see in the app. You ca
<li>
<a href='/components/light.insteon_plm/'>Insteon PLM Light</a>
</li>
<li>
<a href='/components/light.knx/'>KNX Light</a>
</li>
<li>
<a href='/components/light.lifx/'>LIFX</a>
</li>

View file

@ -153,6 +153,9 @@
<li>
<a href='/components/light.insteon_plm/'>Insteon PLM Light</a>
</li>
<li>
<a href='/components/light.knx/'>KNX Light</a>
</li>
<li>
<a href='/components/light.lifx/'>LIFX</a>
</li>

View file

@ -148,6 +148,9 @@
<li>
<a href='/components/light.insteon_plm/'>Insteon PLM Light</a>
</li>
<li>
<a href='/components/light.knx/'>KNX Light</a>
</li>
<li>
<a href='/components/light.lifx/'>LIFX</a>
</li>

View file

@ -165,6 +165,9 @@
<li>
<a href='/components/light.insteon_plm/'>Insteon PLM Light</a>
</li>
<li>
<a href='/components/light.knx/'>KNX Light</a>
</li>
<li>
<a href='/components/light.lifx/'>LIFX</a>
</li>

View file

@ -150,6 +150,9 @@
<li>
Insteon PLM Light
</li>
<li>
<a href='/components/light.knx/'>KNX Light</a>
</li>
<li>
<a href='/components/light.lifx/'>LIFX</a>
</li>

View file

@ -163,6 +163,9 @@
<li>
<a href='/components/light.insteon_plm/'>Insteon PLM Light</a>
</li>
<li>
<a href='/components/light.knx/'>KNX Light</a>
</li>
<li>
<a href='/components/light.lifx/'>LIFX</a>
</li>

View file

@ -132,67 +132,145 @@ For switching/light actuators that are only controlled by a single group address
</ul>
</div>
<div class='section'>
<h1 class="title delta">Category DIY</h1>
<h1 class="title delta">Category Light</h1>
<ul class='divided'>
<li>
<a href='/components/arduino/'>Arduino</a>
<a href='/components/light.avion/'>Avi-on</a>
</li>
<li>
<a href='/components/sensor.arduino/'>Arduino Sensor</a>
<a href='/components/light.wemo/'>Belkin WeMo Lights</a>
</li>
<li>
<a href='/components/switch.arduino/'>Arduino Switch</a>
<a href='/components/light.blinksticklight/'>Blinkstick</a>
</li>
<li>
<a href='/components/bbb_gpio/'>BeagleBone Black GPIO</a>
<a href='/components/light.blinkt/'>Blinkt!</a>
</li>
<li>
<a href='/components/sensor.dht/'>DHT Sensor</a>
<a href='/components/light.decora/'>Decora</a>
</li>
<li>
<a href='/components/sensor.eddystone_temperature/'>Eddystone Beacon</a>
<a href='/components/light.enocean/'>EnOcean Light</a>
</li>
<li>
<a href='/components/knx/'>KNX</a>
<a href='/components/light.flux_led/'>Flux Led/MagicLight</a>
</li>
<li>
<a href='/components/cover.knx/'>KNX Cover</a>
<a href='/components/light.homematic/'>Homematic Light</a>
</li>
<li>
<a href='/components/light.hyperion/'>Hyperion</a>
</li>
<li>
<a href='/components/light.tradfri/'>IKEA Trådfri lights</a>
</li>
<li>
<a href='/components/light.isy994/'>ISY994 Light</a>
</li>
<li>
<a href='/components/light.insteon_local/'>Insteon (Local) Light</a>
</li>
<li>
<a href='/components/light.insteon_hub/'>Insteon Hub Light</a>
</li>
<li>
<a href='/components/light.insteon_plm/'>Insteon PLM Light</a>
</li>
<li>
KNX Light
</li>
<li>
<a href='/components/sensor.knx/'>KNX Sensor</a>
<a href='/components/light.lifx/'>LIFX</a>
</li>
<li>
<a href='/components/switch.knx/'>KNX Switch</a>
<a href='/components/light.limitlessled/'>LimitlessLED</a>
</li>
<li>
<a href='/components/climate.knx/'>KNX Thermostat</a>
<a href='/components/light.litejet/'>LiteJet Light</a>
</li>
<li>
<a href='/components/sensor.miflora/'>Mi Flora plant sensor</a>
<a href='/components/light.lutron_caseta/'>Lutron Caseta Light</a>
</li>
<li>
<a href='/components/sensor.onewire/'>One wire Sensor</a>
<a href='/components/light.lutron/'>Lutron Light</a>
</li>
<li>
<a href='/components/sensor.serial_pm/'>Particulate matter Sensor</a>
<a href='/components/light.mqtt_json/'>MQTT JSON Light</a>
</li>
<li>
<a href='/components/rpi_pfio/'>PiFace Digital I/O</a>
<a href='/components/light.mqtt/'>MQTT Light</a>
</li>
<li>
<a href='/components/rpi_gpio/'>Raspberry PI GPIO</a>
<a href='/components/light.mqtt_template/'>MQTT Template Light</a>
</li>
<li>
<a href='/components/raspihats/'>Raspihats</a>
<a href='/components/light.mysensors/'>MySensors Light</a>
</li>
<li>
<a href='/components/sensor.skybeacon/'>Skybeacon sensor</a>
<a href='/components/light.osramlightify/'>Osram Lightify</a>
</li>
<li>
<a href='/components/zigbee/'>ZigBee</a>
<a href='/components/light.rpi_gpio_pwm/'>PWM LED</a>
</li>
<li>
<a href='/components/light.hue/'>Philips Hue</a>
</li>
<li>
<a href='/components/light.piglow/'>Piglow</a>
</li>
<li>
<a href='/components/light.qwikswitch/'>QwikSwitch Light</a>
</li>
<li>
<a href='/components/light.rflink/'>RFLink Light</a>
</li>
<li>
<a href='/components/light.rfxtrx/'>RFXtrx Light</a>
</li>
<li>
<a href='/components/light.scsgate/'>SCSGate Light</a>
</li>
<li>
<a href='/components/light.sensehat/'>Sense HAT Light</a>
</li>
<li>
<a href='/components/light.tellstick/'>TellStick Light</a>
</li>
<li>
<a href='/components/light.template/'>Template Light</a>
</li>
<li>
<a href='/components/light.tikteck/'>Tikteck</a>
</li>
<li>
<a href='/components/light.vera/'>Vera Light</a>
</li>
<li>
<a href='/components/light.wink/'>Wink Light</a>
</li>
<li>
<a href='/components/light.x10/'>X10</a>
</li>
<li>
<a href='/components/light.yeelightsunflower/'>Yeelight Sunflower Bulb</a>
</li>
<li>
<a href='/components/light.yeelight/'>Yeelight Wifi Bulb</a>
</li>
<li>
<a href='/components/light.zwave/'>Z-Wave Light</a>
</li>
<li>
<a href='/components/light.zengge/'>Zengge</a>
</li>
<li>
<a href='/components/light.zha/'>ZigBee Home Automation Light</a>
</li>
<li>
<a href='/components/light.zigbee/'>ZigBee Light</a>
</li>
<li>
<a href='/components/light.mystrom/'>myStrom WiFi Bulb</a>
</li>
</ul>
</div>

View file

@ -313,6 +313,9 @@
<li>
<a href='/components/light.insteon_plm/'>Insteon PLM Light</a>
</li>
<li>
<a href='/components/light.knx/'>KNX Light</a>
</li>
<li>
LIFX
</li>

View file

@ -215,6 +215,9 @@
<li>
<a href='/components/light.insteon_plm/'>Insteon PLM Light</a>
</li>
<li>
<a href='/components/light.knx/'>KNX Light</a>
</li>
<li>
<a href='/components/light.lifx/'>LIFX</a>
</li>

View file

@ -152,6 +152,9 @@
<li>
<a href='/components/light.insteon_plm/'>Insteon PLM Light</a>
</li>
<li>
<a href='/components/light.knx/'>KNX Light</a>
</li>
<li>
<a href='/components/light.lifx/'>LIFX</a>
</li>

View file

@ -144,6 +144,9 @@
<li>
<a href='/components/light.insteon_plm/'>Insteon PLM Light</a>
</li>
<li>
<a href='/components/light.knx/'>KNX Light</a>
</li>
<li>
<a href='/components/light.lifx/'>LIFX</a>
</li>

View file

@ -150,6 +150,9 @@
<li>
<a href='/components/light.insteon_plm/'>Insteon PLM Light</a>
</li>
<li>
<a href='/components/light.knx/'>KNX Light</a>
</li>
<li>
<a href='/components/light.lifx/'>LIFX</a>
</li>

View file

@ -326,6 +326,9 @@
<li>
<a href='/components/light.insteon_plm/'>Insteon PLM Light</a>
</li>
<li>
<a href='/components/light.knx/'>KNX Light</a>
</li>
<li>
<a href='/components/light.lifx/'>LIFX</a>
</li>

View file

@ -296,6 +296,9 @@
<li>
<a href='/components/light.insteon_plm/'>Insteon PLM Light</a>
</li>
<li>
<a href='/components/light.knx/'>KNX Light</a>
</li>
<li>
<a href='/components/light.lifx/'>LIFX</a>
</li>

View file

@ -286,6 +286,9 @@ It is format-agnostic so you can use any data format you want (i.e. string, JSON
<li>
<a href='/components/light.insteon_plm/'>Insteon PLM Light</a>
</li>
<li>
<a href='/components/light.knx/'>KNX Light</a>
</li>
<li>
<a href='/components/light.lifx/'>LIFX</a>
</li>

View file

@ -415,6 +415,9 @@
<li>
<a href='/components/light.insteon_plm/'>Insteon PLM Light</a>
</li>
<li>
<a href='/components/light.knx/'>KNX Light</a>
</li>
<li>
<a href='/components/light.lifx/'>LIFX</a>
</li>

View file

@ -183,6 +183,9 @@
<li>
<a href='/components/light.insteon_plm/'>Insteon PLM Light</a>
</li>
<li>
<a href='/components/light.knx/'>KNX Light</a>
</li>
<li>
<a href='/components/light.lifx/'>LIFX</a>
</li>

View file

@ -147,6 +147,9 @@
<li>
<a href='/components/light.insteon_plm/'>Insteon PLM Light</a>
</li>
<li>
<a href='/components/light.knx/'>KNX Light</a>
</li>
<li>
<a href='/components/light.lifx/'>LIFX</a>
</li>

View file

@ -145,6 +145,9 @@
<li>
<a href='/components/light.insteon_plm/'>Insteon PLM Light</a>
</li>
<li>
<a href='/components/light.knx/'>KNX Light</a>
</li>
<li>
<a href='/components/light.lifx/'>LIFX</a>
</li>

View file

@ -151,6 +151,9 @@
<li>
<a href='/components/light.insteon_plm/'>Insteon PLM Light</a>
</li>
<li>
<a href='/components/light.knx/'>KNX Light</a>
</li>
<li>
<a href='/components/light.lifx/'>LIFX</a>
</li>

View file

@ -227,6 +227,9 @@
<li>
<a href='/components/light.insteon_plm/'>Insteon PLM Light</a>
</li>
<li>
<a href='/components/light.knx/'>KNX Light</a>
</li>
<li>
<a href='/components/light.lifx/'>LIFX</a>
</li>

View file

@ -196,6 +196,9 @@
<li>
<a href='/components/light.insteon_plm/'>Insteon PLM Light</a>
</li>
<li>
<a href='/components/light.knx/'>KNX Light</a>
</li>
<li>
<a href='/components/light.lifx/'>LIFX</a>
</li>

View file

@ -190,6 +190,9 @@
<li>
<a href='/components/light.insteon_plm/'>Insteon PLM Light</a>
</li>
<li>
<a href='/components/light.knx/'>KNX Light</a>
</li>
<li>
<a href='/components/light.lifx/'>LIFX</a>
</li>

View file

@ -167,6 +167,9 @@
<li>
<a href='/components/light.insteon_plm/'>Insteon PLM Light</a>
</li>
<li>
<a href='/components/light.knx/'>KNX Light</a>
</li>
<li>
<a href='/components/light.lifx/'>LIFX</a>
</li>

View file

@ -152,6 +152,9 @@
<li>
<a href='/components/light.insteon_plm/'>Insteon PLM Light</a>
</li>
<li>
<a href='/components/light.knx/'>KNX Light</a>
</li>
<li>
<a href='/components/light.lifx/'>LIFX</a>
</li>

View file

@ -156,6 +156,9 @@
<li>
<a href='/components/light.insteon_plm/'>Insteon PLM Light</a>
</li>
<li>
<a href='/components/light.knx/'>KNX Light</a>
</li>
<li>
<a href='/components/light.lifx/'>LIFX</a>
</li>

View file

@ -239,6 +239,9 @@
<li>
<a href='/components/light.insteon_plm/'>Insteon PLM Light</a>
</li>
<li>
<a href='/components/light.knx/'>KNX Light</a>
</li>
<li>
<a href='/components/light.lifx/'>LIFX</a>
</li>

View file

@ -158,6 +158,9 @@
<li>
<a href='/components/light.insteon_plm/'>Insteon PLM Light</a>
</li>
<li>
<a href='/components/light.knx/'>KNX Light</a>
</li>
<li>
<a href='/components/light.lifx/'>LIFX</a>
</li>

View file

@ -147,6 +147,9 @@
<li>
<a href='/components/light.insteon_plm/'>Insteon PLM Light</a>
</li>
<li>
<a href='/components/light.knx/'>KNX Light</a>
</li>
<li>
<a href='/components/light.lifx/'>LIFX</a>
</li>

View file

@ -167,6 +167,9 @@
<li>
<a href='/components/light.insteon_plm/'>Insteon PLM Light</a>
</li>
<li>
<a href='/components/light.knx/'>KNX Light</a>
</li>
<li>
<a href='/components/light.lifx/'>LIFX</a>
</li>

View file

@ -152,6 +152,9 @@
<li>
<a href='/components/light.insteon_plm/'>Insteon PLM Light</a>
</li>
<li>
<a href='/components/light.knx/'>KNX Light</a>
</li>
<li>
<a href='/components/light.lifx/'>LIFX</a>
</li>

View file

@ -185,6 +185,9 @@ The above devices are confimed to work, but others may work as well.
<li>
<a href='/components/light.insteon_plm/'>Insteon PLM Light</a>
</li>
<li>
<a href='/components/light.knx/'>KNX Light</a>
</li>
<li>
<a href='/components/light.lifx/'>LIFX</a>
</li>

View file

@ -155,6 +155,9 @@
<li>
<a href='/components/light.insteon_plm/'>Insteon PLM Light</a>
</li>
<li>
<a href='/components/light.knx/'>KNX Light</a>
</li>
<li>
<a href='/components/light.lifx/'>LIFX</a>
</li>

View file

@ -173,6 +173,9 @@ This component is tested to work with models YLDP01YL, YLDP02YL and YLDP03YL. If
<li>
<a href='/components/light.insteon_plm/'>Insteon PLM Light</a>
</li>
<li>
<a href='/components/light.knx/'>KNX Light</a>
</li>
<li>
<a href='/components/light.lifx/'>LIFX</a>
</li>

View file

@ -158,6 +158,9 @@ The Yeelight Sunflower hub supports SSDP discovery, but that has not been built
<li>
<a href='/components/light.insteon_plm/'>Insteon PLM Light</a>
</li>
<li>
<a href='/components/light.knx/'>KNX Light</a>
</li>
<li>
<a href='/components/light.lifx/'>LIFX</a>
</li>

View file

@ -159,6 +159,9 @@
<li>
<a href='/components/light.insteon_plm/'>Insteon PLM Light</a>
</li>
<li>
<a href='/components/light.knx/'>KNX Light</a>
</li>
<li>
<a href='/components/light.lifx/'>LIFX</a>
</li>

View file

@ -153,6 +153,9 @@
<li>
<a href='/components/light.insteon_plm/'>Insteon PLM Light</a>
</li>
<li>
<a href='/components/light.knx/'>KNX Light</a>
</li>
<li>
<a href='/components/light.lifx/'>LIFX</a>
</li>

View file

@ -170,6 +170,9 @@
<li>
<a href='/components/light.insteon_plm/'>Insteon PLM Light</a>
</li>
<li>
<a href='/components/light.knx/'>KNX Light</a>
</li>
<li>
<a href='/components/light.lifx/'>LIFX</a>
</li>

View file

@ -168,6 +168,9 @@
<li>
<a href='/components/light.insteon_plm/'>Insteon PLM Light</a>
</li>
<li>
<a href='/components/light.knx/'>KNX Light</a>
</li>
<li>
<a href='/components/light.lifx/'>LIFX</a>
</li>

View file

@ -148,6 +148,9 @@
<li>
<a href='/components/climate.honeywell/'>Honeywell Thermostat</a>
</li>
<li>
<a href='/components/climate.knx/'>KNX Thermostat</a>
</li>
<li>
<a href='/components/climate.mysensors/'>MySensors HVAC</a>
</li>

View file

@ -128,18 +128,6 @@
<li>
<a href='/components/cover.knx/'>KNX Cover</a>
</li>
<li>
<a href='/components/light.knx/'>KNX Light</a>
</li>
<li>
<a href='/components/sensor.knx/'>KNX Sensor</a>
</li>
<li>
<a href='/components/switch.knx/'>KNX Switch</a>
</li>
<li>
<a href='/components/climate.knx/'>KNX Thermostat</a>
</li>
<li>
<a href='/components/sensor.miflora/'>Mi Flora plant sensor</a>
</li>

View file

@ -131,18 +131,6 @@
<li>
<a href='/components/cover.knx/'>KNX Cover</a>
</li>
<li>
<a href='/components/light.knx/'>KNX Light</a>
</li>
<li>
<a href='/components/sensor.knx/'>KNX Sensor</a>
</li>
<li>
<a href='/components/switch.knx/'>KNX Switch</a>
</li>
<li>
<a href='/components/climate.knx/'>KNX Thermostat</a>
</li>
<li>
<a href='/components/sensor.miflora/'>Mi Flora plant sensor</a>
</li>

View file

@ -128,18 +128,6 @@
<li>
<a href='/components/cover.knx/'>KNX Cover</a>
</li>
<li>
<a href='/components/light.knx/'>KNX Light</a>
</li>
<li>
<a href='/components/sensor.knx/'>KNX Sensor</a>
</li>
<li>
<a href='/components/switch.knx/'>KNX Switch</a>
</li>
<li>
<a href='/components/climate.knx/'>KNX Thermostat</a>
</li>
<li>
<a href='/components/sensor.miflora/'>Mi Flora plant sensor</a>
</li>

View file

@ -225,6 +225,9 @@
<li>
<a href='/components/sensor.juicenet/'>Juicenet Sensor</a>
</li>
<li>
<a href='/components/sensor.knx/'>KNX Sensor</a>
</li>
<li>
<a href='/components/sensor.kwb/'>KWB Easyfire Sensor</a>
</li>

View file

@ -248,6 +248,9 @@
<li>
<a href='/components/sensor.juicenet/'>Juicenet Sensor</a>
</li>
<li>
<a href='/components/sensor.knx/'>KNX Sensor</a>
</li>
<li>
<a href='/components/sensor.kwb/'>KWB Easyfire Sensor</a>
</li>

View file

@ -225,6 +225,9 @@
<li>
<a href='/components/sensor.juicenet/'>Juicenet Sensor</a>
</li>
<li>
<a href='/components/sensor.knx/'>KNX Sensor</a>
</li>
<li>
<a href='/components/sensor.kwb/'>KWB Easyfire Sensor</a>
</li>

View file

@ -216,6 +216,9 @@
<li>
<a href='/components/sensor.juicenet/'>Juicenet Sensor</a>
</li>
<li>
<a href='/components/sensor.knx/'>KNX Sensor</a>
</li>
<li>
<a href='/components/sensor.kwb/'>KWB Easyfire Sensor</a>
</li>

View file

@ -153,18 +153,6 @@
<li>
<a href='/components/cover.knx/'>KNX Cover</a>
</li>
<li>
<a href='/components/light.knx/'>KNX Light</a>
</li>
<li>
<a href='/components/sensor.knx/'>KNX Sensor</a>
</li>
<li>
<a href='/components/switch.knx/'>KNX Switch</a>
</li>
<li>
<a href='/components/climate.knx/'>KNX Thermostat</a>
</li>
<li>
<a href='/components/sensor.miflora/'>Mi Flora plant sensor</a>
</li>

View file

@ -282,6 +282,9 @@
<li>
<a href='/components/sensor.juicenet/'>Juicenet Sensor</a>
</li>
<li>
<a href='/components/sensor.knx/'>KNX Sensor</a>
</li>
<li>
<a href='/components/sensor.kwb/'>KWB Easyfire Sensor</a>
</li>

View file

@ -242,6 +242,9 @@
<li>
<a href='/components/sensor.juicenet/'>Juicenet Sensor</a>
</li>
<li>
<a href='/components/sensor.knx/'>KNX Sensor</a>
</li>
<li>
<a href='/components/sensor.kwb/'>KWB Easyfire Sensor</a>
</li>

View file

@ -216,6 +216,9 @@
<li>
<a href='/components/sensor.juicenet/'>Juicenet Sensor</a>
</li>
<li>
<a href='/components/sensor.knx/'>KNX Sensor</a>
</li>
<li>
<a href='/components/sensor.kwb/'>KWB Easyfire Sensor</a>
</li>

View file

@ -243,6 +243,9 @@ Due to third party limitation, the sensors will only be available if Home Assist
<li>
<a href='/components/sensor.juicenet/'>Juicenet Sensor</a>
</li>
<li>
<a href='/components/sensor.knx/'>KNX Sensor</a>
</li>
<li>
<a href='/components/sensor.kwb/'>KWB Easyfire Sensor</a>
</li>

View file

@ -278,6 +278,9 @@
<li>
<a href='/components/sensor.juicenet/'>Juicenet Sensor</a>
</li>
<li>
<a href='/components/sensor.knx/'>KNX Sensor</a>
</li>
<li>
<a href='/components/sensor.kwb/'>KWB Easyfire Sensor</a>
</li>

View file

@ -226,6 +226,9 @@ To get your Blink sensors working with Home Assistant, follow the instructions f
<li>
<a href='/components/sensor.juicenet/'>Juicenet Sensor</a>
</li>
<li>
<a href='/components/sensor.knx/'>KNX Sensor</a>
</li>
<li>
<a href='/components/sensor.kwb/'>KWB Easyfire Sensor</a>
</li>

View file

@ -251,6 +251,9 @@
<li>
<a href='/components/sensor.juicenet/'>Juicenet Sensor</a>
</li>
<li>
<a href='/components/sensor.knx/'>KNX Sensor</a>
</li>
<li>
<a href='/components/sensor.kwb/'>KWB Easyfire Sensor</a>
</li>

View file

@ -317,6 +317,9 @@
<li>
<a href='/components/sensor.juicenet/'>Juicenet Sensor</a>
</li>
<li>
<a href='/components/sensor.knx/'>KNX Sensor</a>
</li>
<li>
<a href='/components/sensor.kwb/'>KWB Easyfire Sensor</a>
</li>

View file

@ -279,6 +279,9 @@ The pycrypto library needs to be available on your platform. On a typical window
<li>
<a href='/components/sensor.juicenet/'>Juicenet Sensor</a>
</li>
<li>
<a href='/components/sensor.knx/'>KNX Sensor</a>
</li>
<li>
<a href='/components/sensor.kwb/'>KWB Easyfire Sensor</a>
</li>

View file

@ -218,6 +218,9 @@
<li>
<a href='/components/sensor.juicenet/'>Juicenet Sensor</a>
</li>
<li>
<a href='/components/sensor.knx/'>KNX Sensor</a>
</li>
<li>
<a href='/components/sensor.kwb/'>KWB Easyfire Sensor</a>
</li>

View file

@ -323,6 +323,9 @@
<li>
<a href='/components/sensor.juicenet/'>Juicenet Sensor</a>
</li>
<li>
<a href='/components/sensor.knx/'>KNX Sensor</a>
</li>
<li>
<a href='/components/sensor.kwb/'>KWB Easyfire Sensor</a>
</li>

View file

@ -271,6 +271,9 @@
<li>
<a href='/components/sensor.juicenet/'>Juicenet Sensor</a>
</li>
<li>
<a href='/components/sensor.knx/'>KNX Sensor</a>
</li>
<li>
<a href='/components/sensor.kwb/'>KWB Easyfire Sensor</a>
</li>

View file

@ -136,18 +136,6 @@
<li>
<a href='/components/cover.knx/'>KNX Cover</a>
</li>
<li>
<a href='/components/light.knx/'>KNX Light</a>
</li>
<li>
<a href='/components/sensor.knx/'>KNX Sensor</a>
</li>
<li>
<a href='/components/switch.knx/'>KNX Switch</a>
</li>
<li>
<a href='/components/climate.knx/'>KNX Thermostat</a>
</li>
<li>
<a href='/components/sensor.miflora/'>Mi Flora plant sensor</a>
</li>

View file

@ -240,6 +240,9 @@
<li>
<a href='/components/sensor.juicenet/'>Juicenet Sensor</a>
</li>
<li>
<a href='/components/sensor.knx/'>KNX Sensor</a>
</li>
<li>
<a href='/components/sensor.kwb/'>KWB Easyfire Sensor</a>
</li>

View file

@ -266,6 +266,9 @@
<li>
<a href='/components/sensor.juicenet/'>Juicenet Sensor</a>
</li>
<li>
<a href='/components/sensor.knx/'>KNX Sensor</a>
</li>
<li>
<a href='/components/sensor.kwb/'>KWB Easyfire Sensor</a>
</li>

View file

@ -227,6 +227,9 @@
<li>
<a href='/components/sensor.juicenet/'>Juicenet Sensor</a>
</li>
<li>
<a href='/components/sensor.knx/'>KNX Sensor</a>
</li>
<li>
<a href='/components/sensor.kwb/'>KWB Easyfire Sensor</a>
</li>

View file

@ -243,6 +243,9 @@
<li>
<a href='/components/sensor.juicenet/'>Juicenet Sensor</a>
</li>
<li>
<a href='/components/sensor.knx/'>KNX Sensor</a>
</li>
<li>
<a href='/components/sensor.kwb/'>KWB Easyfire Sensor</a>
</li>

View file

@ -157,18 +157,6 @@ All beacons that support the Eddystone protocol, have a temperature sensor and c
<li>
<a href='/components/cover.knx/'>KNX Cover</a>
</li>
<li>
<a href='/components/light.knx/'>KNX Light</a>
</li>
<li>
<a href='/components/sensor.knx/'>KNX Sensor</a>
</li>
<li>
<a href='/components/switch.knx/'>KNX Switch</a>
</li>
<li>
<a href='/components/climate.knx/'>KNX Thermostat</a>
</li>
<li>
<a href='/components/sensor.miflora/'>Mi Flora plant sensor</a>
</li>

Some files were not shown because too many files have changed in this diff Show more