diff --git a/source/_components/lutron.markdown b/source/_components/lutron.markdown new file mode 100644 index 00000000000..944364e0824 --- /dev/null +++ b/source/_components/lutron.markdown @@ -0,0 +1,17 @@ +--- +layout: page +title: "Lutron" +description: "Instructions how to use Lutron devices with Home Assistant." +date: 2017-01-28 13:00 +sidebar: true +comments: false +sharing: true +footer: true +logo: lutron.png +ha_category: Hub +featured: False +ha_release: 0.37 +--- + +The `lutron` component is the base for all [Lutron](http://www.lutron.com/) in Home Assistant. The preferred way to setup the `lutron` component is by enabling the [the discovery component](/components/discovery/). + diff --git a/source/images/supported_brands/lutron.png b/source/images/supported_brands/lutron.png new file mode 100644 index 00000000000..c62feb80d47 Binary files /dev/null and b/source/images/supported_brands/lutron.png differ