Krazy998 / mqtt-hisensetv

Details to connect to Hisense Smart TV MQTT broker for home automation
MIT License
118 stars 12 forks source link

Hissende H55nec6500 #3

Closed govabm closed 3 years ago

govabm commented 4 years ago

Hello everyone,

I have a Problem with my TV NEC6500 I can't connect the TV with the MQTT.

Does someone know a solution for my Problem

Krazy998 commented 4 years ago

You will need to provide a little bit more information. Have you tried connecting with a MQTT client to the TV?

Is TCP port 36669 open on the TV? If so have you tried making sure you have encryption enabled in the client and also to ignore the certificate?

govabm commented 4 years ago

Yes we tried with mqtt Client to the tv. On the tv i dont Open a Port How? I cant set in the Menü Open Port or something i only cam set wake on lan and or wlan.

Von meinem iPhone gesendet

Am 18.01.2020 um 01:51 schrieb Krzysztof notifications@github.com:

 You will need to provide a little bit more information. Have you tried connecting with a MQTT client to the TV?

Is TCP port 36669 open on the TV? If so have you tried making sure you have encryption enabled in the client and also to ignore the certificate?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.

govabm commented 4 years ago

How i Open the Port on my tv ? Control via mobile app works Can we fix ist via mqtt.fx if yes How ?????

Von meinem iPhone gesendet

Am 18.01.2020 um 01:51 schrieb Krzysztof notifications@github.com:

 You will need to provide a little bit more information. Have you tried connecting with a MQTT client to the TV?

Is TCP port 36669 open on the TV? If so have you tried making sure you have encryption enabled in the client and also to ignore the certificate?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.

Krazy998 commented 4 years ago

what i meant was you need to test from your computer to see if TCP port 36669 is open on the TV. That would hopefully tell us if its running MQTT.

I would recommend you try connecting to the TV with SSL/TLS enabled in the client, but you will need to find a mqtt client that can disable certificate checking or import the TV's SSL certificate.

As I dont have this TV my help is limited. You may want to check https://community.home-assistant.io/t/hisense-tv-control/97638 as there have been plenty of people that maybe have solved it or have a better chance of someone else having it done on that particular TV Model