AntonioMeireles / homebridge-vieramatic

Homebridge plugin for Panasonic™ Viera™ TVs (includes support for 2018 and later models)
Apache License 2.0
43 stars 9 forks source link

Panasonic ZT60 #82

Closed To-Azamat closed 3 years ago

To-Azamat commented 3 years ago

Have an old ZT60 plasma, and looks like it does not support WOL as I don't see even related menu entries in setup. Installed plugin with IP and MAC specified, all works ok except for turning on from standby. Also it looks like plugin can't reach TV in standby at all as I get these in log:

 [homebridge-vieramatic] This plugin slows down Homebridge. 
 The read handler for the characteristic 'Active' on the accessory 'Panasonic ZT60 867F' didn't respond at all!. 
 Please check that you properly call the callback!

Can I make this work somehow or should give up due to hardware restrictions?

Best regards!

AntonioMeireles commented 3 years ago

@To-Azamat

hi!

there isn't much i can do here, since the TV doesn't do WOL, so formally the plugin is working as designed.
Your best bet is to workaround the lack of WOL along the trick documented here and just use HDMI-CEC.

if that fails to work, then we may then have a real bug in the plugin.

All the Best,

António

To-Azamat commented 3 years ago

Thanks for prompt reply! Nah, I have HB running on NAS in Docker, so no way I can connect that to TV. Not a big problem actually, need turning off more then ON. I assume I can safely ignore warnings about plugin not reaching TV and "slowing down HB"?

Best regards, Sergey

From: António Meireles @.> Sent: Wednesday, June 23, 2021 2:05 PM To: AntonioMeireles/homebridge-vieramatic @.> Cc: To-Azamat @.>; Mention @.> Subject: Re: [AntonioMeireles/homebridge-vieramatic] Panasonic ZT60 (#82)

@To-Azamathttps://emea01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2FTo-Azamat&data=04%7C01%7C%7Cebe8d13452864f14970e08d93636b092%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C637600430781881260%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=31dk8o4YgzAgkUMFJEePCii0yKO2d1IsPW%2B%2B5i2v9iI%3D&reserved=0

hi!

there isn't much i can do here, since the TV doesn't do WOL, so formally the plugin is working as designed. Your best bet is to workaround the lack of WOL along the trick documented herehttps://emea01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2FAntonioMeireles%2Fhomebridge-vieramatic%23how-to-power-on-tv-on-very-old-unsupported-tv-sets&data=04%7C01%7C%7Cebe8d13452864f14970e08d93636b092%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C637600430781881260%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=jW0Ik3VwGKYPjvzlPpYQ%2FymNdTvwKKqFHqt4CuSK5YY%3D&reserved=0 and just use HDMI-CEC.

if that fails to work, then we may then have a real bug in the plugin.

All the Best,

António

- You are receiving this because you were mentioned. Reply to this email directly, view it on GitHubhttps://emea01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2FAntonioMeireles%2Fhomebridge-vieramatic%2Fissues%2F82%23issuecomment-866742609&data=04%7C01%7C%7Cebe8d13452864f14970e08d93636b092%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C637600430781891258%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=tFV1oB5kD1gzOJ1B2FrqeHi1IFMjgyiPYxikPr8F2DQ%3D&reserved=0, or unsubscribehttps://emea01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FAQHOK5DDUMZ2NX6YG7VWV2LTUG5UJANCNFSM47FIOWXA&data=04%7C01%7C%7Cebe8d13452864f14970e08d93636b092%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C637600430781901251%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=vSRlqjN0V1Nhc8v1M%2F4hKKafbr8amUMd%2FjPMLJV90Os%3D&reserved=0.

AntonioMeireles commented 3 years ago

@To-Azamat

yes, those warnings should be harmless. will close - feel free to bug me again if you have / need additional help / input :-)

all the best,

António

tjm7844 commented 3 years ago

Not to revive a closed thread, but just wanted to mention that I also have a ZT60, and WOL does function (both through this plugin and a couple other apps I’ve used over the years).

The main caveat is that the TV has to be hardwired to the network.

A lot of other control issues exist for a set this old, so you still might be better off using CEC anyway though 🤷‍♂️

To-Azamat commented 3 years ago

Aye, thinks for info! Do you have Networked Standby in TV Remote App Settings menu? I have only TV Remote. Except for turning on everything else works fine: off, apps, volume control.

tjm7844 commented 3 years ago

In TV Remote App Settings, I’ve got “TV Remote App” and “Wake On Lan” both set to On.

To-Azamat commented 3 years ago

Ok. Your ZT60 is probably USA version, those had WOL. Mine is European without it. Guess will have to bite it )

tjm7844 commented 3 years ago

Ah, yes, that would explain it. Sorry for the added confusion!