OpenBK7231T/OpenBeken release 1.12.74
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
Changes
- Added output of calculated consumption to HTTP front page (8d77c31)
- Added output of calculated consumption to HTTP front page (8cd7c17)
- Backward compatibility with lwip 1.4.1 for OpenXR809 (1c9042f)
- BL0937 - fallback for for forced publishing of measured values. (e123826)
- BL0937 - fallback for for forced publishing of measured values. (378d2a5)
- BL0937 - implemented energy counter. TODO: save to flash. (fcffa95)
- BL0937 - implemented energy counter. TODO: save to flash. (0d454d0)
- Fixed compatilibity with other SDK. (d034ae9)
- Fixed compatilibity with other SDK. (3103885)
- Fixed mqtt_client struct. (54ec1d3)
- Merge branch 'main' of github.com:openshwprojects/OpenBK7231T_App into main (f9592c9)
- Merge branch 'main' of github.com:valeklubomir/OpenBK7231T_App into main (f772f5c)
- Merge branch 'openshwprojects:main' into main (e2703e5)
- Merge branch 'openshwprojects:main' into main (25d1fea)
- Merge branch 'openshwprojects:main' into main (7e6a152)
- Merge branch 'openshwprojects:main' into main (345b308)
- Merge pull request #237 from valeklubomir/main (b7db834), closes #237
- MQTT - declaration fix (f2ee68a)
- MQTT - declaration fix (f9b8b71)
- MQTT - Publish malloc check added. Minor security feature. (6169295)
- MQTT - Publish malloc check added. Minor security feature. (d8e6c77)
- MQTT - Removed memset operation. (965089c)
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.12.74.rbl |
BK7231T | CCtr Flash | OpenBK7231T_UG_1.12.74.bin |
BK7231T | UART Flash | OpenBK7231T_UA_1.12.74.bin |
BK7231N | OTA Update | OpenBK7231N_1.12.74.rbl |
BK7231N | CCtr Flash | OpenBK7231N_UG_1.12.74.bin |
BK7231N | UART Flash | OpenBK7231N_QIO_1.12.74.bin |
XR809 | OpenXR809_1.12.74.img | |
BL602 | UART Flash | OpenBL602_1.12.74.bin |
W800 | OTA Update | OpenW800_1.12.74_ota.img |
W800 | UART Flash | OpenW800_1.12.74.fls |
CCtr Flash = Tuya cloud Cutter flash
Flashing instructions are available on the project's README.md