OpenBK7231T/OpenBeken release 1.14.71
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
- BL0937 - measurements refinement, added past seven days stats (6fe7081)
- BL09XX - driver HTTP plugin bug fix. (e13901e)
- BL09XX - HTTP plugin update. (73d31b7)
- BL09XX - implemented saving of consumption history (0573d8c)
- DRV - added limiter for max power output measurement. Added command for setting max limit and save threshold. (d71192e)
- DRV - BL09XX - added date/time when consumption statistics were cleared. (c530c8c)
- DRV - BL09XX - added timeout for data save. default 6 hours. (03deab5)
- DRV - BL09XX - block saving statistics, when OTA is in progress. Before reboot statistic will be save anywhere. (6a42e2b)
- DRV - BL09XX - history calculation updated. (d7d08db)
- DRV - BL09XX - JSON print unformatted. exceeded MQTT ring buff -> change SDK setup (a171232)
- DRV - BL09XX - MQTT publish optimization. Without NTP daily stats skipped. (ed3ac07)
- DRV - BL09XX - MQTT topic for daily stats update (today, yesterday, clear date) (566bebc)
- DRV - BL09XX - ResetCounters update (007df43)
- DRV - bug fix in daily stats. (a30cb29)
- DRV - bug fixing for driver HTTP plugin driver list. (0ba61a7)
- DRV - EMetering data storing updates. (6d86cdc)
- DRV - log printing updated (312d181)
- HTTP - added RSSI scaling (7834df2)
- HTTP - Pin Monitor exclude UART2, Added auto-disable after reboot (a526aa3)
- HTTP - removed P10,P11 expception from PIN monitor (6ecba93)
- MAIN - WiFi handling changes (4b75cf4)
- Merge branch 'main' of github.com:valeklubomir/OpenBK7231T_App into main (5a66dc5)
- Merge branch 'main' of github.com:valeklubomir/OpenBK7231T_App into main (0c3c089)
- Merge branch 'openshwprojects:main' into main (7148d48)
- Merge branch 'openshwprojects:main' into main (cd32f98)
- Merge branch 'openshwprojects:main' into main (a3772d1)
- Merge pull request #342 from valeklubomir/main (cc606b3), closes #342
- Merged changes from upstream (c84dddc)
- MQTT - Reconnect changes (d3a36aa)
- MQTT - topic for daily stats (d30b78d)
- OTA - bug fix at end of OTA. (459f81a)
- Plaform build fix II (db70242)
- Platform build fix (d3e8386)
- Platform build fix III (088afb8)
- Platform build fix IV (4eb8694)
- Platform build fix V (42a1c4f)
- README update (6db488d)
- README update (9abab46)
- Warning resolved - missign header added. (a80d75e)
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.71.rbl |
BK7231T | CCtr Flash | OpenBK7231T_UG_1.14.71.bin |
BK7231T | UART Flash | OpenBK7231T_UA_1.14.71.bin |
BK7231N | OTA Update | OpenBK7231N_1.14.71.rbl |
BK7231N | CCtr Flash | OpenBK7231N_UG_1.14.71.bin |
BK7231N | UART Flash | OpenBK7231N_QIO_1.14.71.bin |
XR809 | OpenXR809_1.14.71.img | |
BL602 | UART Flash | OpenBL602_1.14.71.bin |
W800 | OTA Update | OpenW800_1.14.71_ota.img |
W800 | UART Flash | OpenW800_1.14.71.fls |
W600 | OTA Update | OpenW600_1.14.71_gz.img |
W600 | UART Flash | OpenW600_1.14.71.fls |
CCtr Flash = Tuya cloud Cutter flash
Flashing instructions are available on the project's README.md