Closed albi closed 5 years ago
Hi!
The plugin https://www.npmjs.com/package/homebridge-panasonictv may be clashing.
Perform sudo npm uninstall -g homebridge-panasonictv
and remove the config for that plugin from your config.json
file.
Let me know if this fixes your problem!
Unfortunately it did not help.
The log says
[2019-5-24 20:33:22] [TV] Powering TV on... error: connect EHOSTUNREACH 10.0.0.7:55000 { Error: connect EHOSTUNREACH 10.0.0.7:55000 at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1174:14) errno: 'EHOSTUNREACH', code: 'EHOSTUNREACH', syscall: 'connect', address: '10.0.0.7', port: 55000 } error: connect EHOSTUNREACH 10.0.0.7:55000 { Error: connect EHOSTUNREACH 10.0.0.7:55000 at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1174:14) errno: 'EHOSTUNREACH', code: 'EHOSTUNREACH', syscall: 'connect', address: '10.0.0.7', port: 55000 } root : TTY=pts/0 ; PWD=/var/homebridge ; USER=root ; COMMAND=/bin/journalctl -o cat -n 500 -f -u homebridge pam_unix(sudo:session): session opened for user root by (uid=0) [2019-5-24 20:33:42] [TV] Couldn't check power state. Please check your TV's network connection. [2019-5-24 20:33:42] [TV] Alternatively, your TV may not be correctly set up or it may not be able to perform power on from standby.
But the other plugins can switch the TV on and off. So everything seems to be fine on the network and TV.
Sorry had a typo in my IP address! It helped getting rid of the other plugin! THX!
Great to hear! Hope you enjoy future releases!
for sure! thx for your efforts
Having a 2015 model of Panasonic, I can't get the switch to turn on the TV although the plugin https://www.npmjs.com/package/homebridge-panasonictv is already running without problems in Homebdrige. So network on/off is working with my TV. Is there anything I forgot?