mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-18 23:06:58 +00:00
Add Etekcity VeSync Bulbs LED documentation (#17745)
This commit is contained in:
parent
b6c629a146
commit
ccbf73d71b
@ -2,9 +2,9 @@
|
||||
title: VeSync
|
||||
description: Instructions on how to set up VeSync switches, outlets, and fans within Home Assistant.
|
||||
ha_category:
|
||||
- Light
|
||||
- Switch
|
||||
- Fan
|
||||
- Light
|
||||
ha_release: 0.66
|
||||
ha_iot_class: Cloud Polling
|
||||
ha_config_flow: true
|
||||
@ -14,9 +14,9 @@ ha_codeowners:
|
||||
- '@thegardenmonkey'
|
||||
ha_domain: vesync
|
||||
ha_platforms:
|
||||
- fan
|
||||
- light
|
||||
- switch
|
||||
- fan
|
||||
---
|
||||
|
||||
The `vesync` integration enables you to control smart switches and outlets connected to the VeSync App.
|
||||
@ -25,15 +25,25 @@ The devices must be added to the VeSync App before this integration can discover
|
||||
|
||||
The following platforms are supported:
|
||||
|
||||
- **light**
|
||||
- **switch**
|
||||
- **fan**
|
||||
- **light**
|
||||
|
||||
## Supported Devices
|
||||
|
||||
This integration supports devices controllable by the VeSync App. The following devices are supported by this integration:
|
||||
|
||||
### Plugs
|
||||
### Bulbs
|
||||
- Etekcity WiFi Dimmable LED Bulb (ESL100)
|
||||
- Etekcity WiFi Dimmable and Tunable White LED Bulb (ESL100CW)
|
||||
|
||||
### Wall Switches
|
||||
|
||||
- Etekcity In Wall Smart Switch (EWSL01-USA)
|
||||
- Etekcity Wifi Dimmer Switch (ESD16)
|
||||
- Etekcity Wifi Dimmer Switch (ESWD16)
|
||||
|
||||
### Outlet Plugs
|
||||
|
||||
- Etekcity 7 Amp US outlet - ESW01-USA (Round)
|
||||
- Etekcity 10 Amp US outlet - ESW10-USA (Round)
|
||||
@ -41,12 +51,6 @@ This integration supports devices controllable by the VeSync App. The following
|
||||
- Etekcity 15 Amp US outlet - ESW15-USA (Rectangular)
|
||||
- Etekcity 2 Plug Outdoor Outlet - ESO15-TB
|
||||
|
||||
### Switches
|
||||
|
||||
- Etekcity In Wall Smart Switch (EWSL01-USA)
|
||||
- Etekcity Wifi Dimmer Switch (ESD16)
|
||||
- Etekcity Wifi Dimmer Switch (ESWD16)
|
||||
|
||||
### Fans
|
||||
|
||||
- LEVOIT Smart Wifi Air Purifier (LV-PUR131S)
|
||||
|
Loading…
x
Reference in New Issue
Block a user