You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After some diging I found out how to use that format, thanks to point me to the documentation.
Also find out that it doen't work for my Pioneer AV receiver, it seems there was a bug in the library IRRemoteEsp8266 till version 2.6.4, I wonder if the openBK firmware is built on a recent version of that library or is totally a diffent thing ?
Describe the bug
Cannot Send IR command, I got a cmnd not valid message but I don't know what could be the correct command.
Firmware:
To Reproduce
Steps to reproduce the behavior:
Error:IR:IRSend cmnd not valid [{"Protocol":"NEC","] not like [NEC-0-1A] or [NEC 0 1A 1].
Bad argument
Additional context
If I do the exact same thing on a real Tasmota device it just work.
I didn't find any documentation on how the IRSend command work on OBK so I asume it work the same way as on Tamota ESP based device.
Thank you for your help and I will be happy to provide more information if needed.
The text was updated successfully, but these errors were encountered: