Panasonic TV Support
Moderators: leecollings, remb0
-
- Posts: 70
- Joined: Wednesday 15 October 2014 14:16
- Target OS: Linux
- Domoticz version: Git
- Location: UK
- Contact:
Re: Panasonic TV Support
I think i know the issue anyway, it will most likely be a change in the domoticz.js file for the remote has been lost...
Sent from my E6553 using Tapatalk
Sent from my E6553 using Tapatalk
-
- Posts: 70
- Joined: Wednesday 15 October 2014 14:16
- Target OS: Linux
- Domoticz version: Git
- Location: UK
- Contact:
Re: Panasonic TV Support
Remote issue is now fixed, all working 

- deejc
- Posts: 168
- Joined: Tuesday 22 September 2015 18:50
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 3.5641
- Location: UK
- Contact:
Re: Panasonic TV Support
i am still seeing the same, i just updated to 2.4582
Domoticz 3.5641 on RPI (Raspbian GNU/Linux 8)
-
- Posts: 70
- Joined: Wednesday 15 October 2014 14:16
- Target OS: Linux
- Domoticz version: Git
- Location: UK
- Contact:
Re: Panasonic TV Support
Try clearing your cache or try another browser for testing.
I've just compiled from domoticz/master and it's working fine, so think it's a caching issue.
I've just compiled from domoticz/master and it's working fine, so think it's a caching issue.
- deejc
- Posts: 168
- Joined: Tuesday 22 September 2015 18:50
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 3.5641
- Location: UK
- Contact:
Re: Panasonic TV Support
tried all the above and still no response from the tv.
Domoticz 3.5641 on RPI (Raspbian GNU/Linux 8)
-
- Posts: 70
- Joined: Wednesday 15 October 2014 14:16
- Target OS: Linux
- Domoticz version: Git
- Location: UK
- Contact:
Re: Panasonic TV Support
Can anyone else confirm this issue?
- deejc
- Posts: 168
- Joined: Tuesday 22 September 2015 18:50
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 3.5641
- Location: UK
- Contact:
Re: Panasonic TV Support
Just updated to the newest rpi version and it's working probably missed being included in the last build.
Thanks
Sent from my iPhone using Tapatalk
Thanks
Sent from my iPhone using Tapatalk
Domoticz 3.5641 on RPI (Raspbian GNU/Linux 8)
Re: Panasonic TV Support
Hi
Maybe some users help an write plugin the same as it to control Denon AV Reciver...? I can help with test only because i dont know write plugin.
Maybe owner plugin Panasonic TV can help ? Control Denon is very simple by send command by http.
Maybe some users help an write plugin the same as it to control Denon AV Reciver...? I can help with test only because i dont know write plugin.
Maybe owner plugin Panasonic TV can help ? Control Denon is very simple by send command by http.
-
- Posts: 70
- Joined: Wednesday 15 October 2014 14:16
- Target OS: Linux
- Domoticz version: Git
- Location: UK
- Contact:
Re: Panasonic TV Support
This thread is for support on my plugin, please use the suggestions forum for this sort of post.piokuc wrote:Hi
Maybe some users help an write plugin the same as it to control Denon AV Reciver...? I can help with test only because i dont know write plugin.
Maybe owner plugin Panasonic TV can help ? Control Denon is very simple by send command by http.
Thanks.
-
- Posts: 7
- Joined: Wednesday 24 December 2014 0:03
- Target OS: Linux
- Domoticz version: lastbeta
- Location: NL
- Contact:
Re: Panasonic TV Support
'lo,
to start: thanks for building the plugin.. it works for most of the commands on my Viera VT50 (plasma) TV.
What puzzles me though, is that only some of the commands work.. e.g.
https://address/json.htm?type=command&p ... on=inputtv
works, where
https://address/json.htm?type=command&p ... on=inputav
and the HDMI commands don't. I've looked through the code but can't see what could cause it.. inputav is on my remote so it should work..
any ideas ?
Tom
to start: thanks for building the plugin.. it works for most of the commands on my Viera VT50 (plasma) TV.
What puzzles me though, is that only some of the commands work.. e.g.
https://address/json.htm?type=command&p ... on=inputtv
works, where
https://address/json.htm?type=command&p ... on=inputav
and the HDMI commands don't. I've looked through the code but can't see what could cause it.. inputav is on my remote so it should work..
any ideas ?
Tom
-
- Posts: 70
- Joined: Wednesday 15 October 2014 14:16
- Target OS: Linux
- Domoticz version: Git
- Location: UK
- Contact:
Re: Panasonic TV Support
Can you enable debug - put a - in front of the port number?vervoto1 wrote:'lo,
What puzzles me though, is that only some of the commands work.. e.g.
https://address/json.htm?type=command&p ... on=inputtv
works, where
https://address/json.htm?type=command&p ... on=inputav
and the HDMI commands don't. I've looked through the code but can't see what could cause it.. inputav is on my remote so it should work..
any ideas ?
Tom
See what that the response when you send the command - it might not even being sent if my plugin doesn't understand it, although it should.
-
- Posts: 7
- Joined: Wednesday 24 December 2014 0:03
- Target OS: Linux
- Domoticz version: lastbeta
- Location: NL
- Contact:
Re: Panasonic TV Support
plugin appears to work fine.. it just doesn't really do anything when it should move to AV, but works every time when moving to TV. Could it be that the TV simply doesnt understand this command ? (TC-P55VT50)
2016-04-24 20:23:40.726 Panasonic Plugin: (tv) Connected to '10.0.0.18:55000'.
2016-04-24 20:23:40.726 Panasonic Plugin: (tv) Connected.'.
2016-04-24 20:23:40.726 Panasonic Plugin: (tv) Attemping write.'.
2016-04-24 20:23:40.726 Panasonic Plugin: (tv) Attemping read.'.
2016-04-24 20:23:42.544 Panasonic Plugin: (tv) Handling message: 'POST /nrc/control_0 HTTP/1.1
Host: 10.0.0.18:-55000
SOAPACTION: "urn:panasonic-com:service:p00NetworkControl:1#X_SendKey"
Content-Type: text/xml; charset="utf-8"
Content-Length: 312
NRC_TV-ONOFF'.
2016-04-24 20:25:35.554 Panasonic Plugin: (tv) Connected to '10.0.0.18:55000'.
2016-04-24 20:25:35.554 Panasonic Plugin: (tv) Connected.'.
2016-04-24 20:25:35.554 Panasonic Plugin: (tv) Attemping write.'.
2016-04-24 20:25:35.554 Panasonic Plugin: (tv) Attemping read.'.
2016-04-24 20:25:35.813 Panasonic Plugin: (tv) Handling message: 'POST /nrc/control_0 HTTP/1.1
Host: 10.0.0.18:-55000
SOAPACTION: "urn:panasonic-com:service:p00NetworkControl:1#X_SendKey"
Content-Type: text/xml; charset="utf-8"
Content-Length: 312
NRC_AV-ONOFF'.
2016-04-24 20:23:40.726 Panasonic Plugin: (tv) Connected to '10.0.0.18:55000'.
2016-04-24 20:23:40.726 Panasonic Plugin: (tv) Connected.'.
2016-04-24 20:23:40.726 Panasonic Plugin: (tv) Attemping write.'.
2016-04-24 20:23:40.726 Panasonic Plugin: (tv) Attemping read.'.
2016-04-24 20:23:42.544 Panasonic Plugin: (tv) Handling message: 'POST /nrc/control_0 HTTP/1.1
Host: 10.0.0.18:-55000
SOAPACTION: "urn:panasonic-com:service:p00NetworkControl:1#X_SendKey"
Content-Type: text/xml; charset="utf-8"
Content-Length: 312
NRC_TV-ONOFF'.
2016-04-24 20:25:35.554 Panasonic Plugin: (tv) Connected to '10.0.0.18:55000'.
2016-04-24 20:25:35.554 Panasonic Plugin: (tv) Connected.'.
2016-04-24 20:25:35.554 Panasonic Plugin: (tv) Attemping write.'.
2016-04-24 20:25:35.554 Panasonic Plugin: (tv) Attemping read.'.
2016-04-24 20:25:35.813 Panasonic Plugin: (tv) Handling message: 'POST /nrc/control_0 HTTP/1.1
Host: 10.0.0.18:-55000
SOAPACTION: "urn:panasonic-com:service:p00NetworkControl:1#X_SendKey"
Content-Type: text/xml; charset="utf-8"
Content-Length: 312
NRC_AV-ONOFF'.
-
- Posts: 70
- Joined: Wednesday 15 October 2014 14:16
- Target OS: Linux
- Domoticz version: Git
- Location: UK
- Contact:
Re: Panasonic TV Support
It's possible that the TV doesn't understand it yes.vervoto1 wrote:plugin appears to work fine.. it just doesn't really do anything when it should move to AV, but works every time when moving to TV. Could it be that the TV simply doesnt understand this command ? (TC-P55VT50)
This plugin pretty much copies what the Panasonic TV remote app on android does, have you tried the android remote app to see if that can do it?
-
- Posts: 7
- Joined: Wednesday 24 December 2014 0:03
- Target OS: Linux
- Domoticz version: lastbeta
- Location: NL
- Contact:
Re: Panasonic TV Support
Yes that's the strange thing.. Via the app it works without issues using the AV button on the main remote screen. Is there any way to check / intercept what command it sends eg capture via wireshark?
-
- Posts: 70
- Joined: Wednesday 15 October 2014 14:16
- Target OS: Linux
- Domoticz version: Git
- Location: UK
- Contact:
Re: Panasonic TV Support
Yes you can capture it, the setup will be down to how you have your network.
But you should apply a filter of the TV IP and Port and then you should see the xml sent.
But you should apply a filter of the TV IP and Port and then you should see the xml sent.
-
- Posts: 7
- Joined: Wednesday 24 December 2014 0:03
- Target OS: Linux
- Domoticz version: lastbeta
- Location: NL
- Contact:
Re: Panasonic TV Support
think I found it.. looks like an error in the code:
in possible commands in Panasonictv.Cpp and all over the internet, this is quoted:
"NRC_CHG_INPUT-ONOFF" => "AV",
Later in the code on row 524 it states though:
else if (command == "inputav")
sPanasonicCall = buildXMLStringNetCtl("AV-ONOFF");
This AV-ONOFF, at least to my knowledge and what I could find, if not documented anywhere. If I change that to
else if (command == "inputav")
sPanasonicCall = buildXMLStringNetCtl("CHG_INPUT-ONOFF");
it works like a charm
in possible commands in Panasonictv.Cpp and all over the internet, this is quoted:
"NRC_CHG_INPUT-ONOFF" => "AV",
Later in the code on row 524 it states though:
else if (command == "inputav")
sPanasonicCall = buildXMLStringNetCtl("AV-ONOFF");
This AV-ONOFF, at least to my knowledge and what I could find, if not documented anywhere. If I change that to
else if (command == "inputav")
sPanasonicCall = buildXMLStringNetCtl("CHG_INPUT-ONOFF");
it works like a charm
-
- Posts: 70
- Joined: Wednesday 15 October 2014 14:16
- Target OS: Linux
- Domoticz version: Git
- Location: UK
- Contact:
Re: Panasonic TV Support
Can you test the HDMI while you there, I want to compare?
Thanks
Thanks
-
- Posts: 7
- Joined: Wednesday 24 December 2014 0:03
- Target OS: Linux
- Domoticz version: lastbeta
- Location: NL
- Contact:
Re: Panasonic TV Support
dead in the water.. no reply from the TV.. but it seems that this button isn't on my viera app either, so perhaps the TV doesn;t support it.. the AV (toggle) button is present in the app. that applies to HDMI1 -> HDMI4 btw
- deejc
- Posts: 168
- Joined: Tuesday 22 September 2015 18:50
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 3.5641
- Location: UK
- Contact:
Re: Panasonic TV Support
hello again,
been using the plugin for a while now but only just realised it doesnt turn the TV on, i m also using the homebridge-pnasonic plugin which can turn it on from the network, any ideas ?
this is the debug log, the icon changes to indicate the TV is on (even though its off) and once its on the plugin will switch it off, change channels etc..
i do see this 2016-09-15 18:41:30.993 Error: Panasonic Plugin: (Viera) Device is Off, cannot send command. which technically is correct.
been using the plugin for a while now but only just realised it doesnt turn the TV on, i m also using the homebridge-pnasonic plugin which can turn it on from the network, any ideas ?
this is the debug log, the icon changes to indicate the TV is on (even though its off) and once its on the plugin will switch it off, change channels etc..
i do see this 2016-09-15 18:41:30.993 Error: Panasonic Plugin: (Viera) Device is Off, cannot send command. which technically is correct.
Code: Select all
2016-09-15 18:41:26.678 Panasonic Plugin: (Viera) Connected to '172.16.30.13:55000'.
2016-09-15 18:41:26.712 Panasonic Plugin: (Viera) Connected.'.
2016-09-15 18:41:26.712 Panasonic Plugin: (Viera) Attemping write.'.
2016-09-15 18:41:26.712 Panasonic Plugin: (Viera) Attemping read.'.
2016-09-15 18:41:30.993 User: Admin initiated a switch command
2016-09-15 18:41:30.993 Error: Panasonic Plugin: (Viera) Device is Off, cannot send command.
2016-09-15 18:41:30.993 (Panasonic) Lighting 2 (Viera)
2016-09-15 18:41:31.718 Panasonic Plugin: (Viera) Handling message: 'POST /dmr/control_0 HTTP/1.1
Host: 172.16.30.13:-55000
SOAPACTION: "urn:schemas-upnp-org:service:RenderingControl:1#GetVolume"
Content-Type: text/xml; charset="utf-8"
Content-Length: 379
0
Master
'.
2016-09-15 18:41:31.720 Panasonic Plugin: (Viera) Connected to '172.16.30.13:55000'.
2016-09-15 18:41:31.756 Panasonic Plugin: (Viera) Connected.'.
2016-09-15 18:41:31.756 Panasonic Plugin: (Viera) Attemping write.'.
2016-09-15 18:41:31.756 Panasonic Plugin: (Viera) Attemping read.'.
2016-09-15 18:41:35.645 (youless) YouLess Meter (YouLess)
2016-09-15 18:41:36.761 Panasonic Plugin: (Viera) Handling message: 'POST /dmr/control_0 HTTP/1.1
Host: 172.16.30.13:-55000
SOAPACTION: "urn:schemas-upnp-org:service:RenderingControl:1#GetVolume"
Content-Type: text/xml; charset="utf-8"
Content-Length: 379
0
Master '.
2016-09-15 18:41:36.763 Panasonic Plugin: (Viera) Connected to '172.16.30.13:55000'.
2016-09-15 18:41:36.783 Panasonic Plugin: (Viera) Connected.'.
2016-09-15 18:41:36.783 Panasonic Plugin: (Viera) Attemping write.'.
2016-09-15 18:41:36.783 Panasonic Plugin: (Viera) Attemping read.'.
Domoticz 3.5641 on RPI (Raspbian GNU/Linux 8)
-
- Posts: 70
- Joined: Wednesday 15 October 2014 14:16
- Target OS: Linux
- Domoticz version: Git
- Location: UK
- Contact:
Re: Panasonic TV Support
It's not a bug, the TV has no response to any network command when it's in it's off state. Maybe you could try sending a WOL command to your TV to see if it works but unless there is some documentation I can't implement a way to wake the TV up.deejc wrote:hello again,
been using the plugin for a while now but only just realised it doesnt turn the TV on, i m also using the homebridge-pnasonic plugin which can turn it on from the network, any ideas ?
Who is online
Users browsing this forum: Amazon [Bot] and 1 guest