mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-21 16:27:19 +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:
|
ha_category:
|
||||||
- Binary Sensor
|
- Binary Sensor
|
||||||
- Cover
|
- Cover
|
||||||
|
- Light
|
||||||
- Sensor
|
- Sensor
|
||||||
- Switch
|
- Switch
|
||||||
ha_release: 0.78
|
ha_release: 0.78
|
||||||
@ -18,6 +19,7 @@ ha_bluetooth: true
|
|||||||
ha_platforms:
|
ha_platforms:
|
||||||
- binary_sensor
|
- binary_sensor
|
||||||
- cover
|
- cover
|
||||||
|
- light
|
||||||
- sensor
|
- sensor
|
||||||
- switch
|
- switch
|
||||||
ha_config_flow: true
|
ha_config_flow: true
|
||||||
@ -43,9 +45,11 @@ Please note, device names configured in the SwitchBot app are not transferred in
|
|||||||
|
|
||||||
## Supported Devices
|
## Supported Devices
|
||||||
|
|
||||||
|
- Color Bulb (WoBulb)
|
||||||
- Bot (WoHand)
|
- Bot (WoHand)
|
||||||
- Contact Sensor (WoContact)
|
- Contact Sensor (WoContact)
|
||||||
- Curtain (WoCurtain)
|
- Curtain (WoCurtain)
|
||||||
|
- Light Strip (WoStrip)
|
||||||
- Meter (WoSensorTH)
|
- Meter (WoSensorTH)
|
||||||
- Motion Sensor (WoPresence)
|
- Motion Sensor (WoPresence)
|
||||||
- Plug Mini (WoPlug), both the original (model W1901400) and HomeKit-enabled (model W1901401)
|
- Plug Mini (WoPlug), both the original (model W1901400) and HomeKit-enabled (model W1901401)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user