From fd069967ff9cff277cbc2a47871701b03511cd05 Mon Sep 17 00:00:00 2001 From: Jonathan Keslin Date: Mon, 22 Feb 2021 02:06:50 -0800 Subject: [PATCH] Add dimmer switches (#16686) https://github.com/home-assistant/core/pull/44713 adds support for dimmer switches with the Light entity type. --- source/_integrations/vesync.markdown | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/source/_integrations/vesync.markdown b/source/_integrations/vesync.markdown index 6273e3da85d..b2552ab5153 100644 --- a/source/_integrations/vesync.markdown +++ b/source/_integrations/vesync.markdown @@ -4,6 +4,7 @@ description: Instructions on how to set up VeSync switches, outlets, and fans wi ha_category: - Switch - Fan + - Light ha_release: 0.66 ha_iot_class: Cloud Polling ha_config_flow: true @@ -15,6 +16,7 @@ ha_domain: vesync ha_platforms: - fan - switch + - light --- The `vesync` integration enables you to control smart switches and outlets connected to the VeSync App. @@ -25,6 +27,7 @@ The following platforms are supported: - **switch** - **fan** +- **light** ## Supported Devices @@ -41,6 +44,8 @@ This integration supports devices controllable by the VeSync App. The following ### Switches - Etekcity In Wall Smart Switch (EWSL01-USA) +- Etekcity Wifi Dimmer Switch (ESD16) +- Etekcity Wifi Dimmer Switch (ESWD16) ### Fans