breunigs / bravia-auth-and-remote

Shell snippets to auth and send remote control commands to Sony Bravia TVs
ISC License
249 stars 50 forks source link

Unable to set up PSK on Bravia W9 #9

Closed CoooolRaoul closed 8 years ago

CoooolRaoul commented 8 years ago

On my KDL-46W905A there is no "IP Control" item under "Settings" -> "Network" -> "Home Network Setup"

Remote commands works using cookie though. But does this implies that I will face the 2/3 weeks expiration or could by chance this issue applies only to newer models?

breunigs commented 8 years ago

I don’t know, I guess the only way to be sure is to test it.

However, it seems that the challenge the TV gives you does not change over time, so you should be able to change the 0000 value to whatever code the TV shows (in send_command.sh). You can use the auth.sh trigger the dialog.

CoooolRaoul commented 8 years ago

so you should be able to change the 0000 value to whatever code the TV shows (in send_command.sh).

Thanks! seem to be working.