From f745676333e031017cc3f20e9f3cc75002f2622e Mon Sep 17 00:00:00 2001 From: Matrix Date: Wed, 23 Nov 2022 23:29:12 +0800 Subject: [PATCH] Add yolink dimmer support (#24899) * Add yolink dimmer support * Update platform --- source/_integrations/yolink.markdown | 3 +++ 1 file changed, 3 insertions(+) diff --git a/source/_integrations/yolink.markdown b/source/_integrations/yolink.markdown index 2cc03a423dc..ebf7f499f26 100644 --- a/source/_integrations/yolink.markdown +++ b/source/_integrations/yolink.markdown @@ -5,6 +5,7 @@ ha_category: - Binary Sensor - Climate - Cover + - Light - Lock - Sensor - Siren @@ -19,6 +20,7 @@ ha_platforms: - binary_sensor - climate - cover + - light - lock - sensor - siren @@ -51,3 +53,4 @@ The integration is tested and verified for the following devices from YoLink: * YS7A01/2 (CO & Smoke Sensor) * YS4002/3 (Thermostat) * YS4906/8 YS7706 (Garage Door Sensor/ Garage Door Controller) +* YS5707 (Dimmer)