⚠️ This project is not being actively maintained. It is just a PoC to show that the new authentication method of Hisense TVs can be implemented in Home Assistant. Use at your own risk.⚠️
Integration of a Hisense TV as media player into Home Assistant. The communication is handled via the integrated MQTT broker and wake-on-LAN.
Requires Home Assistant >= 2021.12.x.
- Turn on / off
- Download and install the integration via HACS.
- Restart Home Assistant.
- Add the client certificate to your Home Assistant config folder.
- Go to
Settings->Devices & Services->Add Integration. Search forHisense TVand add the integration.
Note
During the first setup your TV should be turned on. The integration requires a PIN code from you TV. The PIN will be triggered automatically during setup. This is a onetime step where the client HomeAssistant is requesting access to remote control the TV.
Tested on a Hisense 65U8KQ with firmware version V0000.09.09O.P0930.
Calling http://ip:18400/MediaServer/rendererdevicedesc.xml shows transport_protocol=3290.
This repository is a fork of @nikagl's ha_hisense_tv which in turn is also a fork of the original @sehaas ha_hisense_tv. My own contribution boils down to replacing a password salt. So all props to them!
- Original ha_hisense_tv by @sehaas
- Hisense TV MQTT guide by @Krazy998
- ha_hisense_tv with new authentication method by @nikagl
- Python script with new authentication method by @nikagl
- ha_hisense_tv with latest features by @sven-probst
- ha_hisense_tv predecessor by @newAM
- Client certificate for newer Hisense TVs / firmwares by @nikagl
- Client certificate for older Hisense TVs / firmwares by @d3nd3
- VIDAA Smart TV app by Hisense