Panasonic TV Support
Moderators: leecollings, remb0
-
- Posts: 3
- Joined: Friday 23 February 2018 14:39
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: Panasonic TV Support
It seems that when I turn off the TV by remote and later turn it on after a longer (?) time, Domoticz doesn't seem to register TV being turned on. A reboot of Domoticz makes it discover the TV again. Any idea why?
- 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,
my old panasonic TV worked well for a few years (3.5) but sadly died recently, panasonic replaced it with a new one (49FX750B) which unfortunately no longer responds to the plugin or curl.
i reinstalled the panasonic tv 2 app from play store and it needed to be paired to the TV with a pin so i suspect there is now some kind of authorisation happening before control is allowed, are there any workarounds or plans to implement something ?
my old panasonic TV worked well for a few years (3.5) but sadly died recently, panasonic replaced it with a new one (49FX750B) which unfortunately no longer responds to the plugin or curl.
i reinstalled the panasonic tv 2 app from play store and it needed to be paired to the TV with a pin so i suspect there is now some kind of authorisation happening before control is allowed, are there any workarounds or plans to implement something ?
Domoticz 3.5641 on RPI (Raspbian GNU/Linux 8)
-
- Posts: 1
- Joined: Saturday 09 September 2017 23:06
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: Panasonic TV Support
I couldn't find anything concerning source code of the Panasonic TV plugin - so I'm posting this here. The plugin is great and works like a charm with my 50CX680 - there's only one little pickle I'm having with the plugin: it's hogging the log view. I've set the plugin to a poll interval of 60 seconds - and yet ... I get twelve logs every minute. I'd love to be wrong and overlooking something - but it seems like the polling action ignores the set interval.
Code: Select all
2018-10-15 21:13:02.415 Status: Panasonic Plugin: (PanasonicTV) Connected to '192.168.1.19:55000'.
2018-10-15 21:13:07.421 Status: Panasonic Plugin: (PanasonicTV) Connected to '192.168.1.19:55000'.
2018-10-15 21:13:12.426 Status: Panasonic Plugin: (PanasonicTV) Connected to '192.168.1.19:55000'.
2018-10-15 21:13:17.431 Status: Panasonic Plugin: (PanasonicTV) Connected to '192.168.1.19:55000'.
2018-10-15 21:13:22.436 Status: Panasonic Plugin: (PanasonicTV) Connected to '192.168.1.19:55000'.
2018-10-15 21:13:27.441 Status: Panasonic Plugin: (PanasonicTV) Connected to '192.168.1.19:55000'.
2018-10-15 21:13:32.447 Status: Panasonic Plugin: (PanasonicTV) Connected to '192.168.1.19:55000'.
2018-10-15 21:13:37.452 Status: Panasonic Plugin: (PanasonicTV) Connected to '192.168.1.19:55000'.
2018-10-15 21:13:42.457 Status: Panasonic Plugin: (PanasonicTV) Connected to '192.168.1.19:55000'.
2018-10-15 21:13:47.463 Status: Panasonic Plugin: (PanasonicTV) Connected to '192.168.1.19:55000'.
2018-10-15 21:13:52.468 Status: Panasonic Plugin: (PanasonicTV) Connected to '192.168.1.19:55000'.
2018-10-15 21:13:57.473 Status: Panasonic Plugin: (PanasonicTV) Connected to '192.168.1.19:55000'.
- 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
This is why 2018 TV's don't work anymore
In regards to your query, I would like to inform you that our TV's only support Crestron and Control4 for IP commands, as JSON is not a supported feature.
In regards to your query, I would like to inform you that our TV's only support Crestron and Control4 for IP commands, as JSON is not a supported feature.
Domoticz 3.5641 on RPI (Raspbian GNU/Linux 8)
-
- Posts: 32
- Joined: Sunday 25 March 2018 23:30
- Target OS: Windows
- Domoticz version: 11804
- Location: Budapest/Hungary
- Contact:
Re: Panasonic TV Support
hi,
when i put https://10.0.0.91:55000/json.htm?type=c ... =getvolume in browser address line, no answer is arrived, anyway pugin is ok, what could be wrong?
the aim is "setvolume", for predefined volume after automatic powering on tv set in morning thx
when i put https://10.0.0.91:55000/json.htm?type=c ... =getvolume in browser address line, no answer is arrived, anyway pugin is ok, what could be wrong?
the aim is "setvolume", for predefined volume after automatic powering on tv set in morning thx
-
- Posts: 32
- Joined: Sunday 25 March 2018 23:30
- Target OS: Windows
- Domoticz version: 11804
- Location: Budapest/Hungary
- Contact:
Re: Panasonic TV Support
solved, need to use domoticz ip and port:"http://<domoticz_ip>:8080/json.htm?type=command¶m=panasonicmediacommand&idx=44&action=VolumeUp"moo2089 wrote: ↑Thursday 01 November 2018 23:59 hi,
when i put https://10.0.0.91:55000/json.htm?type=c ... =getvolume in browser address line, no answer is arrived, anyway pugin is ok, what could be wrong?
the aim is "setvolume", for predefined volume after automatic powering on tv set in morning
pana.jpg
thx
-
- Posts: 34
- Joined: Saturday 17 December 2016 12:13
- Target OS: NAS (Synology & others)
- Domoticz version: Beta
- Location: Estonia
- Contact:
Re: Panasonic TV Support
I have exactly the same problem. Log is flooding by this plugin every 5 seconds, no matter what is polling interval:
Code: Select all
2019-01-15 13:12:55.123 Status: Panasonic Plugin: (TX-P42GT50E) Connected to '192.168.1.237:55000'.
2019-01-15 13:13:00.132 Status: Panasonic Plugin: (TX-P42GT50E) Connected to '192.168.1.237:55000'.
Re: Panasonic TV Support
Hi, same problem here...arkoko wrote: ↑Tuesday 15 January 2019 12:15I have exactly the same problem. Log is flooding by this plugin every 5 seconds, no matter what is polling interval:Code: Select all
2019-01-15 13:12:55.123 Status: Panasonic Plugin: (TX-P42GT50E) Connected to '192.168.1.237:55000'. 2019-01-15 13:13:00.132 Status: Panasonic Plugin: (TX-P42GT50E) Connected to '192.168.1.237:55000'.
Any solution ?
-
- Posts: 24
- Joined: Thursday 17 November 2016 21:22
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 2023.1
- Contact:
Re: Panasonic TV Support
Hello
Same problem here.
My 2017 OLED tv was working great with panasonic plugin. But it had a problem, and have been replaced by support with a 2018 model, and now it's broken, with the same logs as messages before
Same problem here.
My 2017 OLED tv was working great with panasonic plugin. But it had a problem, and have been replaced by support with a 2018 model, and now it's broken, with the same logs as messages before
-
- Posts: 47
- Joined: Saturday 14 January 2017 11:29
- Target OS: Linux
- Domoticz version: 4.11333
- Location: Poland
- Contact:
Re: Panasonic TV Support
Me too.
Domoticz - Version: 4.11333
Code: Select all
2019-09-21 08:08:16.967 Status: Panasonic Plugin: (TX58DXE720) Connected to '192.168.12.19:55000'.
2019-09-21 08:08:21.982 Status: Panasonic Plugin: (TX58DXE720) Connected to '192.168.12.19:55000'.
2019-09-21 08:08:26.997 Status: Panasonic Plugin: (TX58DXE720) Connected to '192.168.12.19:55000'.
2019-09-21 08:08:32.012 Status: Panasonic Plugin: (TX58DXE720) Connected to '192.168.12.19:55000'.
2019-09-21 08:08:37.034 Status: Panasonic Plugin: (TX58DXE720) Connected to '192.168.12.19:55000'.
2019-09-21 08:08:42.049 Status: Panasonic Plugin: (TX58DXE720) Connected to '192.168.12.19:55000'.
_______________
- Dell FX-160 / Ubuntu 16.04
- RFLink 433Mhz / NRF 2.4GHz
- 2x Xiaomi Gateway
- different species of ESP8266
- Dell FX-160 / Ubuntu 16.04
- RFLink 433Mhz / NRF 2.4GHz
- 2x Xiaomi Gateway
- different species of ESP8266
-
- Posts: 24
- Joined: Wednesday 26 July 2017 6:41
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: Panasonic TV Support
Does anyone know how to solve the problem of this Plug, even my Log is flooding by this plugin every 5 seconds.
Are there any solutions ??
Are there any solutions ??
-
- Posts: 24
- Joined: Wednesday 26 July 2017 6:41
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: Panasonic TV Support
I still ask for help with this proplema, has anyone managed to solve the problem that the Registry is flooded with this Panasonic Plug-In ???
-
- Posts: 23
- Joined: Monday 31 October 2016 11:16
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: Panasonic TV Support
This is still a problem, I'd like to enable this plugin and use it, but the flooding of the logs with this 'Connected to...' entry is a real nuisance so I've had to disable the plugin.
I think a change was done several years ago to tidy up the logging on various plugins (maybe when the standard logging options on the hardware page changed?) to make it always log when it has successfully established a connection (e.g. when the TV is first switched on), however it looks like the way this plugin works is by polling the connection every x seconds to read the volume value etc. so if this is the case then I don't think it's necessary log this connection being established on every poll?
I think a change was done several years ago to tidy up the logging on various plugins (maybe when the standard logging options on the hardware page changed?) to make it always log when it has successfully established a connection (e.g. when the TV is first switched on), however it looks like the way this plugin works is by polling the connection every x seconds to read the volume value etc. so if this is the case then I don't think it's necessary log this connection being established on every poll?
Who is online
Users browsing this forum: No registered users and 1 guest