I’m using an IR codeset downloaded from inside the Web Configurator.
Now I’d like to use the Dock’s API to send an IR command that I have added to my remote. But for that I need the raw IR code (pronto / hex).
Is there a way to view it? The “Paste IR code” → “Edit infrared code” page only shows custom codes, otherwise the form is blank.
Tried API as well:/api/remotes/my-tv-entity/ir/INPUT_2
The docs describe the API call as “Gets an infrared code in the codeset”, but it only returns this for me:
{“cmd_id”:“INPUT_2”,“custom”:false,“modified”:false}