SwitchBot-MQTT-BLE-ESP32
SwitchBot-MQTT-BLE-ESP32 copied to clipboard
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,...
Many times when I turn off a light immediately after it turned on, there's a really long delay until it turns back off. Don't know if this is on purpose...
Just add one of this node to my automation system and it's working great. Currently have a SwitchBot Strip Light and would really like to integrate it to my home...
Thanks for building and maintaining this great piece of software! My wESP32 has become quite unreliable for some reason. The latency for Wi-Fi is all over the place making it...
Just configured this and it's working great. Currently have a SwitchBot Lock and would really like to integrate this into my Home Assistant and would be willing to help test...
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...
I have an esp32 ([AZ-delivery](https://www.az-delivery.de/en/products/esp32-developmentboard)) working well with two switchbot curtains (paired). It's less than a metre away from the curtain bots. I haven't actually noticed any functional issues yet,...
I've successfully been using v6.12 on an AzDelivery ESP32 Dev Kit C ESP32-WROOM-32 v2 (version 2) for the last month or so with zero issues. Thought I'd contribute to say...
I believe this is related to the NimBLE library as discussed here: https://github.com/h2zero/NimBLE-Arduino/issues/351 My Switchbot ESP32 devices occasionally panic and reboot. I'm currently testing a fix here https://github.com/TheHolyRoger/SwitchBot-MQTT-BLE-ESP32/tree/feat/resetBluetoothStack Resetting the...
I personally find these two sensors hugely useful! :)
Is there a way to send two different on and off push sequences? For example I have a button that when pushed 3 times it means on, 2 times means...