Hello,
I wish to put my receiver in standby mode when I switch to Android TV, unfortunately my TV sends standby signal only on turning off.
I have enabled hdmicec.log and from it I can see that it sends A0 08 00 46 00 13 00 10 80 90 01 00 00 00 00 to receiver.
I want to react to this code in my custom way, because I need to also create fail safe as this code is also send when changing input to with I don't want my receiver to react.
I can program the logic in .sh or .py if needed. C is also not out of question.
So how I can subscribe to hdmi-cec event?
Cheers
Edited by Rustbread, 17 September 2021 - 21:09.