arzzen/philips-tv

Question: trigger event from tv?

hankolsen opened this issue · 1 comments

Hi!
Thanks for sharing your code, it helped me get stated creating my own app!

Do you have any idea if it is possible to trigger an event (like a web hook or similar) from the TV?
For instance, I want to listen for if the tv is turned on or off.

Thanks!

tsol commented

I can't figure out the pairing process. My TV does not buy credetials supplied by this script, however native application works just fine and when wireshark'ed seems to do the same procedure - it's just that signature / auth_key or something else is different and on /6/pair/grant the tv replies Service Unavailable. Any idea how auth_signature should be generated?

UPD: i've downloaded phillips_tv.py which is probably the inspiration for this shell script - and it worked just fine - so probably my problem was with external commands for encryption.