diff --git a/atom.xml b/atom.xml index 5aa82ded41..bace01ee63 100644 --- a/atom.xml +++ b/atom.xml @@ -4,7 +4,7 @@
diff --git a/components/index.html b/components/index.html index 468519c0fd..cd1fa45cc2 100644 --- a/components/index.html +++ b/components/index.html @@ -90,9 +90,9 @@ Support for these components is provided by the Home Assistant community. Binary Sensor (54) Calendar (3) Camera (22) - Climate (21) + Climate (22) Cover (17) - DIY (20) + DIY (16) Downloading (5) Energy (11) Fan (6) @@ -102,7 +102,7 @@ Support for these components is provided by the Home Assistant community. History (13) Hub (58) Image Processing (8) - Light (45) + Light (46) Lock (9) Media Player (45) Notifications (45) @@ -110,9 +110,9 @@ Support for these components is provided by the Home Assistant community. Presence Detection (39) Remote (3) Scene (3) - Sensor (89) + Sensor (90) Social (5) - Switch (57) + Switch (58) System Monitor (23) Telegram chatbot (3) Text-to-speech (6) @@ -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"}, diff --git a/components/knx/index.html b/components/knx/index.html index 79eb5ce3c3..cb8d4e140d 100644 --- a/components/knx/index.html +++ b/components/knx/index.html @@ -157,18 +157,6 @@
scale * sens
Juicenet Sensor
+
+ KNX Sensor
+
KWB Easyfire Sensor
diff --git a/components/sensor.template/index.html b/components/sensor.template/index.html
index 8e562a9e3a..e26ccf2c2e 100644
--- a/components/sensor.template/index.html
+++ b/components/sensor.template/index.html
@@ -341,6 +341,9 @@ Please note the blank line to close the multi-line template.
Juicenet Sensor
+
+ KNX Sensor
+
KWB Easyfire Sensor
diff --git a/components/sensor.thinkingcleaner/index.html b/components/sensor.thinkingcleaner/index.html
index 7c5afa569e..3158817ae4 100644
--- a/components/sensor.thinkingcleaner/index.html
+++ b/components/sensor.thinkingcleaner/index.html
@@ -225,6 +225,9 @@
Juicenet Sensor
+
+ KNX Sensor
+
KWB Easyfire Sensor
diff --git a/components/sensor.ups/index.html b/components/sensor.ups/index.html
index fcd471dcb2..ac751f18df 100644
--- a/components/sensor.ups/index.html
+++ b/components/sensor.ups/index.html
@@ -243,6 +243,9 @@ The UPS sensor logs into the UPS My Choice website to scrape package data. It do
Juicenet Sensor
+
+ KNX Sensor
+
KWB Easyfire Sensor
diff --git a/components/sensor.usps/index.html b/components/sensor.usps/index.html
index b309b80062..7657f61ccd 100644
--- a/components/sensor.usps/index.html
+++ b/components/sensor.usps/index.html
@@ -229,6 +229,9 @@ The USPS sensor logs into the MyUSPS website to scrape package data. It does not
Juicenet Sensor
+
+ KNX Sensor
+
KWB Easyfire Sensor
diff --git a/components/sensor.vera/index.html b/components/sensor.vera/index.html
index 3103a089ff..c7c1cc499f 100644
--- a/components/sensor.vera/index.html
+++ b/components/sensor.vera/index.html
@@ -240,6 +240,9 @@
Juicenet Sensor
+
+ KNX Sensor
+
KWB Easyfire Sensor
diff --git a/components/sensor.verisure/index.html b/components/sensor.verisure/index.html
index a4d8ec0a36..b11f4eccba 100644
--- a/components/sensor.verisure/index.html
+++ b/components/sensor.verisure/index.html
@@ -236,6 +236,9 @@
Juicenet Sensor
+
+ KNX Sensor
+
KWB Easyfire Sensor
diff --git a/components/sensor.wink/index.html b/components/sensor.wink/index.html
index d3b66f5419..e2bc094b14 100644
--- a/components/sensor.wink/index.html
+++ b/components/sensor.wink/index.html
@@ -259,6 +259,9 @@ The above devices are confimed to work, but others may work as well.
Juicenet Sensor
+
+ KNX Sensor
+
KWB Easyfire Sensor
diff --git a/components/sensor.zha/index.html b/components/sensor.zha/index.html
index dfe0194024..7c0a8c0f14 100644
--- a/components/sensor.zha/index.html
+++ b/components/sensor.zha/index.html
@@ -224,6 +224,9 @@
Juicenet Sensor
+
+ KNX Sensor
+
KWB Easyfire Sensor
diff --git a/components/sensor.zigbee/index.html b/components/sensor.zigbee/index.html
index d51199d7cc..7bb7beea01 100644
--- a/components/sensor.zigbee/index.html
+++ b/components/sensor.zigbee/index.html
@@ -274,6 +274,9 @@
Juicenet Sensor
+
+ KNX Sensor
+
KWB Easyfire Sensor
diff --git a/components/sensor.zoneminder/index.html b/components/sensor.zoneminder/index.html
index 46d3aa74b3..6ed99d5e3e 100644
--- a/components/sensor.zoneminder/index.html
+++ b/components/sensor.zoneminder/index.html
@@ -238,6 +238,9 @@ You must have the ZoneMinder component con
Juicenet Sensor
+
+ KNX Sensor
+
KWB Easyfire Sensor
diff --git a/components/sensor.zwave/index.html b/components/sensor.zwave/index.html
index addc3ca2fe..6971d46e28 100644
--- a/components/sensor.zwave/index.html
+++ b/components/sensor.zwave/index.html
@@ -239,6 +239,9 @@
Juicenet Sensor
+
+ KNX Sensor
+
KWB Easyfire Sensor
diff --git a/components/switch.acer_projector/index.html b/components/switch.acer_projector/index.html
index 973634737b..a134f097bf 100644
--- a/components/switch.acer_projector/index.html
+++ b/components/switch.acer_projector/index.html
@@ -168,6 +168,9 @@
Insteon PLM Switch
+
+ KNX Switch
+
Kankun SP3 Wifi Switch
diff --git a/components/switch.android_ip_webcam/index.html b/components/switch.android_ip_webcam/index.html
index 59400fdf3c..77c7c8dff2 100644
--- a/components/switch.android_ip_webcam/index.html
+++ b/components/switch.android_ip_webcam/index.html
@@ -169,6 +169,9 @@
Insteon PLM Switch
+
+ KNX Switch
+
Kankun SP3 Wifi Switch
diff --git a/components/switch.anel_pwrctrl/index.html b/components/switch.anel_pwrctrl/index.html
index 11018c785f..2ee1196cc1 100644
--- a/components/switch.anel_pwrctrl/index.html
+++ b/components/switch.anel_pwrctrl/index.html
@@ -178,6 +178,9 @@
Insteon PLM Switch
+
+ KNX Switch
+
Kankun SP3 Wifi Switch
diff --git a/components/switch.arduino/index.html b/components/switch.arduino/index.html
index 217956142d..9d921fbf47 100644
--- a/components/switch.arduino/index.html
+++ b/components/switch.arduino/index.html
@@ -160,18 +160,6 @@
KNX Cover
-
- KNX Light
-
-
- KNX Sensor
-
-
- KNX Switch
-
-
- KNX Thermostat
-
Mi Flora plant sensor
diff --git a/components/switch.arest/index.html b/components/switch.arest/index.html
index 73fcec79bd..ee4ff0b612 100644
--- a/components/switch.arest/index.html
+++ b/components/switch.arest/index.html
@@ -208,6 +208,9 @@
Insteon PLM Switch
+
+ KNX Switch
+
Kankun SP3 Wifi Switch
diff --git a/components/switch.bbb_gpio/index.html b/components/switch.bbb_gpio/index.html
index 7052968bb2..6cf6e9d55f 100644
--- a/components/switch.bbb_gpio/index.html
+++ b/components/switch.bbb_gpio/index.html
@@ -191,6 +191,9 @@
Insteon PLM Switch
+
+ KNX Switch
+
Kankun SP3 Wifi Switch
diff --git a/components/switch.broadlink/index.html b/components/switch.broadlink/index.html
index a81c4fe0b0..44515b400b 100644
--- a/components/switch.broadlink/index.html
+++ b/components/switch.broadlink/index.html
@@ -325,6 +325,9 @@ Use this
Insteon PLM Switch
+
+ KNX Switch
+
Kankun SP3 Wifi Switch
diff --git a/components/switch.command_line/index.html b/components/switch.command_line/index.html
index acc71567ba..a95336a091 100644
--- a/components/switch.command_line/index.html
+++ b/components/switch.command_line/index.html
@@ -257,6 +257,9 @@ This switch will shutdown your host immediately, there will be no confirmation.
Insteon PLM Switch
+
+ KNX Switch
+
Kankun SP3 Wifi Switch
diff --git a/components/switch.digital_ocean/index.html b/components/switch.digital_ocean/index.html
index f63386de73..fd76a6f46a 100644
--- a/components/switch.digital_ocean/index.html
+++ b/components/switch.digital_ocean/index.html
@@ -178,6 +178,9 @@
Insteon PLM Switch
+
+ KNX Switch
+
Kankun SP3 Wifi Switch
diff --git a/components/switch.digitalloggers/index.html b/components/switch.digitalloggers/index.html
index 6fc125ca37..3fba821d2a 100644
--- a/components/switch.digitalloggers/index.html
+++ b/components/switch.digitalloggers/index.html
@@ -176,6 +176,9 @@
Insteon PLM Switch
+
+ KNX Switch
+
Kankun SP3 Wifi Switch
diff --git a/components/switch.dlink/index.html b/components/switch.dlink/index.html
index 639db20c5d..13d42779c5 100644
--- a/components/switch.dlink/index.html
+++ b/components/switch.dlink/index.html
@@ -176,6 +176,9 @@
Insteon PLM Switch
+
+ KNX Switch
+
Kankun SP3 Wifi Switch
diff --git a/components/switch.edimax/index.html b/components/switch.edimax/index.html
index 2162a8c99b..da9341c68d 100644
--- a/components/switch.edimax/index.html
+++ b/components/switch.edimax/index.html
@@ -165,6 +165,9 @@
Insteon PLM Switch
+
+ KNX Switch
+
Kankun SP3 Wifi Switch
diff --git a/components/switch.enocean/index.html b/components/switch.enocean/index.html
index 310ea813eb..8761ad68e2 100644
--- a/components/switch.enocean/index.html
+++ b/components/switch.enocean/index.html
@@ -183,6 +183,9 @@
Insteon PLM Switch
+
+ KNX Switch
+
Kankun SP3 Wifi Switch
diff --git a/components/switch.fritzdect/index.html b/components/switch.fritzdect/index.html
index 31901358eb..6f2839244f 100644
--- a/components/switch.fritzdect/index.html
+++ b/components/switch.fritzdect/index.html
@@ -180,6 +180,9 @@ If this component throws an error when starting home-assistant you should check
Insteon PLM Switch
+
+ KNX Switch
+
Kankun SP3 Wifi Switch
diff --git a/components/switch.hikvision/index.html b/components/switch.hikvision/index.html
index ce17bf8104..5f912c7e90 100644
--- a/components/switch.hikvision/index.html
+++ b/components/switch.hikvision/index.html
@@ -177,6 +177,9 @@ Currently works using default https port only.
Insteon PLM Switch
+
+ KNX Switch
+
Kankun SP3 Wifi Switch
diff --git a/components/switch.homematic/index.html b/components/switch.homematic/index.html
index 93c0063b85..62d0368df2 100644
--- a/components/switch.homematic/index.html
+++ b/components/switch.homematic/index.html
@@ -178,6 +178,9 @@
Insteon PLM Switch
+
+ KNX Switch
+
Kankun SP3 Wifi Switch
diff --git a/components/switch.hook/index.html b/components/switch.hook/index.html
index 298dc38c60..b0d39b8899 100644
--- a/components/switch.hook/index.html
+++ b/components/switch.hook/index.html
@@ -178,6 +178,9 @@
Insteon PLM Switch
+
+ KNX Switch
+
Kankun SP3 Wifi Switch
diff --git a/components/switch.insteon_local/index.html b/components/switch.insteon_local/index.html
index d90c2c90a4..ae1c9fc97f 100644
--- a/components/switch.insteon_local/index.html
+++ b/components/switch.insteon_local/index.html
@@ -177,6 +177,9 @@
Insteon PLM Switch
+
+ KNX Switch
+
Kankun SP3 Wifi Switch
diff --git a/components/switch.insteon_plm/index.html b/components/switch.insteon_plm/index.html
index b8d0392d69..bd066239f2 100644
--- a/components/switch.insteon_plm/index.html
+++ b/components/switch.insteon_plm/index.html
@@ -168,6 +168,9 @@ component.
Insteon PLM Switch
+
+ KNX Switch
+
Kankun SP3 Wifi Switch
diff --git a/components/switch.isy994/index.html b/components/switch.isy994/index.html
index 5ee867246f..772fead5fe 100644
--- a/components/switch.isy994/index.html
+++ b/components/switch.isy994/index.html
@@ -178,6 +178,9 @@
Insteon PLM Switch
+
+ KNX Switch
+
Kankun SP3 Wifi Switch
diff --git a/components/switch.kankun/index.html b/components/switch.kankun/index.html
index cca44b7b21..7761c46f5b 100644
--- a/components/switch.kankun/index.html
+++ b/components/switch.kankun/index.html
@@ -183,6 +183,9 @@ of the script as linked above).
Insteon PLM Switch
+
+ KNX Switch
+
Kankun SP3 Wifi Switch
diff --git a/components/switch.knx/index.html b/components/switch.knx/index.html
index 4bada3fc98..5ebea794ae 100644
--- a/components/switch.knx/index.html
+++ b/components/switch.knx/index.html
@@ -132,67 +132,181 @@ For switching actuators that are only controlled by a single group address and c
- Category DIY
+ Category Switch
-
- Arduino
+ ANEL PwrCtrl Switch
-
- Arduino Sensor
+ AVM FRITZ!DECT Switch
-
- Arduino Switch
+ Acer Projector Switch
-
- BeagleBone Black GPIO
+ Android IP Webcam Settings
-
- DHT Sensor
+ BeagleBone Black GPIO Switch
-
- Eddystone Beacon
+ Belkin WeMo Switch
-
- KNX
+ Broadlink RM Switch
-
- KNX Cover
+ Command line Switch
-
- KNX Light
+ D-Link Switch
-
- KNX Sensor
+ Digital Loggers Switch
+
+ -
+ Digital Ocean Switch
+
+ -
+ Edimax Switch
+
+ -
+ EnOcean Switch
+
+ -
+ Hikvision Camera Switch
+
+ -
+ Homematic Switch
+
+ -
+ Hook Switch
+
+ -
+ ISY994 Switch
+
+ -
+ Insteon (Local) Switch
+
+ -
+ Insteon PLM Switch
-
KNX Switch
-
- KNX Thermostat
+ Kankun SP3 Wifi Switch
-
- Mi Flora plant sensor
+ LiteJet Switch
-
- One wire Sensor
+ Lutron Caseta Switch
-
- Particulate matter Sensor
+ MQTT Switch
-
- PiFace Digital I/O
+ Mochad Switch
-
- Raspberry PI GPIO
+ Modbus Switch
-
- Raspihats
+ MySensors Switch
-
- Skybeacon sensor
+ Neato Robotics Switch
-
- ZigBee
+ Netio Switch
+
+ -
+ Orvibo Switch
+
+ -
+ PiFace Digital I/O Switch
+
+ -
+ Pilight Switch
+
+ -
+ PulseAudio Loopback Switch
+
+ -
+ QwikSwitch Switch
+
+ -
+ RESTful Switch
+
+ -
+ RFLink Switch
+
+ -
+ RFXtrx Switch
+
+ -
+ Rachio Switch
+
+ -
+ Raspberry PI GPIO Switch
+
+ -
+ Raspberry Pi RF Switch
+
+ -
+ Raspihats Switch
+
+ -
+ SCSGate Switch
+
+ -
+ TPLink Switch
+
+ -
+ TellStick Switch
+
+ -
+ Telldus Live Switch
+
+ -
+ Template switch
+
+ -
+ Thinking Cleaner Switch
+
+ -
+ Vera Switch
+
+ -
+ Verisure SmartPlug
+
+ -
+ Wake on LAN Switch
+
+ -
+ Wink Switch
+
+ -
+ Z-Wave Switch
+
+ -
+ ZigBee Home Automation Switch
+
+ -
+ ZigBee Switch
+
+ -
+ ZoneMinder Switch
+
+ -
+ aREST Switch
+
+ -
+ mFi Switch
+
+ -
+ myStrom Switch
diff --git a/components/switch.litejet/index.html b/components/switch.litejet/index.html
index 322757ac73..19c5fe5919 100644
--- a/components/switch.litejet/index.html
+++ b/components/switch.litejet/index.html
@@ -167,6 +167,9 @@
Insteon PLM Switch
+
+ KNX Switch
+
Kankun SP3 Wifi Switch
diff --git a/components/switch.lutron_caseta/index.html b/components/switch.lutron_caseta/index.html
index 40f1977ff3..5352475c1e 100644
--- a/components/switch.lutron_caseta/index.html
+++ b/components/switch.lutron_caseta/index.html
@@ -165,6 +165,9 @@
Insteon PLM Switch
+
+ KNX Switch
+
Kankun SP3 Wifi Switch
diff --git a/components/switch.mfi/index.html b/components/switch.mfi/index.html
index 4c8aa85df0..1600bfa88f 100644
--- a/components/switch.mfi/index.html
+++ b/components/switch.mfi/index.html
@@ -177,6 +177,9 @@
Insteon PLM Switch
+
+ KNX Switch
+
Kankun SP3 Wifi Switch
diff --git a/components/switch.mochad/index.html b/components/switch.mochad/index.html
index 87c097b970..7dc3fdbb49 100644
--- a/components/switch.mochad/index.html
+++ b/components/switch.mochad/index.html
@@ -176,6 +176,9 @@
Insteon PLM Switch
+
+ KNX Switch
+
Kankun SP3 Wifi Switch
diff --git a/components/switch.modbus/index.html b/components/switch.modbus/index.html
index 53fe08f8d4..71b05dc1a3 100644
--- a/components/switch.modbus/index.html
+++ b/components/switch.modbus/index.html
@@ -192,6 +192,9 @@
Insteon PLM Switch
+
+ KNX Switch
+
Kankun SP3 Wifi Switch
diff --git a/components/switch.mqtt/index.html b/components/switch.mqtt/index.html
index b0e6a8f25e..3a5e9b84b0 100644
--- a/components/switch.mqtt/index.html
+++ b/components/switch.mqtt/index.html
@@ -238,6 +238,9 @@ Make sure that your topic match exact. some-topi
Insteon PLM Switch
+
+ KNX Switch
+
Kankun SP3 Wifi Switch
diff --git a/components/switch.mysensors/index.html b/components/switch.mysensors/index.html
index 1d3e3d77a0..741e138a64 100644
--- a/components/switch.mysensors/index.html
+++ b/components/switch.mysensors/index.html
@@ -427,6 +427,9 @@
Insteon PLM Switch
+
+ KNX Switch
+
Kankun SP3 Wifi Switch
diff --git a/components/switch.mystrom/index.html b/components/switch.mystrom/index.html
index 29411eed54..f27537dcde 100644
--- a/components/switch.mystrom/index.html
+++ b/components/switch.mystrom/index.html
@@ -183,6 +183,9 @@
Insteon PLM Switch
+
+ KNX Switch
+
Kankun SP3 Wifi Switch
diff --git a/components/switch.neato/index.html b/components/switch.neato/index.html
index 9ffc98a838..111f96f6af 100644
--- a/components/switch.neato/index.html
+++ b/components/switch.neato/index.html
@@ -166,6 +166,9 @@
Insteon PLM Switch
+
+ KNX Switch
+
Kankun SP3 Wifi Switch
diff --git a/components/switch.netio/index.html b/components/switch.netio/index.html
index ac4b59a4d6..56b19916a1 100644
--- a/components/switch.netio/index.html
+++ b/components/switch.netio/index.html
@@ -201,6 +201,9 @@
Insteon PLM Switch
+
+ KNX Switch
+
Kankun SP3 Wifi Switch
diff --git a/components/switch.orvibo/index.html b/components/switch.orvibo/index.html
index 0ae6be7e9d..bd3f855d7d 100644
--- a/components/switch.orvibo/index.html
+++ b/components/switch.orvibo/index.html
@@ -176,6 +176,9 @@
Insteon PLM Switch
+
+ KNX Switch
+
Kankun SP3 Wifi Switch
diff --git a/components/switch.pilight/index.html b/components/switch.pilight/index.html
index cff3ed1f55..59686e4fd8 100644
--- a/components/switch.pilight/index.html
+++ b/components/switch.pilight/index.html
@@ -244,6 +244,9 @@
Insteon PLM Switch
+
+ KNX Switch
+
Kankun SP3 Wifi Switch
diff --git a/components/switch.pulseaudio_loopback/index.html b/components/switch.pulseaudio_loopback/index.html
index 162f3e79a3..bec53a5867 100644
--- a/components/switch.pulseaudio_loopback/index.html
+++ b/components/switch.pulseaudio_loopback/index.html
@@ -176,6 +176,9 @@ This component relies on raw TCP commands to PulseAudio. In order for PulseAudio
Insteon PLM Switch
+
+ KNX Switch
+
Kankun SP3 Wifi Switch
diff --git a/components/switch.qwikswitch/index.html b/components/switch.qwikswitch/index.html
index fc0a3ae45f..50e0e51194 100644
--- a/components/switch.qwikswitch/index.html
+++ b/components/switch.qwikswitch/index.html
@@ -167,6 +167,9 @@
Insteon PLM Switch
+
+ KNX Switch
+
Kankun SP3 Wifi Switch
diff --git a/components/switch.rachio/index.html b/components/switch.rachio/index.html
index 233f1b201b..a144f092bf 100644
--- a/components/switch.rachio/index.html
+++ b/components/switch.rachio/index.html
@@ -213,6 +213,9 @@
Insteon PLM Switch
+
+ KNX Switch
+
Kankun SP3 Wifi Switch
diff --git a/components/switch.raspihats/index.html b/components/switch.raspihats/index.html
index 590847d3d8..139b111909 100644
--- a/components/switch.raspihats/index.html
+++ b/components/switch.raspihats/index.html
@@ -202,6 +202,9 @@
Insteon PLM Switch
+
+ KNX Switch
+
Kankun SP3 Wifi Switch
diff --git a/components/switch.rest/index.html b/components/switch.rest/index.html
index 6ef3260237..715d49c7c5 100644
--- a/components/switch.rest/index.html
+++ b/components/switch.rest/index.html
@@ -205,6 +205,9 @@ Make sure that the URL matches exactly your endpoint or resource.
Insteon PLM Switch
+
+ KNX Switch
+
Kankun SP3 Wifi Switch
diff --git a/components/switch.rflink/index.html b/components/switch.rflink/index.html
index 85ea4778b2..a4bc501460 100644
--- a/components/switch.rflink/index.html
+++ b/components/switch.rflink/index.html
@@ -219,6 +219,9 @@
Insteon PLM Switch
+
+ KNX Switch
+
Kankun SP3 Wifi Switch
diff --git a/components/switch.rfxtrx/index.html b/components/switch.rfxtrx/index.html
index e2120a15dc..0a3505886f 100644
--- a/components/switch.rfxtrx/index.html
+++ b/components/switch.rfxtrx/index.html
@@ -295,6 +295,9 @@ Then you should update your configuration to:
Insteon PLM Switch
+
+ KNX Switch
+
Kankun SP3 Wifi Switch
diff --git a/components/switch.rpi_gpio/index.html b/components/switch.rpi_gpio/index.html
index d5077d727e..e4a7ff7c32 100644
--- a/components/switch.rpi_gpio/index.html
+++ b/components/switch.rpi_gpio/index.html
@@ -187,6 +187,9 @@
Insteon PLM Switch
+
+ KNX Switch
+
Kankun SP3 Wifi Switch
diff --git a/components/switch.rpi_pfio/index.html b/components/switch.rpi_pfio/index.html
index 15a7a6338b..fad2569fa9 100644
--- a/components/switch.rpi_pfio/index.html
+++ b/components/switch.rpi_pfio/index.html
@@ -190,6 +190,9 @@
Insteon PLM Switch
+
+ KNX Switch
+
Kankun SP3 Wifi Switch
diff --git a/components/switch.rpi_rf/index.html b/components/switch.rpi_rf/index.html
index def95fe1b6..3861da86c8 100644
--- a/components/switch.rpi_rf/index.html
+++ b/components/switch.rpi_rf/index.html
@@ -193,6 +193,9 @@ For more info see the PyPi module description: to: 'on'
action:
service: homeassistant.turn_on
- entity_id: light.kitchen
+ entity_id: light.kitchen_light
- alias: Turn off kitchen light 10 minutes after last movement
trigger:
diff --git a/sitemap.xml b/sitemap.xml
index 5dd3589c54..e686f8a08d 100644
--- a/sitemap.xml
+++ b/sitemap.xml
@@ -3689,62 +3689,62 @@
https://home-assistant.io/demo/frontend.html
-2017-07-02T00:48:16+00:00
+2017-07-02T10:17:30+00:00
https://home-assistant.io/demo/index.html
-2017-07-02T00:48:16+00:00
+2017-07-02T10:17:30+00:00
https://home-assistant.io/demo/panels/ha-panel-dev-event.html
-2017-07-02T00:48:16+00:00
+2017-07-02T10:17:30+00:00
https://home-assistant.io/demo/panels/ha-panel-dev-info.html
-2017-07-02T00:48:16+00:00
+2017-07-02T10:17:30+00:00
https://home-assistant.io/demo/panels/ha-panel-dev-service.html
-2017-07-02T00:48:16+00:00
+2017-07-02T10:17:30+00:00
https://home-assistant.io/demo/panels/ha-panel-dev-state.html
-2017-07-02T00:48:16+00:00
+2017-07-02T10:17:30+00:00
https://home-assistant.io/demo/panels/ha-panel-dev-template.html
-2017-07-02T00:48:16+00:00
+2017-07-02T10:17:30+00:00
https://home-assistant.io/demo/panels/ha-panel-history.html
-2017-07-02T00:48:16+00:00
+2017-07-02T10:17:30+00:00
https://home-assistant.io/demo/panels/ha-panel-iframe.html
-2017-07-02T00:48:16+00:00
+2017-07-02T10:17:30+00:00
https://home-assistant.io/demo/panels/ha-panel-logbook.html
-2017-07-02T00:48:16+00:00
+2017-07-02T10:17:30+00:00
https://home-assistant.io/demo/panels/ha-panel-map.html
-2017-07-02T00:48:16+00:00
+2017-07-02T10:17:30+00:00
https://home-assistant.io/googlef4f3693c209fe788.html
-2017-07-02T00:48:16+00:00
+2017-07-02T10:17:30+00:00
https://home-assistant.io/static/fonts/roboto/DESCRIPTION.en_us.html
-2017-07-02T00:48:16+00:00
+2017-07-02T10:17:30+00:00
https://home-assistant.io/static/fonts/robotomono/DESCRIPTION.en_us.html
-2017-07-02T00:48:16+00:00
+2017-07-02T10:17:30+00:00
https://home-assistant.io/static/mdi-demo.html
-2017-07-02T00:48:16+00:00
+2017-07-02T10:17:30+00:00