OpenBK7231T/OpenBeken release 1.14.53
OpenBK7231T/OpenBeken is a Tasmota/Esphome replacement for new Tuya modules featuring MQTT and Home Assistant compatibility. This repository is named OpenBK7231T_App
, but now it's a multiplatform app, supporting build for multiple separate chips:
- BK7231T (WB3S, WB2S, WB2L, etc)
- BK7231N (CB2S, CB2L, WB2L_M1, etc)
- T34 (T34 is based on BK7231N)
- XR809 (XR3, etc)
- BL602
- W800 (W800-C400, WinnerMicro WiFi & Bluetooth), W801
- W600
Changes
- replace many sprintf with snprintf. Only one was doubtful - 5 x %f into a small string? (6516205)
- Merge branch 'snprintf' into snprintfPR (449d66a)
- Merge pull request #330 from iprak/fix-for-none-device-class (58cc3b5), closes #330
- Merge pull request #331 from btsimonh/snprintfPR (af26fa1), closes #331
- Removed None (a7f840c)
- Replace hprintf128 with hprintf255 in all files (2970ec6)
Assets
Refer to the following table for the usage of the various assests included in this release
Platform | Usage | Filename |
---|---|---|
BK7231T | OTA Update | OpenBK7231T_1.14.53.rbl |
BK7231T | CCtr Flash | OpenBK7231T_UG_1.14.53.bin |
BK7231T | UART Flash | OpenBK7231T_UA_1.14.53.bin |
BK7231N | OTA Update | OpenBK7231N_1.14.53.rbl |
BK7231N | CCtr Flash | OpenBK7231N_UG_1.14.53.bin |
BK7231N | UART Flash | OpenBK7231N_QIO_1.14.53.bin |
XR809 | OpenXR809_1.14.53.img | |
BL602 | UART Flash | OpenBL602_1.14.53.bin |
W800 | OTA Update | OpenW800_1.14.53_ota.img |
W800 | UART Flash | OpenW800_1.14.53.fls |
W600 | OTA Update | OpenW600_1.14.53_gz.img |
W600 | UART Flash | OpenW600_1.14.53.fls |
CCtr Flash = Tuya cloud Cutter flash
Flashing instructions are available on the project's README.md