Why is it not possible to support Beken chips? #20590
Replies: 4 comments 4 replies
-
Asking "possible" is not very useful, when it is about major amounts of work to have both Arduino Core and lots of libraries broadly working on BK7231T. If that was already in place, adapting Tasmota would become feasible. Hence a comparison with a simpler project (with only a part of Tasmota features), and starting on the basis of the Beken chips is no illustration of it being "reasonably feasible". The drawbacks from using OpenBK7231T is that it does not have the features of Tasmota. That does not make it unusable for many use cases, where it can be perfectly workable. However, since you talk about "independent of an home assistant installation", it does sound like you may be aiming for more, as "Home Assistant compatibility" is a key "selling point" for the Beken-based project, but IDK. |
Beta Was this translation helpful? Give feedback.
-
Ok when I correctly understand (#12022) it is an architectural reason. Arduino IDE - that tasmota is based on - does not support Beken chips. Fair enough tasmota is not able to support them without huge effort. That is answering my question and making the Idea useless. May be possible that openBK does not have all features, but as far as I read/ understand I can directly connect it with tasmota devices via MQTT: |
Beta Was this translation helpful? Give feedback.
-
So maybe it will become more feasible, given this? |
Beta Was this translation helpful? Give feedback.
-
The core development Team of Tasmota is simply to small to support more than one chip manufacturer |
Beta Was this translation helpful? Give feedback.
-
I just have some minor experience with tasmota as I only did one project for a smart meter with an ESP32-POE. So please be patient with me if this idea is stupid.
I have a "smart" led controller and was afraid if I can also flash it with tasmota. After some googling I found out that the build in WB3S chip is not supported by tasmota (and would need to be replaced by a esp) but by https://github.com/openshwprojects/OpenBK7231T_App.
Soldering is an option for me for sure, but I don't know jet if I have any drawbacks from just using OpenBK. I would like build up a smart home and keep the connection first just on tasmota level, so I'm independent of an home assistant installation.
If there was somebody able to get the chip running in the above project, why is it not possible to support it by tasmota? Is it "just" lag of manpower, some philosophy thing or architektural Problems? As the other project is also open source, it should be possible to spike the ideas to support the chipset?!
To sum up, the idea is to integrate Beken chip support into tasmota, as they seem to kind of displace the esp chips in some areas?!
Beta Was this translation helpful? Give feedback.
All reactions