Navigation

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

    Topics created by DaLi

    • DaLi

      Push V_VAR from Vera controller to sensor?
      Troubleshooting • • DaLi  

      2
      0
      Votes
      2
      Posts
      1479
      Views

      hek

      You can push data using a scene or via lua... luup.call_action("urn:upnp-arduino-cc:serviceId:arduino1", "SendCommand", {radioId="1;2", variableId="VAR_1", value="Hello"}, 372) 1 - node id 2 - sensor id 372 is your arduino device id
    • DaLi

      Request data from another sensor?
      Development • • DaLi  

      8
      0
      Votes
      8
      Posts
      4101
      Views

      DaLi

      That totally makes sense. I have come to the conclusion that I will probably let my Vera push the info to the LCD node.