normen / homebridge-bravia

Homebridge plugin for Sony Bravia TVs (AndroidTV based ones and possibly others)
139 stars 26 forks source link

Plugin preventing Homebridge to complete launch/start phase #113

Closed Danouchka closed 4 years ago

Danouchka commented 4 years ago

Hello

As the plugin cannot connect to my Sony TV, all Homebridge is stuck to that point. As a result, the other plugins are not loaded. Is this a plugin issue, a configuration issue or a homebridge issue ?

Many thanks for your answers, Dan

[BraviaPlatform] Error: Error: connect ENETUNREACH 192.168.1.81:80 at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1141:16) { errno: 'ENETUNREACH', code: 'ENETUNREACH', syscall: 'connect', address: '192.168.1.81', port: 80 }

normen commented 4 years ago

Is this a plugin issue, a configuration issue or a homebridge issue ? No idea, sounds like you have an old version of the plugin. Way too few information to say anything.

Danouchka commented 4 years ago

Hello

I have installed the plugin last week from homebridge server GUI I have installed homebridge last week as well I am running latest raspberry pi os buster on raspberry Pi 4

Dan

Danouchka commented 4 years ago

Hi @normen Sounds weird that you closed too soon this ticket ! Please could you reopen it ?

My system is

The bravia plugin

normen commented 4 years ago

Sounds weird that you closed too soon this ticket ! Please could you reopen it ?

Theres nothing to follow up on here. The log output you posted is normal when the TV isn't found but it doesn't halt the boot. Idk whats wrong in your setup but your assessment that a non-connected TV halts the homebridge boot is definitely wrong, in theory as well as in the test runs I just now did again. As this is a bug tracker for this plugin and not a bug tracker for your setup (and not a help forum) this issue is closed.

Danouchka commented 4 years ago

Many thanks Normen for your answers !

Please find below my bravia setup. Is there anything wrong below please ?

Best, Dan

"tvs": [ { "name": "Sony KD-49XG9005", "ip": "192.168.1.81", "serverPort": 6042, "soundoutput": "speaker", "applications": [ { "title": "Netflix" }, { "title": "YouTube" }, { "title": "Prime Video" } ], "sources": [ "extInput:hdmi" ] } ], "platform": "BraviaPlatform"

normen commented 4 years ago

No idea, syntactically no.