Your TV's RS-232 port is a powerful automation tool - how to unlock it (and what it can do) ...
The serial-monitor tool is a command line program that interacts via stdio. It accepts commands as plain ASCII strings terminated with LF \n and sends response as JSON. Install a recent go environment ...