Giter Club home page Giter Club logo

Comments (6)

SafariKC avatar SafariKC commented on June 3, 2024 2

The changes you made did indeed correct the issue. Thanks you!

from homebridge-harmony.

nicoduj avatar nicoduj commented on June 3, 2024

Hi,

This is strange it was working with 0.2.7 so ? Could you post your config file ? Can you launch in debug mode so that I have full log to see what is happening ?

from homebridge-harmony.

SafariKC avatar SafariKC commented on June 3, 2024

It's starting and connecting fine if I force and install of 0.2.7. Same config file entry for either.

{
"platform": "HarmonyHubWebSocket",
"name": "Living Room Harmony",
"hubIP": "192.168.7.242",
"TVPlatformMode" : true,
"mainActivity" : "Living Room TiVo"
}

I ran with DEBUG=* and the only thing i'm seeing does't seem to be more helpful in what's going sideways. If you have any tips to getting more verbose logging out of the websocket library in particular I'm happy to do what i can do.

[2/10/2019, 4:22:56 PM] [Living Room Harmony] Error retrieving info from hub : WebSocket closed with reason: connection failed (1006).
[2/10/2019, 4:22:56 PM] [Living Room Harmony] socket closed
[2/10/2019, 4:22:56 PM] [Living Room Harmony] Error retrieving info from hub : WebSocket closed with reason: connection failed (1006).
[2/10/2019, 4:22:56 PM] [Living Room Harmony] socket closed
[2/10/2019, 4:22:56 PM] [Living Room Harmony] Error retrieving info from hub : WebSocket closed with reason: connection failed (1006).
[2/10/2019, 4:22:56 PM] [Living Room Harmony] socket closed

from homebridge-harmony.

nicoduj avatar nicoduj commented on June 3, 2024

Could you check versions of npm packages (websocket and websocket as promised) ?

from homebridge-harmony.

nicoduj avatar nicoduj commented on June 3, 2024

I see 192.168.7.242 , are you sure ? I will check but that might be linked , it is the only thing I see so far. If you can I would be interested with a test on a "classical" local network like 192.168.1.X .

And by the way, do this also happens in switch mode (not IOS 12.2 TV Mode) ?

from homebridge-harmony.

nicoduj avatar nicoduj commented on June 3, 2024

I tried something since I noticed a difference between lib imp and my original implementation in version 0.2.7 .
Let me know !

from homebridge-harmony.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.