mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
Add support for lights to switchbot (#23919)
This commit is contained in:
parent
8a50c29fbc
commit
1c05548cb2
@ -4,6 +4,7 @@ description: Instructions on how to set up SwitchBot Devices.
|
||||
ha_category:
|
||||
- Binary Sensor
|
||||
- Cover
|
||||
- Light
|
||||
- Sensor
|
||||
- Switch
|
||||
ha_release: 0.78
|
||||
@ -18,6 +19,7 @@ ha_bluetooth: true
|
||||
ha_platforms:
|
||||
- binary_sensor
|
||||
- cover
|
||||
- light
|
||||
- sensor
|
||||
- switch
|
||||
ha_config_flow: true
|
||||
@ -43,9 +45,11 @@ Please note, device names configured in the SwitchBot app are not transferred in
|
||||
|
||||
## Supported Devices
|
||||
|
||||
- Color Bulb (WoBulb)
|
||||
- Bot (WoHand)
|
||||
- Contact Sensor (WoContact)
|
||||
- Curtain (WoCurtain)
|
||||
- Light Strip (WoStrip)
|
||||
- Meter (WoSensorTH)
|
||||
- Motion Sensor (WoPresence)
|
||||
- Plug Mini (WoPlug), both the original (model W1901400) and HomeKit-enabled (model W1901401)
|
||||
|
Loading…
x
Reference in New Issue
Block a user