Help with Gen1 smart Bravia - doesn't use pin
Closed this issue · 11 comments
Hi all,
Is there any way to use this plugin with Gen1 smart bravias?
They do not require pin or PSK etc
I have 2 units that would be great to get working with homebridge!
Thanks for your help
On the first generation smart bravias ( non android ), there was no pin or psk security.
I cannot get the plug-in to work without entering a pin for the tv, but of course the tv does not need one.
The TV has no option to set any type of password / pin or PSK.
Is there a config option that removes the Pin / authentication requirement?
[BraviaPlatform] Error: Error: connect EHOSTDOWN 192.168.8.102:80 - Local (192.168.8.91:51530)
at internalConnect (node:net:931:16)
at defaultTriggerAsyncIdScope (node:internal/async_hooks:454:18)
at node:net:1022:9
at processTicksAndRejections (node:internal/process/task_queues:78:11) {
errno: -64,
code: 'EHOSTDOWN',
syscall: 'connect',
address: '192.168.8.102',
port: 80
sorry ignore that log - the IP changed.
Now I have:
[BraviaPlatform] Need to authenticate with TV!
[2/7/2022, 9:14:08 AM] [BraviaPlatform] Please enter the PIN that appears on your TV at http://Deans-Mac-mini.local:8999
[2/7/2022, 9:14:08 AM] [BraviaPlatform] PIN entry web server listening
my research has found that the gen 1 bravias, built around 2013 did not have any form of security option. They operate with the same IP protocol thou..
I'm attempting to modify the index.js to remove the authentication part.. but I'm a learner with json etc, so I'm guessing a fair bit!