From 23ed21164a4c971d90decc6f786abf76102547c4 Mon Sep 17 00:00:00 2001 From: Travis CI Date: Sun, 30 Apr 2017 12:11:38 +0000 Subject: [PATCH] Site updated at 2017-04-30 12:11:38 UTC --- atom.xml | 2 +- blog/categories/announcements/atom.xml | 2 +- blog/categories/community/atom.xml | 2 +- blog/categories/device-tracking/atom.xml | 2 +- blog/categories/esp8266/atom.xml | 2 +- blog/categories/how-to/atom.xml | 2 +- blog/categories/ibeacons/atom.xml | 2 +- blog/categories/internet-of-things/atom.xml | 2 +- blog/categories/iot-data/atom.xml | 2 +- blog/categories/merchandise/atom.xml | 2 +- blog/categories/micropython/atom.xml | 2 +- blog/categories/mqtt/atom.xml | 2 +- blog/categories/organisation/atom.xml | 2 +- blog/categories/owntracks/atom.xml | 2 +- blog/categories/presence-detection/atom.xml | 2 +- .../public-service-announcement/atom.xml | 2 +- blog/categories/release-notes/atom.xml | 2 +- blog/categories/survey/atom.xml | 2 +- blog/categories/talks/atom.xml | 2 +- blog/categories/technology/atom.xml | 2 +- blog/categories/user-stories/atom.xml | 2 +- blog/categories/video/atom.xml | 2 +- blog/categories/website/atom.xml | 2 +- components/index.html | 6 +- components/light.avion/index.html | 6 + components/light.blinksticklight/index.html | 6 + components/light.decora/index.html | 6 + components/light.enocean/index.html | 6 + components/light.flux_led/index.html | 6 + components/light.homematic/index.html | 6 + components/light.hue/index.html | 6 + components/light.hyperion/index.html | 6 + components/light.insteon_hub/index.html | 6 + components/light.insteon_local/index.html | 6 + components/light.insteon_plm/index.html | 6 + components/light.isy994/index.html | 6 + components/light.lifx/index.html | 6 + components/light.limitlessled/index.html | 6 + components/light.litejet/index.html | 6 + components/light.lutron/index.html | 251 ++++++++++++++++++ components/light.lutron_caseta/index.html | 251 ++++++++++++++++++ components/light.mqtt/index.html | 6 + components/light.mqtt_json/index.html | 6 + components/light.mqtt_template/index.html | 6 + components/light.mysensors/index.html | 6 + components/light.mystrom/index.html | 6 + components/light.osramlightify/index.html | 6 + components/light.piglow/index.html | 6 + components/light.qwikswitch/index.html | 6 + components/light.rflink/index.html | 6 + components/light.rfxtrx/index.html | 6 + components/light.rpi_gpio_pwm/index.html | 6 + components/light.scsgate/index.html | 6 + components/light.tellstick/index.html | 6 + components/light.tikteck/index.html | 6 + components/light.tradfri/index.html | 6 + components/light.vera/index.html | 6 + components/light.wemo/index.html | 6 + components/light.wink/index.html | 6 + components/light.x10/index.html | 6 + components/light.yeelight/index.html | 6 + components/light.yeelightsunflower/index.html | 6 + components/light.zengge/index.html | 6 + components/light.zigbee/index.html | 6 + components/light.zwave/index.html | 6 + components/light/index.html | 6 + components/lutron/index.html | 8 + components/lutron_caseta/index.html | 8 + docs/ecosystem/backup/backup_usb/index.html | 10 +- sitemap.xml | 36 +-- 70 files changed, 811 insertions(+), 45 deletions(-) create mode 100644 components/light.lutron/index.html create mode 100644 components/light.lutron_caseta/index.html diff --git a/atom.xml b/atom.xml index bbd9a2520e..63751ed5cb 100644 --- a/atom.xml +++ b/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Home Assistant]]> - 2017-04-30T08:03:49+00:00 + 2017-04-30T12:07:18+00:00 https://home-assistant.io/ diff --git a/blog/categories/announcements/atom.xml b/blog/categories/announcements/atom.xml index 6b5f8d4389..0ea1becfc9 100644 --- a/blog/categories/announcements/atom.xml +++ b/blog/categories/announcements/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Announcements | Home Assistant]]> - 2017-04-30T08:03:49+00:00 + 2017-04-30T12:07:18+00:00 https://home-assistant.io/ diff --git a/blog/categories/community/atom.xml b/blog/categories/community/atom.xml index b6e81c4db7..1b63067470 100644 --- a/blog/categories/community/atom.xml +++ b/blog/categories/community/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Community | Home Assistant]]> - 2017-04-30T08:03:49+00:00 + 2017-04-30T12:07:18+00:00 https://home-assistant.io/ diff --git a/blog/categories/device-tracking/atom.xml b/blog/categories/device-tracking/atom.xml index f233a6de95..614eb34ec7 100644 --- a/blog/categories/device-tracking/atom.xml +++ b/blog/categories/device-tracking/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Device-Tracking | Home Assistant]]> - 2017-04-30T08:03:49+00:00 + 2017-04-30T12:07:18+00:00 https://home-assistant.io/ diff --git a/blog/categories/esp8266/atom.xml b/blog/categories/esp8266/atom.xml index db8f011f4a..f0278cd967 100644 --- a/blog/categories/esp8266/atom.xml +++ b/blog/categories/esp8266/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: ESP8266 | Home Assistant]]> - 2017-04-30T08:03:49+00:00 + 2017-04-30T12:07:18+00:00 https://home-assistant.io/ diff --git a/blog/categories/how-to/atom.xml b/blog/categories/how-to/atom.xml index c727fee5f3..35f0d3e44b 100644 --- a/blog/categories/how-to/atom.xml +++ b/blog/categories/how-to/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: How-To | Home Assistant]]> - 2017-04-30T08:03:49+00:00 + 2017-04-30T12:07:18+00:00 https://home-assistant.io/ diff --git a/blog/categories/ibeacons/atom.xml b/blog/categories/ibeacons/atom.xml index 9b0a9541cd..2e407e56ff 100644 --- a/blog/categories/ibeacons/atom.xml +++ b/blog/categories/ibeacons/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: iBeacons | Home Assistant]]> - 2017-04-30T08:03:49+00:00 + 2017-04-30T12:07:18+00:00 https://home-assistant.io/ diff --git a/blog/categories/internet-of-things/atom.xml b/blog/categories/internet-of-things/atom.xml index fc7c830066..8c77d2708f 100644 --- a/blog/categories/internet-of-things/atom.xml +++ b/blog/categories/internet-of-things/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Internet-of-Things | Home Assistant]]> - 2017-04-30T08:03:49+00:00 + 2017-04-30T12:07:18+00:00 https://home-assistant.io/ diff --git a/blog/categories/iot-data/atom.xml b/blog/categories/iot-data/atom.xml index fe54705341..aa59909767 100644 --- a/blog/categories/iot-data/atom.xml +++ b/blog/categories/iot-data/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: IoT-Data | Home Assistant]]> - 2017-04-30T08:03:49+00:00 + 2017-04-30T12:07:18+00:00 https://home-assistant.io/ diff --git a/blog/categories/merchandise/atom.xml b/blog/categories/merchandise/atom.xml index 1862a175f4..440254ac53 100644 --- a/blog/categories/merchandise/atom.xml +++ b/blog/categories/merchandise/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Merchandise | Home Assistant]]> - 2017-04-30T08:03:49+00:00 + 2017-04-30T12:07:18+00:00 https://home-assistant.io/ diff --git a/blog/categories/micropython/atom.xml b/blog/categories/micropython/atom.xml index b56a92056a..87bc164f54 100644 --- a/blog/categories/micropython/atom.xml +++ b/blog/categories/micropython/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Micropython | Home Assistant]]> - 2017-04-30T08:03:49+00:00 + 2017-04-30T12:07:18+00:00 https://home-assistant.io/ diff --git a/blog/categories/mqtt/atom.xml b/blog/categories/mqtt/atom.xml index 77e9fc8d8c..108c36534b 100644 --- a/blog/categories/mqtt/atom.xml +++ b/blog/categories/mqtt/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: MQTT | Home Assistant]]> - 2017-04-30T08:03:49+00:00 + 2017-04-30T12:07:18+00:00 https://home-assistant.io/ diff --git a/blog/categories/organisation/atom.xml b/blog/categories/organisation/atom.xml index 7532bc8ebd..3e2cf2a94f 100644 --- a/blog/categories/organisation/atom.xml +++ b/blog/categories/organisation/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Organisation | Home Assistant]]> - 2017-04-30T08:03:49+00:00 + 2017-04-30T12:07:18+00:00 https://home-assistant.io/ diff --git a/blog/categories/owntracks/atom.xml b/blog/categories/owntracks/atom.xml index 35757d6bd1..1c53c26040 100644 --- a/blog/categories/owntracks/atom.xml +++ b/blog/categories/owntracks/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: OwnTracks | Home Assistant]]> - 2017-04-30T08:03:49+00:00 + 2017-04-30T12:07:18+00:00 https://home-assistant.io/ diff --git a/blog/categories/presence-detection/atom.xml b/blog/categories/presence-detection/atom.xml index c6ed0f1b1f..11e3c29a4a 100644 --- a/blog/categories/presence-detection/atom.xml +++ b/blog/categories/presence-detection/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Presence-Detection | Home Assistant]]> - 2017-04-30T08:03:49+00:00 + 2017-04-30T12:07:18+00:00 https://home-assistant.io/ diff --git a/blog/categories/public-service-announcement/atom.xml b/blog/categories/public-service-announcement/atom.xml index 9be949ca5b..8babe1f2ac 100644 --- a/blog/categories/public-service-announcement/atom.xml +++ b/blog/categories/public-service-announcement/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Public-Service-Announcement | Home Assistant]]> - 2017-04-30T08:03:49+00:00 + 2017-04-30T12:07:18+00:00 https://home-assistant.io/ diff --git a/blog/categories/release-notes/atom.xml b/blog/categories/release-notes/atom.xml index e6475ef1dd..c7147385e5 100644 --- a/blog/categories/release-notes/atom.xml +++ b/blog/categories/release-notes/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Release-Notes | Home Assistant]]> - 2017-04-30T08:03:49+00:00 + 2017-04-30T12:07:18+00:00 https://home-assistant.io/ diff --git a/blog/categories/survey/atom.xml b/blog/categories/survey/atom.xml index 36c90cc596..fb87504f31 100644 --- a/blog/categories/survey/atom.xml +++ b/blog/categories/survey/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Survey | Home Assistant]]> - 2017-04-30T08:03:49+00:00 + 2017-04-30T12:07:18+00:00 https://home-assistant.io/ diff --git a/blog/categories/talks/atom.xml b/blog/categories/talks/atom.xml index 03e27ebf2b..cb524d787e 100644 --- a/blog/categories/talks/atom.xml +++ b/blog/categories/talks/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Talks | Home Assistant]]> - 2017-04-30T08:03:49+00:00 + 2017-04-30T12:07:18+00:00 https://home-assistant.io/ diff --git a/blog/categories/technology/atom.xml b/blog/categories/technology/atom.xml index e8ddfd86d3..b9d57f352b 100644 --- a/blog/categories/technology/atom.xml +++ b/blog/categories/technology/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Technology | Home Assistant]]> - 2017-04-30T08:03:49+00:00 + 2017-04-30T12:07:18+00:00 https://home-assistant.io/ diff --git a/blog/categories/user-stories/atom.xml b/blog/categories/user-stories/atom.xml index 685f0c03e7..cee0d042c2 100644 --- a/blog/categories/user-stories/atom.xml +++ b/blog/categories/user-stories/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: User-Stories | Home Assistant]]> - 2017-04-30T08:03:49+00:00 + 2017-04-30T12:07:18+00:00 https://home-assistant.io/ diff --git a/blog/categories/video/atom.xml b/blog/categories/video/atom.xml index 7553163a1f..600f033169 100644 --- a/blog/categories/video/atom.xml +++ b/blog/categories/video/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Video | Home Assistant]]> - 2017-04-30T08:03:49+00:00 + 2017-04-30T12:07:18+00:00 https://home-assistant.io/ diff --git a/blog/categories/website/atom.xml b/blog/categories/website/atom.xml index ad8b91fb10..b772dbfcd8 100644 --- a/blog/categories/website/atom.xml +++ b/blog/categories/website/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Website | Home Assistant]]> - 2017-04-30T08:03:49+00:00 + 2017-04-30T12:07:18+00:00 https://home-assistant.io/ diff --git a/components/index.html b/components/index.html index 6263153f81..17c7a83e3a 100644 --- a/components/index.html +++ b/components/index.html @@ -72,7 +72,7 @@ Support for these components is provided by the Home Assistant community.
- All (639) + All (641) Featured Added in 0.43 (14) Added in 0.42 (14) @@ -94,7 +94,7 @@ Support for these components is provided by the Home Assistant community. History (11) Hub (48) Image Processing (4) - Light (39) + Light (41) Lock (8) Media Player (43) Notifications (44) @@ -413,6 +413,8 @@ var allComponents = [ {url:"/components/sensor.loop_energy/", title:"Loop Energy", cat:"energy", featured: false, v: 17, logo: "loop.png"}, {url:"/components/lutron/", title:"Lutron", cat:"hub", featured: false, v: 37, logo: "lutron.png"}, {url:"/components/lutron_caseta/", title:"Lutron Caseta", cat:"hub", featured: false, v: 41, logo: "lutron.png"}, +{url:"/components/light.lutron_caseta/", title:"Lutron Caseta Light", cat:"light", featured: false, v: 0, logo: "lutron.png"}, +{url:"/components/light.lutron/", title:"Lutron Light", cat:"light", featured: false, v: 0, logo: "lutron.png"}, {url:"/components/sensor.lyft/", title:"Lyft Sensor", cat:"transport", featured: false, v: 41, logo: "lyft.png"}, {url:"/components/sensor.mhz19/", title:"MH-Z19 CO2 Sensor", cat:"sensor", featured: false, v: 27, logo: "mhz19_logo.png"}, {url:"/components/media_player.mpchc/", title:"MPC-HC", cat:"media-player", featured: false, v: 25, logo: "mpchc.png"}, diff --git a/components/light.avion/index.html b/components/light.avion/index.html index e0100606d3..7b026b81ce 100644 --- a/components/light.avion/index.html +++ b/components/light.avion/index.html @@ -158,6 +158,12 @@
  • LiteJet Light
  • +
  • + Lutron Caseta Light +
  • +
  • + Lutron Light +
  • MQTT JSON Light
  • diff --git a/components/light.blinksticklight/index.html b/components/light.blinksticklight/index.html index e91c9bfca0..51dee760f7 100644 --- a/components/light.blinksticklight/index.html +++ b/components/light.blinksticklight/index.html @@ -147,6 +147,12 @@
  • LiteJet Light
  • +
  • + Lutron Caseta Light +
  • +
  • + Lutron Light +
  • MQTT JSON Light
  • diff --git a/components/light.decora/index.html b/components/light.decora/index.html index 2c3dab05bf..07f3300bfc 100644 --- a/components/light.decora/index.html +++ b/components/light.decora/index.html @@ -160,6 +160,12 @@
  • LiteJet Light
  • +
  • + Lutron Caseta Light +
  • +
  • + Lutron Light +
  • MQTT JSON Light
  • diff --git a/components/light.enocean/index.html b/components/light.enocean/index.html index 594119510e..951fe2357d 100644 --- a/components/light.enocean/index.html +++ b/components/light.enocean/index.html @@ -165,6 +165,12 @@
  • LiteJet Light
  • +
  • + Lutron Caseta Light +
  • +
  • + Lutron Light +
  • MQTT JSON Light
  • diff --git a/components/light.flux_led/index.html b/components/light.flux_led/index.html index 02bfed5d8c..4ceb5cc6fd 100644 --- a/components/light.flux_led/index.html +++ b/components/light.flux_led/index.html @@ -270,6 +270,12 @@ The component defaults to rgbw. If your device has a separate white channel, you
  • LiteJet Light
  • +
  • + Lutron Caseta Light +
  • +
  • + Lutron Light +
  • MQTT JSON Light
  • diff --git a/components/light.homematic/index.html b/components/light.homematic/index.html index 503276cefd..28e8857fc0 100644 --- a/components/light.homematic/index.html +++ b/components/light.homematic/index.html @@ -161,6 +161,12 @@
  • LiteJet Light
  • +
  • + Lutron Caseta Light +
  • +
  • + Lutron Light +
  • MQTT JSON Light
  • diff --git a/components/light.hue/index.html b/components/light.hue/index.html index 0471cb8685..545150cdfd 100644 --- a/components/light.hue/index.html +++ b/components/light.hue/index.html @@ -197,6 +197,12 @@ Name. Use the values of Room name and Scene name that you see in the app. You ca
  • LiteJet Light
  • +
  • + Lutron Caseta Light +
  • +
  • + Lutron Light +
  • MQTT JSON Light
  • diff --git a/components/light.hyperion/index.html b/components/light.hyperion/index.html index dbd911b3dd..67045b4b62 100644 --- a/components/light.hyperion/index.html +++ b/components/light.hyperion/index.html @@ -148,6 +148,12 @@
  • LiteJet Light
  • +
  • + Lutron Caseta Light +
  • +
  • + Lutron Light +
  • MQTT JSON Light
  • diff --git a/components/light.insteon_hub/index.html b/components/light.insteon_hub/index.html index 05075d3a29..7f3bbb7175 100644 --- a/components/light.insteon_hub/index.html +++ b/components/light.insteon_hub/index.html @@ -143,6 +143,12 @@
  • LiteJet Light
  • +
  • + Lutron Caseta Light +
  • +
  • + Lutron Light +
  • MQTT JSON Light
  • diff --git a/components/light.insteon_local/index.html b/components/light.insteon_local/index.html index 7aeacb4438..3376e60501 100644 --- a/components/light.insteon_local/index.html +++ b/components/light.insteon_local/index.html @@ -157,6 +157,12 @@
  • LiteJet Light
  • +
  • + Lutron Caseta Light +
  • +
  • + Lutron Light +
  • MQTT JSON Light
  • diff --git a/components/light.insteon_plm/index.html b/components/light.insteon_plm/index.html index 59e9f59051..1893043015 100644 --- a/components/light.insteon_plm/index.html +++ b/components/light.insteon_plm/index.html @@ -151,6 +151,12 @@ component.

  • LiteJet Light
  • +
  • + Lutron Caseta Light +
  • +
  • + Lutron Light +
  • MQTT JSON Light
  • diff --git a/components/light.isy994/index.html b/components/light.isy994/index.html index 823312c3a0..cc5df3d3b8 100644 --- a/components/light.isy994/index.html +++ b/components/light.isy994/index.html @@ -161,6 +161,12 @@
  • LiteJet Light
  • +
  • + Lutron Caseta Light +
  • +
  • + Lutron Light +
  • MQTT JSON Light
  • diff --git a/components/light.lifx/index.html b/components/light.lifx/index.html index 8f013da051..64f43bd772 100644 --- a/components/light.lifx/index.html +++ b/components/light.lifx/index.html @@ -308,6 +308,12 @@
  • LiteJet Light
  • +
  • + Lutron Caseta Light +
  • +
  • + Lutron Light +
  • MQTT JSON Light
  • diff --git a/components/light.limitlessled/index.html b/components/light.limitlessled/index.html index 712fa6d2f3..3b90cfe244 100644 --- a/components/light.limitlessled/index.html +++ b/components/light.limitlessled/index.html @@ -208,6 +208,12 @@
  • LiteJet Light
  • +
  • + Lutron Caseta Light +
  • +
  • + Lutron Light +
  • MQTT JSON Light
  • diff --git a/components/light.litejet/index.html b/components/light.litejet/index.html index cbd56e31b3..7a655b3610 100644 --- a/components/light.litejet/index.html +++ b/components/light.litejet/index.html @@ -147,6 +147,12 @@
  • LiteJet Light
  • +
  • + Lutron Caseta Light +
  • +
  • + Lutron Light +
  • MQTT JSON Light
  • diff --git a/components/light.lutron/index.html b/components/light.lutron/index.html new file mode 100644 index 0000000000..7bff22b9ef --- /dev/null +++ b/components/light.lutron/index.html @@ -0,0 +1,251 @@ + + + + + + + + + Lutron Light - Home Assistant + + + + + + + + + + + + + + + + + + + + + + +
    + +
    +
    +
    +
    +
    +
    +

    + Lutron Light +

    +
    +
    +

    To get your Lutron lights working with Home Assistant, follow the instructions for the general Lutron component.

    +
    +
    + +
    +
    + + + + diff --git a/components/light.lutron_caseta/index.html b/components/light.lutron_caseta/index.html new file mode 100644 index 0000000000..0ebc5ffce5 --- /dev/null +++ b/components/light.lutron_caseta/index.html @@ -0,0 +1,251 @@ + + + + + + + + + Lutron Caseta Light - Home Assistant + + + + + + + + + + + + + + + + + + + + + + +
    + +
    +
    +
    +
    +
    +
    +

    + Lutron Caseta Light +

    +
    +
    +

    To get your Lutron Caseta lights working with Home Assistant, follow the instructions for the general Lutron Caseta component.

    +
    +
    + +
    +
    + + + + diff --git a/components/light.mqtt/index.html b/components/light.mqtt/index.html index e586ec624f..c4855f0ad2 100644 --- a/components/light.mqtt/index.html +++ b/components/light.mqtt/index.html @@ -321,6 +321,12 @@
  • LiteJet Light
  • +
  • + Lutron Caseta Light +
  • +
  • + Lutron Light +
  • MQTT JSON Light
  • diff --git a/components/light.mqtt_json/index.html b/components/light.mqtt_json/index.html index da6c2fd250..212200c642 100644 --- a/components/light.mqtt_json/index.html +++ b/components/light.mqtt_json/index.html @@ -293,6 +293,12 @@
  • LiteJet Light
  • +
  • + Lutron Caseta Light +
  • +
  • + Lutron Light +
  • MQTT JSON Light
  • diff --git a/components/light.mqtt_template/index.html b/components/light.mqtt_template/index.html index 774ffb353d..c8990d44b8 100644 --- a/components/light.mqtt_template/index.html +++ b/components/light.mqtt_template/index.html @@ -284,6 +284,12 @@ It is format-agnostic so you can use any data format you want (i.e. string, JSON
  • LiteJet Light
  • +
  • + Lutron Caseta Light +
  • +
  • + Lutron Light +
  • MQTT JSON Light
  • diff --git a/components/light.mysensors/index.html b/components/light.mysensors/index.html index 08df53fc8a..62ed8f99b1 100644 --- a/components/light.mysensors/index.html +++ b/components/light.mysensors/index.html @@ -413,6 +413,12 @@
  • LiteJet Light
  • +
  • + Lutron Caseta Light +
  • +
  • + Lutron Light +
  • MQTT JSON Light
  • diff --git a/components/light.mystrom/index.html b/components/light.mystrom/index.html index 7c42a9dd66..06cdfcdab9 100644 --- a/components/light.mystrom/index.html +++ b/components/light.mystrom/index.html @@ -175,6 +175,12 @@
  • LiteJet Light
  • +
  • + Lutron Caseta Light +
  • +
  • + Lutron Light +
  • MQTT JSON Light
  • diff --git a/components/light.osramlightify/index.html b/components/light.osramlightify/index.html index 01bfccb5e1..3ada85a51a 100644 --- a/components/light.osramlightify/index.html +++ b/components/light.osramlightify/index.html @@ -144,6 +144,12 @@
  • LiteJet Light
  • +
  • + Lutron Caseta Light +
  • +
  • + Lutron Light +
  • MQTT JSON Light
  • diff --git a/components/light.piglow/index.html b/components/light.piglow/index.html index 250bc105b5..bcd11ca329 100644 --- a/components/light.piglow/index.html +++ b/components/light.piglow/index.html @@ -140,6 +140,12 @@
  • LiteJet Light
  • +
  • + Lutron Caseta Light +
  • +
  • + Lutron Light +
  • MQTT JSON Light
  • diff --git a/components/light.qwikswitch/index.html b/components/light.qwikswitch/index.html index ceb3d99633..fc31ac4e54 100644 --- a/components/light.qwikswitch/index.html +++ b/components/light.qwikswitch/index.html @@ -149,6 +149,12 @@
  • LiteJet Light
  • +
  • + Lutron Caseta Light +
  • +
  • + Lutron Light +
  • MQTT JSON Light
  • diff --git a/components/light.rflink/index.html b/components/light.rflink/index.html index 7a390d72fe..6a7eb09747 100644 --- a/components/light.rflink/index.html +++ b/components/light.rflink/index.html @@ -222,6 +222,12 @@
  • LiteJet Light
  • +
  • + Lutron Caseta Light +
  • +
  • + Lutron Light +
  • MQTT JSON Light
  • diff --git a/components/light.rfxtrx/index.html b/components/light.rfxtrx/index.html index 8b2cf3231f..54efe85f30 100644 --- a/components/light.rfxtrx/index.html +++ b/components/light.rfxtrx/index.html @@ -188,6 +188,12 @@
  • LiteJet Light
  • +
  • + Lutron Caseta Light +
  • +
  • + Lutron Light +
  • MQTT JSON Light
  • diff --git a/components/light.rpi_gpio_pwm/index.html b/components/light.rpi_gpio_pwm/index.html index 78f9994d2f..164ae0617d 100644 --- a/components/light.rpi_gpio_pwm/index.html +++ b/components/light.rpi_gpio_pwm/index.html @@ -187,6 +187,12 @@
  • LiteJet Light
  • +
  • + Lutron Caseta Light +
  • +
  • + Lutron Light +
  • MQTT JSON Light
  • diff --git a/components/light.scsgate/index.html b/components/light.scsgate/index.html index 6960beba6d..6c27c01bfc 100644 --- a/components/light.scsgate/index.html +++ b/components/light.scsgate/index.html @@ -162,6 +162,12 @@
  • LiteJet Light
  • +
  • + Lutron Caseta Light +
  • +
  • + Lutron Light +
  • MQTT JSON Light
  • diff --git a/components/light.tellstick/index.html b/components/light.tellstick/index.html index 81f756660a..7309486866 100644 --- a/components/light.tellstick/index.html +++ b/components/light.tellstick/index.html @@ -154,6 +154,12 @@
  • LiteJet Light
  • +
  • + Lutron Caseta Light +
  • +
  • + Lutron Light +
  • MQTT JSON Light
  • diff --git a/components/light.tikteck/index.html b/components/light.tikteck/index.html index 136e832795..dcac0692cc 100644 --- a/components/light.tikteck/index.html +++ b/components/light.tikteck/index.html @@ -156,6 +156,12 @@
  • LiteJet Light
  • +
  • + Lutron Caseta Light +
  • +
  • + Lutron Light +
  • MQTT JSON Light
  • diff --git a/components/light.tradfri/index.html b/components/light.tradfri/index.html index b10c3e08dd..47999b51da 100644 --- a/components/light.tradfri/index.html +++ b/components/light.tradfri/index.html @@ -145,6 +145,12 @@
  • LiteJet Light
  • +
  • + Lutron Caseta Light +
  • +
  • + Lutron Light +
  • MQTT JSON Light
  • diff --git a/components/light.vera/index.html b/components/light.vera/index.html index e35e986190..bee596b925 100644 --- a/components/light.vera/index.html +++ b/components/light.vera/index.html @@ -165,6 +165,12 @@
  • LiteJet Light
  • +
  • + Lutron Caseta Light +
  • +
  • + Lutron Light +
  • MQTT JSON Light
  • diff --git a/components/light.wemo/index.html b/components/light.wemo/index.html index 289c9257c8..ce87a9e969 100644 --- a/components/light.wemo/index.html +++ b/components/light.wemo/index.html @@ -150,6 +150,12 @@
  • LiteJet Light
  • +
  • + Lutron Caseta Light +
  • +
  • + Lutron Light +
  • MQTT JSON Light
  • diff --git a/components/light.wink/index.html b/components/light.wink/index.html index 5bea668441..20a357de69 100644 --- a/components/light.wink/index.html +++ b/components/light.wink/index.html @@ -177,6 +177,12 @@ The above devices are confimed to work, but others may work as well.
  • LiteJet Light
  • +
  • + Lutron Caseta Light +
  • +
  • + Lutron Light +
  • MQTT JSON Light
  • diff --git a/components/light.x10/index.html b/components/light.x10/index.html index adc77197ab..f4ef0b1c21 100644 --- a/components/light.x10/index.html +++ b/components/light.x10/index.html @@ -153,6 +153,12 @@
  • LiteJet Light
  • +
  • + Lutron Caseta Light +
  • +
  • + Lutron Light +
  • MQTT JSON Light
  • diff --git a/components/light.yeelight/index.html b/components/light.yeelight/index.html index 29cc53e930..6e6210f2bc 100644 --- a/components/light.yeelight/index.html +++ b/components/light.yeelight/index.html @@ -168,6 +168,12 @@ This component is tested to work with models YLDP01YL, YLDP02YL and YLDP03YL. If
  • LiteJet Light
  • +
  • + Lutron Caseta Light +
  • +
  • + Lutron Light +
  • MQTT JSON Light
  • diff --git a/components/light.yeelightsunflower/index.html b/components/light.yeelightsunflower/index.html index cb097fd95f..9e5696f759 100644 --- a/components/light.yeelightsunflower/index.html +++ b/components/light.yeelightsunflower/index.html @@ -153,6 +153,12 @@ The Yeelight Sunflower hub supports SSDP discovery, but that has not been built
  • LiteJet Light
  • +
  • + Lutron Caseta Light +
  • +
  • + Lutron Light +
  • MQTT JSON Light
  • diff --git a/components/light.zengge/index.html b/components/light.zengge/index.html index d1c1a8a046..31e325d8a2 100644 --- a/components/light.zengge/index.html +++ b/components/light.zengge/index.html @@ -157,6 +157,12 @@
  • LiteJet Light
  • +
  • + Lutron Caseta Light +
  • +
  • + Lutron Light +
  • MQTT JSON Light
  • diff --git a/components/light.zigbee/index.html b/components/light.zigbee/index.html index 03c2f1231a..47ed72c807 100644 --- a/components/light.zigbee/index.html +++ b/components/light.zigbee/index.html @@ -168,6 +168,12 @@
  • LiteJet Light
  • +
  • + Lutron Caseta Light +
  • +
  • + Lutron Light +
  • MQTT JSON Light
  • diff --git a/components/light.zwave/index.html b/components/light.zwave/index.html index e6b3187510..d3afe13914 100644 --- a/components/light.zwave/index.html +++ b/components/light.zwave/index.html @@ -157,6 +157,12 @@
  • LiteJet Light
  • +
  • + Lutron Caseta Light +
  • +
  • + Lutron Light +
  • MQTT JSON Light
  • diff --git a/components/light/index.html b/components/light/index.html index 9f7ad887cf..0e13bb0fac 100644 --- a/components/light/index.html +++ b/components/light/index.html @@ -272,6 +272,12 @@ in Home Assistant.

  • LiteJet Light
  • +
  • + Lutron Caseta Light +
  • +
  • + Lutron Light +
  • MQTT JSON Light
  • diff --git a/components/lutron/index.html b/components/lutron/index.html index a7526b963b..3de14b3f5d 100644 --- a/components/lutron/index.html +++ b/components/lutron/index.html @@ -97,6 +97,14 @@ It is recommended to assign a static IP address to your Main Repeater. This ensu
    Introduced in release: 0.37 +
    +
    +

    Related components

    +

    Category Hub

    diff --git a/components/lutron_caseta/index.html b/components/lutron_caseta/index.html index 55c81a28b5..11aed7d0d3 100644 --- a/components/lutron_caseta/index.html +++ b/components/lutron_caseta/index.html @@ -93,6 +93,14 @@ It is recommended to assign a static IP address to your Lutron SmartBridge. This
    Introduced in release: 0.41 +
    +
    +

    Related components

    +

    Category Hub

    diff --git a/docs/ecosystem/backup/backup_usb/index.html b/docs/ecosystem/backup/backup_usb/index.html index af88c4a812..a6a180c457 100644 --- a/docs/ecosystem/backup/backup_usb/index.html +++ b/docs/ecosystem/backup/backup_usb/index.html @@ -8,7 +8,7 @@ Configuration Backup to USB drive - Home Assistant - + @@ -16,12 +16,12 @@ - + - + @@ -67,9 +67,9 @@
    -

    Backing upyour Home Assistant configuration to USB. A good plus side is that you don’t need to mask all your passwords since the backup is locally at your home/residence.

    +

    Backing up your Home Assistant configuration to USB drive. A good plus side is that you don’t need to mask all your passwords since the backup is locally at your home/residence.

    Requirements

    -

    First you need a USB stick. Once you have one you need to prepare it to be used on your device. +

    First you need a USB drive. Once you have one you need to prepare it to be used on your device. Once connected you want to format/work with the drive. To know what path it is in, you can check with dmesg.

    # dmesg | grep sd
     [    0.909712] sdhci: Secure Digital Host Controller Interface driver
    diff --git a/sitemap.xml b/sitemap.xml
    index a1d4e514a7..e343a14de0 100644
    --- a/sitemap.xml
    +++ b/sitemap.xml
    @@ -2674,6 +2674,12 @@
     https://home-assistant.io/components/light.mystrom/
     
     
    +https://home-assistant.io/components/light.lutron/
    +
    +
    +https://home-assistant.io/components/light.lutron_caseta/
    +
    +
     https://home-assistant.io/components/sensor.ted5000/
     
     
    @@ -3203,62 +3209,62 @@
     
     
     https://home-assistant.io/demo/frontend.html
    -2017-04-30T08:03:01+00:00
    +2017-04-30T12:06:27+00:00
     
     
     https://home-assistant.io/demo/index.html
    -2017-04-30T08:03:01+00:00
    +2017-04-30T12:06:27+00:00
     
     
     https://home-assistant.io/demo/panels/ha-panel-dev-event.html
    -2017-04-30T08:03:01+00:00
    +2017-04-30T12:06:27+00:00
     
     
     https://home-assistant.io/demo/panels/ha-panel-dev-info.html
    -2017-04-30T08:03:01+00:00
    +2017-04-30T12:06:27+00:00
     
     
     https://home-assistant.io/demo/panels/ha-panel-dev-service.html
    -2017-04-30T08:03:01+00:00
    +2017-04-30T12:06:27+00:00
     
     
     https://home-assistant.io/demo/panels/ha-panel-dev-state.html
    -2017-04-30T08:03:01+00:00
    +2017-04-30T12:06:27+00:00
     
     
     https://home-assistant.io/demo/panels/ha-panel-dev-template.html
    -2017-04-30T08:03:01+00:00
    +2017-04-30T12:06:27+00:00
     
     
     https://home-assistant.io/demo/panels/ha-panel-history.html
    -2017-04-30T08:03:01+00:00
    +2017-04-30T12:06:27+00:00
     
     
     https://home-assistant.io/demo/panels/ha-panel-iframe.html
    -2017-04-30T08:03:01+00:00
    +2017-04-30T12:06:27+00:00
     
     
     https://home-assistant.io/demo/panels/ha-panel-logbook.html
    -2017-04-30T08:03:01+00:00
    +2017-04-30T12:06:27+00:00
     
     
     https://home-assistant.io/demo/panels/ha-panel-map.html
    -2017-04-30T08:03:01+00:00
    +2017-04-30T12:06:27+00:00
     
     
     https://home-assistant.io/googlef4f3693c209fe788.html
    -2017-04-30T08:03:01+00:00
    +2017-04-30T12:06:27+00:00
     
     
     https://home-assistant.io/static/fonts/roboto/DESCRIPTION.en_us.html
    -2017-04-30T08:03:01+00:00
    +2017-04-30T12:06:28+00:00
     
     
     https://home-assistant.io/static/fonts/robotomono/DESCRIPTION.en_us.html
    -2017-04-30T08:03:01+00:00
    +2017-04-30T12:06:28+00:00
     
     
     https://home-assistant.io/static/mdi-demo.html
    -2017-04-30T08:03:01+00:00
    +2017-04-30T12:06:28+00:00