devWaves / SwitchBot-MQTT-BLE-ESP32

Allows for multiple SwitchBot bots and curtains to be controlled via MQTT sent to ESP32. ESP32 will send BLE commands to switchbots and return MQTT responses to the broker. Also supports Temperature, Motion, Contact sensors
MIT License
531 stars 66 forks source link

SwitchBot Color Bulb control #65

Closed pprobbins closed 2 years ago

pprobbins commented 2 years ago

Hi,

Maybe I'm just an idiot and I missed it, but is it possible to control the SwitchBot Color Bulbs?

Thanks

devWaves commented 2 years ago

I started the bulb implementation but haven't got around to finishing it. It is a bit more involved then the other devices. I will update this comment if/when the bulb gets supported. Ur the first to ask for it. My assumption is the LED strip is similar and I would try to add that at the same time