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
549 stars 68 forks source link

Switchbot remote support? #38

Closed mtgpcs closed 2 years ago

mtgpcs commented 2 years ago

Hello,

Current using two Switchbots and it works great! Thank you. Wondering if you had seen the Switchbot remote ? I am thinking to pick one up on the sale and use it as a physical switch. Would this be easy to support?

devWaves commented 2 years ago

already request here #34. I can only support battery for the remote

The remote links directly with another switchbot product so it can't be used to trigger non switchbot products. The data between remote and switchbot bot/curtain can't be intercepted

If you want to control other non-switchbot devices and the bot/curtain at the same time by a single button push you can do this with a zigbee, wifi or zwave button

mtgpcs commented 2 years ago

Thanks for the quick reply. I didn't see the closed tab. I'll try that. I have Shelly Button 1 that are wifi that work well with the two I already use.

Again thanks for the project! Worka great! Way better than HA default integration.

devWaves commented 2 years ago

if it makes sense near a door, another option is to use a switchbot door contact sensor. With the esp32 code you can use the button on the contact sensor to trigger non switchbot stuff

this is a good option if u are using switchbot curtains on a patio door and the esp32 code already