Navigation

    • Register
    • Login
    • OpenHardware.io
    • Categories
    • Recent
    • Tags
    • Popular
    1. Home
    2. Sebastián Zaffarano
    • Profile
    • Following
    • Followers
    • Topics
    • Posts
    • Best
    • Groups

    Sebastián Zaffarano

    @Sebastián Zaffarano

    0
    Reputation
    3
    Posts
    770
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online

    Sebastián Zaffarano Follow

    Best posts made by Sebastián Zaffarano

    This user hasn't posted anything yet.

    Latest posts made by Sebastián Zaffarano

    • RE: openHAB 2.0 binding

      @TimO said:

      I've updated the first posting in this thread. You'll find the current repo there (also). 😉

      I've added a Wiki to the repo and made a brief description of the installation and configuration process.

      https://github.com/tobof/openhab2-addons/wiki

      The current binding (jar) is also in the repo now. You'll find the link in the wiki under "Installation".

      Modifications in the current version:

      • RollerShutter now supports STOP
      • Performance of the binding improved. Big thanks to @andreacioni !!
      • Stability improved. Also big thanks to @andreacioni
      • Error handling on connection loss improved
      • The baud rate of the serial gateway is now adjustable. (@andreacioni again!)
      • some code cleanup: removed not needed debug output etc.

      Please let me know if you found the time to test the binding and what the results are. 🙂

      Thank you @TimO !
      This weekend I started migrating from my OH1.8 + mqtt GW setup to OH 2 beta + your binding. At the moment all is working fine, I spent some time learning about OH2 / Eclipse smartHome and watching your code, because I want to implement the smartSleep feature (https://github.com/mysensors/Arduino/pull/271) in the mysensors binding.

      My idea is: when the handler don't receive an ACK from a message, it store the message for a while, waiting a heartbeat from a node, and, if the binding has some message stored for this node, then send it again. I don't know if this is correct, or if you thinks there is a better solution.

      Regards

      posted in OpenHAB
      Sebastián Zaffarano
      Sebastián Zaffarano
    • RE: openHAB 2.0 binding

      @andreacioni said:

      @Sebastián-Zaffarano

      Hi Sebastián, what repository have you checked? Currently the development is not on the old https://github.com/wishmoooop/openhab2/tree/master/addons/binding/org.openhab.binding.mysensors but was moved here: https://github.com/tobof/openhab2-addons/tree/MySensors/addons/binding/org.openhab.binding.mysensors

      Hope this help 🙂

      Thanks @andreacioni
      I was working on the old repo! 🙂

      posted in OpenHAB
      Sebastián Zaffarano
      Sebastián Zaffarano
    • RE: openHAB 2.0 binding

      @TimO
      Can we clone the latest source code from this binding? I think that your github repository is outdated and I want to work this weekend with it, 'cause I would like to integrate the mysensors 2.0-beta "smartSleep" feature with your binding in my home sensors setup (ESP8266 Ethernet GW).

      Also, if there are any ISSUE y your TODO list in which I can help you, please tell me.

      Regards

      posted in OpenHAB
      Sebastián Zaffarano
      Sebastián Zaffarano