Giter VIP home page Giter VIP logo

Comments (4)

cherezov avatar cherezov commented on August 22, 2024

This is a known issue. The root cause that all requests to Orvibo devices are initially made via broadcast to port 10000 and bind to current interface, thus next module instance can't bind to occupied interface and either discover device or sending request to exact device fails.
This is fixed in keep_connection branch, but hasn't merged yet for some reason. Since someone is care now, I'll merge it as soon as I can. Thank you!

from orvibo.

cherezov avatar cherezov commented on August 22, 2024

Fix has just merged to 1.4 module version

from orvibo.

clyra avatar clyra commented on August 22, 2024

Hi,

great! but... how this works? Because I use to use the command line too. As
i understand the keep_connection would be useful only inside homeassistant,
or not?

On Sat, Jul 2, 2016 at 9:02 AM, Pavel [email protected] wrote:

Fix has just merged to 1.4 module version


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
#6 (comment), or mute
the thread
https://github.com/notifications/unsubscribe/AEjpGrBsdwYYqRVsxBDHgky2WAgmHDtoks5qRlNlgaJpZM4JAtrk
.

Christian Lyra
PoP-PR/RNP

from orvibo.

cherezov avatar cherezov commented on August 22, 2024

Right, keep_connection will be used only if you use the orvibo as python module.
The trick is in the socket creation function, which doesn't occupy broadcast port 10000 now and connects directly to the device if you want to send request.

from orvibo.

Related Issues (17)

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.