Two of my device do not have an integration, so I have learned all their IR codes.
Both remotes do not have a Power On and Power Off button, but only a Power toggle.
So depending on the previous state pressing the button results in switching state.
In the Remote 3 the State = Unknown and the Toggle button cannot switch the State.
How can I program the Remote 3 to tell that the current State = On, so that pressing the Power button switch the State from On to Off?
Copy your power toggle IR code. Create new IR commands called POWER_ON and POWER_OFF. Paste your power toggle IR code as the code for those commands. Use the POWER_ON and POWER_OFF commands in your On and Off Sequences