Add support for lights to switchbot (#23919)

This commit is contained in:
J. Nick Koston 2022-08-29 11:57:34 -05:00 committed by GitHub
parent 8a50c29fbc
commit 1c05548cb2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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)