homebridge-panasonictv
homebridge-panasonictv copied to clipboard
Config.json : a kind of an error message on homebridge ?
Hi there !
I've tried tonight your cool plugin, and i can turn off my TV. But, i have some issues when turning on : IT WORKS ( you can add this Tv to your compatibility list ), but i have the following message :
<s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/" s:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"> <s:Body> <u:X_SendKeyResponse xmlns:u="urn:panasonic-com:service:p00NetworkControl:1"></u:X_SendKeyResponse> </s:Body> </s:Envelope>
i think, there's a small issue in a script, am i right ?
My TV is a 58DX750 ( panasonic, of course ).
If somebody has any clue, it will help me :) Steven
Thanks for your feedback. You might be able to turn on your tv with wake on lan. You can try it out by downloading any wake on lan app on your phone. If that works somebody might be able to implement wake on lan in this plugin. I dont have access to my Panasonic tv and mine also doesn't use wake on lan
Hi TG908,
I'm able to turn it on, no real pb with it, it works every time :) It's just i have each time the message i've note on my previous post, in my home bridge system.
Ok. There might be an error in the request
I'm guessing it's not actually an error, but simply 'console-output' from the 3rd party module we use to send the commands (source here: https://github.com/THLabs/node-panasonic-viera/blob/master/panasonicviera.js).
On lines #146-150 the response-data is logged when there is no specific callback attached. Can you verify that the message is not only logged when turning the TV ON, but also when you turn it OFF?
hello ! Thanks for your answers. i've checked and i have only this message when i'm turning On the TV