Navigation

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

    TEStevens

    @TEStevens

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

    TEStevens Follow

    Best posts made by TEStevens

    This user hasn't posted anything yet.

    Latest posts made by TEStevens

    • best way to sync relay node plus button node with light

      Right now I have:
      1 working relay node with 4 buttons and
      1 working button controller node with 4 buttons and 4 lights

      I would like the buttons to control the relays and the button lights match the state of the relays even if the relays were toggled via the domoticz interface.

      Right now I have the relays nodes set up as V_LIGHTS and my buttons as separate V_LIGHTS. Then in Blocky I did a long if/else statement if one of them changed to change the state of the other device. I think it would sometimes confuse blocky and I would start an endless cycle of toggling the buttons. (this was my first attempt with blocky)

      In the future I would like to add more of my button controllers to control the same set of relays.

      Is there a more elegant way to make the state of two separate devices equal.

      Thanks in advance
      Troy

      posted in Domoticz
      TEStevens
      TEStevens
    • Node to Node communication

      Hello

      Is it possible for two nodes to directly talk to each other?

      If so can someone point me to an example of how to do this if it exists?

      I am have just a few sensors that I have manually assigned sensor ids to and I would like to have them talk to each other without necessarily needing a controller.

      Thanks

      posted in Development
      TEStevens
      TEStevens
    • Serial Gateway Display

      Hello,

      I am new to mysensors. Took me a little bit of work but I have put together a serial gateway and node with a motion sensor and have been able to get a response in the gateway from my node.

      What I was hoping to be able to do is to have a display on my gateway that would simply print out or grab exactly what is in the serial output, with maybe a little bit of translation. In the end I would like to have my gateway report which sensor was tripped.

      I am probably missing something but it seems the serial output is all handled in the library, and I am not sure how to access it.

      Is there any way to do this, any help, or pointing me in the right direction would be appreciated.

      Troy

      posted in Development
      TEStevens
      TEStevens