From a44efbc67a495e79b9bfc9dc40550cb6861ea9f2 Mon Sep 17 00:00:00 2001 From: wilburCforce <109390391+wilburCforce@users.noreply.github.com> Date: Mon, 29 Jan 2024 13:59:15 -0600 Subject: [PATCH] Update lutron.markdown for fan support (#30682) --- source/_integrations/lutron.markdown | 3 +++ 1 file changed, 3 insertions(+) diff --git a/source/_integrations/lutron.markdown b/source/_integrations/lutron.markdown index 1e8717a73e6..d1915ae2295 100644 --- a/source/_integrations/lutron.markdown +++ b/source/_integrations/lutron.markdown @@ -3,6 +3,7 @@ title: Lutron description: Instructions on how to use Lutron devices with Home Assistant. ha_category: - Cover + - Fan - Hub - Light - Scene @@ -11,10 +12,12 @@ ha_release: 0.37 ha_iot_class: Local Polling ha_codeowners: - '@cdheiser' + - '@wilburCforce' ha_domain: lutron ha_platforms: - binary_sensor - cover + - fan - light - scene - switch