Smarthome Turn On TV by IR on Fire Cube using adb command.
I'm trying to send the adb command input keyevent 26 or input keyevent KEYCODE_POWER and FireTV cube does not send an IR blast to my TV.
However I can use the remote push the power button and the TV turns on.
I've run a logcat and captured the event KEYCODE_POWER is fireing.
Please help.