g30r93g / homebridge-panasonic

A Homebridge plugin for Panasonic Viera TV's. Written to support the new Homekit TV accessory.
MIT License
21 stars 3 forks source link

Issue with powering ON #33

Closed ArielZgo closed 4 years ago

ArielZgo commented 4 years ago

Hi, I receive this issue when Powering On. Do you know what is the problem?

error: connect EHOSTUNREACH MY_TV_IP:55000 { Error: connect EHOSTUNREACH MY_TV_IP:55000 at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1082:14) errno: 'EHOSTUNREACH', code: 'EHOSTUNREACH', syscall: 'connect', address: 'MY_TV_IP', port: 55000 }

g30r93g commented 4 years ago

Hi. You haven’t updated the config.json file with your TV’s IP address. Please do so and restart homebridge and it should work.

ArielZgo commented 4 years ago

Hey, I did. Just wrote down My_TV_IP not to share it. I can turn it off, but when I turn on I receive this error. Deleted and added again, but still the same issue.

g30r93g commented 4 years ago

Can you also make sure your TV works with the Panasonic TV remote app and you can turn it on and off in there? It may also require a change of setting on your TV. The error says the TV is unreachable meaning either the IP is wrong or you need to activate the relevant settings outlined in the readme of this repository (networked standby, tv remote settings, etc.)

ArielZgo commented 4 years ago

Thanks, I only see TV Remote. There are no more options. Also, from the app I can turn it off, but can't turn it on. So I suspect that's it :(