openshwprojects / OpenBK7231T_App

Open source firmware (Tasmota/Esphome replacement) for BK7231T, BK7231N, BL2028N, T34, XR809, W800/W801, W600/W601, BL602 and LN882H
https://openbekeniot.github.io/webapp/devicesList.html
1.46k stars 271 forks source link

Flashed a BK7231N with OpenBeken & commands don't work #1417

Open garg-art2002 opened 1 day ago

garg-art2002 commented 1 day ago

I flashed a switch that was working with Tuya/smartlife and I like Tasmota and so I flashed with OpenBeken.

I then tried to set up a time based on and off (something that was working with Tuya but depended on Internet). However none of the Tasmota commands are recognized. I searched and could not find a source of commands for Openbeken like for Tasmota is here: https://tasmota.github.io/docs/Commands/

Please help.

MaxineMuster commented 1 day ago

You will find documentation here:

https://github.com/openshwprojects/OpenBK7231T_App/tree/main/docs

First maybe take a look at

https://github.com/openshwprojects/OpenBK7231T_App/blob/main/docs/commands.md

Please note that some commands are registered only with the according driver. So e.g. commands which are time based (like e.g. "addClockEvent ...") will only be present after NTP was started with "startDriver NTP"