I just bought an X1S remote and I'm running into problems trying to automate functions on my Samsung QN90F TV (officially it's a QN85QN90FDFXZA, but generically it's an 85" QN90F model).
I need to be able to turn off the screen while leaving the audio turned on. There's a menu in the TV that lets me do this (under Accessability), but Bixby (Samsung's voice assistant) knows how to do it immediately if I tell it "Turn off the screen", so that tells me there is also a discrete command that does it directly without wading through the menus. I have already created a macro in Sofabaton that will navigate the menus to turn on this feature of turning off the screen, but it's unreliable because the TV takes a variable amount of time to pull up the menu (presumably because sometimes it needs to load that module first?). Putting in enough delays to cover the worst case scenario makes the macro way too clunky to use.
Anyway, what I want to do is have a SofaBaton command that I can assign to a button (or use in a macro) that directly turns on the "Screen Off" feature in the TV without automating menu selection buttons. Is there a way to see if someone has already figured this out? It's really tedious to go through every Samsung TV model in SofaBaton to see if there's a command named something like Picture Off or Screen Off.
More generally, is there a way to get to the actual hex codes each IR command in SofaBaton is using? I know it's a longshot, but if I could see and edit existing commands at the hex/decimal level, through trial and error I might be able to figure out what the command is that Bixby seems to have access to.