Add functionality to push all switchbots with ESP32 BOOT button#70
Add functionality to push all switchbots with ESP32 BOOT button#70TheHolyRoger wants to merge 1 commit intodevWaves:mainfrom
Conversation
|
lol. I barely know c++. It is not one of the languages I work with daily. But knew just enough to get this project going that's a neat idea and I could probably add something like that, but I would probably make a few code changes. Good work though things I would change:
instead of ..
I am working on getting the v7.0 release, which is here https://github.com/devWaves/SwitchBot-MQTT-BLE-ESP32/tree/v7alpha Once I get v7.0 out, I will try to take a look a this thanks for sharing |
|
@devWaves thanks man! I might come back to this when you release v7 if you haven't done your own implementation :D Thanks to you I just successfully ripped this code apart and created a working ESP32 keypad to arm/disarm my HASS alarm :) thank you!!! |
310921b to
02664bd
Compare
|
@devWaves updated it :) |
I have to admit I'm not hugely familiar with cpp yet but here is a PR that's working for me to use the ESP32 BOOT button to toggle all switchbots :)
Useful for me so thought I'd share