tavicu / homebridge-samsung-tizen

Homebridge plugin for Samsung TV's with Tizen OS
MIT License
638 stars 86 forks source link

Not turn off #667

Closed colussim closed 3 weeks ago

colussim commented 4 months ago

Hello, I have a TV type QE55Q85RATXZG and I'm having a problem ... the TV turns on in both Apple Home and HomeBridge but it's impossible to turn it off. When I look in the log when I try to turn it off, I get the following error: [TV] Failed to open socket {"event": "ms.channel.unauthorized"} I don't have any authorization problems when I connect to http:://X.X.X.X:8001/api.. Any idea what the problem is ?

Thanks,

Emmanuel

tavicu commented 3 months ago

The plugin cannot reach the TV.

The IP is wrong, the TV is on another network than the server or another subnet, the connection between the two of them is blocked by firewall or something.

colussim commented 3 weeks ago

Thanks ,it was definitely a network problem