I’ve recently been playing around trying to get my supposedly smart TV to integrate better with HASS and came up with a couple of ideas that improve the situation, which I’ve written up:
I’m interested in what other people are doing in this space. Anyone got any other ideas for integrating dumb TVs? (I’m already working on IR as another option).
Im working on a code to switch my TV on depending on the state it gets back. If i want to Turn on netflix i’m planning to run a script/command with multiple template conditions. Including switching my Receiver on and putting it on the correct source with my IR remote.
My TV is also dumb but it has an RS232 port which I’ve tried out a few years ago and it worked perfectly. Now the plan is to hook up the usb-to-rs232 to a raspberry pi behind the tv and then control it via HA
@Infineghost That looks cool, it should be good when you get it working.
@claha That’s awesome, I think it should possibly be the law to have an exposed/documented serial connection (ideally 3.3v TTL UART for use with ESPs) on all devices these days!
@kiwijunglist That’s pretty much what I’m doing here. Thanks for the tip on the android app.