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.5k stars 281 forks source link

VoltageSet: Unknown command (undefined) #1431

Closed nico202 closed 1 week ago

nico202 commented 1 week ago

Describe the bug I've flashed latest image on an Action LCS Smart Plug with Meter Monitoring. When trying to calibrate it, I get the error Last command: VoltageSet 230 Last status: ERROR: Unknown command (undefined). Same for other calibration settings.

Not sure if I'm missing something.

Firmware:

To Reproduce Steps to reproduce the behavior:

  1. I flashed via UART the image OpenBK7231N_QIO_1.17.769.bin downloaded in the release page
  2. After boot, connected to the plug wifi, set up my wifi network and connected to it
  3. Lunch web app, tools, calibration, voltage, apply
  4. See error
nico202 commented 1 week ago

Closing as I just read the note in the first page: NOTE: If you are getting 'command unknown', remember that some commands are only added when a driver is started, and some drivers requires device reboot to start.

Rebooted and it works. Sorry for the noise