mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
Add Etekcity VeSync Bulbs LED documentation (#17745)
This commit is contained in:
parent
b6c629a146
commit
ccbf73d71b
@ -2,9 +2,9 @@
|
|||||||
title: VeSync
|
title: VeSync
|
||||||
description: Instructions on how to set up VeSync switches, outlets, and fans within Home Assistant.
|
description: Instructions on how to set up VeSync switches, outlets, and fans within Home Assistant.
|
||||||
ha_category:
|
ha_category:
|
||||||
|
- Light
|
||||||
- Switch
|
- Switch
|
||||||
- Fan
|
- Fan
|
||||||
- Light
|
|
||||||
ha_release: 0.66
|
ha_release: 0.66
|
||||||
ha_iot_class: Cloud Polling
|
ha_iot_class: Cloud Polling
|
||||||
ha_config_flow: true
|
ha_config_flow: true
|
||||||
@ -14,9 +14,9 @@ ha_codeowners:
|
|||||||
- '@thegardenmonkey'
|
- '@thegardenmonkey'
|
||||||
ha_domain: vesync
|
ha_domain: vesync
|
||||||
ha_platforms:
|
ha_platforms:
|
||||||
- fan
|
|
||||||
- light
|
- light
|
||||||
- switch
|
- switch
|
||||||
|
- fan
|
||||||
---
|
---
|
||||||
|
|
||||||
The `vesync` integration enables you to control smart switches and outlets connected to the VeSync App.
|
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:
|
The following platforms are supported:
|
||||||
|
|
||||||
|
- **light**
|
||||||
- **switch**
|
- **switch**
|
||||||
- **fan**
|
- **fan**
|
||||||
- **light**
|
|
||||||
|
|
||||||
## Supported Devices
|
## Supported Devices
|
||||||
|
|
||||||
This integration supports devices controllable by the VeSync App. The following devices are supported by this integration:
|
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 7 Amp US outlet - ESW01-USA (Round)
|
||||||
- Etekcity 10 Amp US outlet - ESW10-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 15 Amp US outlet - ESW15-USA (Rectangular)
|
||||||
- Etekcity 2 Plug Outdoor Outlet - ESO15-TB
|
- 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
|
### Fans
|
||||||
|
|
||||||
- LEVOIT Smart Wifi Air Purifier (LV-PUR131S)
|
- LEVOIT Smart Wifi Air Purifier (LV-PUR131S)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user