From f592c5021158264446863622b9bbcb940778b7a9 Mon Sep 17 00:00:00 2001 From: "J. Nick Koston" Date: Sat, 27 Aug 2022 19:04:10 -0500 Subject: [PATCH] Add lutron alternate brands --- .../lutron_homeworks_qs.markdown | 26 +++++++++++++++++++ source/_integrations/lutron_ra2.markdown | 26 +++++++++++++++++++ 2 files changed, 52 insertions(+) create mode 100644 source/_integrations/lutron_homeworks_qs.markdown create mode 100644 source/_integrations/lutron_ra2.markdown diff --git a/source/_integrations/lutron_homeworks_qs.markdown b/source/_integrations/lutron_homeworks_qs.markdown new file mode 100644 index 00000000000..b907242e08d --- /dev/null +++ b/source/_integrations/lutron_homeworks_qs.markdown @@ -0,0 +1,26 @@ +--- +title: Lutron Homeworks QS +description: Instructions on how to use Lutron devices with Home Assistant. +ha_category: + - Cover + - Hub + - Light + - Scene + - Switch +ha_release: 0.37 +ha_iot_class: Local Polling +ha_codeowners: + - '@JonGilmore' +ha_domain: lutron +ha_platforms: + - binary_sensor + - cover + - light + - scene + - switch +ha_integration_type: integration +ha_supporting_domain: lutron +ha_supporting_integration: Lutron +--- + +{% include integrations/supported_brand.md %} diff --git a/source/_integrations/lutron_ra2.markdown b/source/_integrations/lutron_ra2.markdown new file mode 100644 index 00000000000..489cd1b2fcc --- /dev/null +++ b/source/_integrations/lutron_ra2.markdown @@ -0,0 +1,26 @@ +--- +title: Lutron Homeworks QS +description: Instructions on how to use Lutron devices with Home Assistant. +ha_category: + - Cover + - Hub + - Light + - Scene + - Switch +ha_release: 0.37 +ha_iot_class: Local Polling +ha_codeowners: + - '@JonGilmore' +ha_domain: lutron +ha_platforms: + - binary_sensor + - cover + - light + - scene + - switch +ha_integration_type: integration +ha_supporting_domain: lutron +ha_supporting_integration: Lutron +--- + +{% include integrations/supported_brand.md %} \ No newline at end of file