Hisense TVs and Hubitat?

Just wondering if anybody has an update? Is anybody able to control their TV's ...or the C1 projector?

Thanks

I just use IR blasters for TVs and a projector. The only thing I have found worth automating for them is just to turn them on and off, and change source. Theater and the living room have a Tuya Zigbee IR blaster, and the bedroom uses a Broadlink RM4 mini. All local control.

Mostly I just link them to voice commands with Alexa, though I also control them as part scenes in the Bedroom and Theater.

1 Like

Same for me...and SofaBaton...

I think a group was working on SafaBaton returning status...I have not ran that down and it would be nice if there was one like there is for Samsung...

Though TV's kind of suck still with so many features being toggles vs separate switches for ON/OFF, and ambient mode. It a real shame too...they call them smart TV's. :grinning:

Well, you triggered me to lift the hood on this after the previous thread went dormant and after just today noticing slightly different menu verbiage under the Hisense/Google Settings.

Channels & Input - External inputs - Network IP Control Port - ON/OFF

Seems somebody has found some level of success communicating to a Hisense TV.

""
Yes, using port 7310 for me works for a TCP connection and command from that link. For example, power on is: SALLPOWR0001\xCB\x0D
""

https://www.reddit.com/r/Hisense/comments/15wir48/comment/m93yc11/?utm_source=share&utm_medium=web3x&utm_name=web3xcss&utm_term=1&utm_content=share_button

Edit Add 1:
Just now discovering relevant Hisense documentation. Haven't looked into it. I did just flip the switch in the menu to enable this on the TV so I will start looking into it more seriously.

The manual below came up in a search with another manual that is directed at businesses wanting to use Hisense monitors for commercial displays ...but it may lead to instructions that work on their Google TVs.

https://www.hisense-b2b.com/en/Attachment/DownloadFile?downloadId=519

Edit Add 2:
Doesn't seem different than what was discovered a year ago.

Port Scan Results:
7000
8088
9001

Services Identified:
airplay
androidtvremote2

1 Like

I'm a router/switch guy...very little time above layer 3 :grinning: except Sniffer work.

So, I need to ask a favor...

SALLPOWR0001\xCB\x0D

What would the full syntax be...and can/do you send it from Windows command prompt?

THANKS!!!