switchbota icon indicating copy to clipboard operation
switchbota copied to clipboard

Replaces the factory firmware on the SwitchBot Plug Mini via OTA, enabling the use of Tasmota without disassembling the unit.

Results 11 switchbota issues
Sort by recently updated
recently updated
newest added

So I bought SwitchBot Smart Plug Mini 15A from Amazon and received them today (05/31/2023). They were about $7.00 each. --- I spent nearly the entire day trying to get...

More context below, but I'm trying to build the [ESP-IDF binary](https://github.com/kendallgoto/switchbota/blob/main/espressif), but there aren't any directions on how to do so. I see that there's a makefile in the [espressif](https://github.com/kendallgoto/switchbota/tree/main/espressif)...

Any luck with this working on the [SwitchBot strip lights](https://us.switch-bot.com/products/switchbot-led-strip-light)?

It would be a neat feature to stream a bit-for-bit backup of the existing installed FW .bin file and upload it to the switchbota web server before downloading and installing...

enhancement

I haven't studied any of these binaries, so take care: Debug v1.0 http://www.wohand.com/version/wocaodebug/firmware/WoPlugUS/WoPlugUS_V10.bin (unreleased 2021-12-06) Debug v1.1 http://www.wohand.com/version/wocaodebug/firmware/WoPlugUS/WoPlugUS_V11.bin (2021-12-06) Debug v1.2 http://www.wohand.com/version/wocaodebug/firmware/WoPlugUS/WoPlugUS_V12.bin (2021-12-27) Debug v1.3 http://www.wohand.com/version/wocaodebug/firmware/WoPlugUS/WoPlugUS_V13.bin (2022-03-03) Debug v1.4 http://www.wohand.com/version/wocaodebug/firmware/WoPlugUS/WoPlugUS_V14.bin...

documentation

Now that Tasmota officially supports the ESP32-C3 (#30), the currently installed Tasmota version `https://github.com/arendst/Tasmota/releases/download/v11.1.0/tasmota32c3.factory.bin` should get bumped to be the stable, official build `http://ota.tasmota.com/tasmota32/release-12.1.0/tasmota32c3.factory.bin` and tested. We could also pull...

good first issue

Hi, this is not really an issue. It is more a question. I'm trying to do the initial Wi-Fi setup of the SwitchBot Color Bulb without the official App. You've...

As per #22 - an open issue to provide documentation and a flashing mechanism to bypass the middleware firmware altogether in SwitchbOTA, and outline the pros/cons associated with this strategy....

documentation
enhancement
help wanted

Release v1.0 of this project flashed plugs onto the ESP32-C3 2MB build of Tasmota. While this version supports core features, such as wifi connectivity and MQTT, it does not support...

help wanted