🤏 this close to trying to find an arbwrite or something in my TV's external HDMI switch specifically to stop my PS5 from turning itself on every time I turn on something else
the problem is that I actually like the CEC feature where the PS5 can be navigated by remote buttons, just not the automatically and randomly turning on part
alternatively it would be kinda fun to do a CEC MiTM interposer with a microcontroller and like, have the remote CEC get translated into a USB gamepad for my Switch/PC
@ShinyQuagsire I've been working on a CEC library for Linux for a while that I'm getting pretty close to being able to release
@ShinyQuagsire easy enough to do - I have a Pulse8 CEC adapter which I do/did similar with in combination with libcec and some cursed bash scripts to power my amp on/off with my TV via a smart plug . Making it emulate a usbgamepad via usb-gadget would be easy.