Navigation

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

    Topics created by Chaotic

    • Chaotic

      Wrong links in "Store"
      Bug Reports • site store • • Chaotic  

      2
      0
      Votes
      2
      Posts
      1398
      Views

      hek

      Thanks. Will update these. Problem is I need to do fussy search using keywords. And the sellers tries to get as many matches as possible (they add a lot of keywords thats not even describe their product). The ali-database is updated constantly. Gah.
    • Chaotic

      OpenHab Questions
      OpenHAB • openhab openhab mqtt • • Chaotic  

      2
      0
      Votes
      2
      Posts
      1921
      Views

      fred

      Hello Chaotic, You can trigger openhab rules and commands based on time conditions. Look at https://github.com/openhab/openhab/wiki/Rules#time-based-triggers for more details. As an example, I am using it to turn on outdoor lights in the evening and turn then off in the morning. Hope this helps.
    • Chaotic

      Wiring Help
      Troubleshooting • gateway mqtt broker gat • • Chaotic  

      4
      0
      Votes
      4
      Posts
      2101
      Views

      hek

      You're right. Updated codebender library just now to the most recent on github/master Not sure if codebender autodetects this if you already cloned it to your local account.
    • Chaotic

      Need help sending custom values
      Development • • Chaotic  

      5
      0
      Votes
      5
      Posts
      2222
      Views

      BulldogLowell

      @Chaotic good, let us know if you need any assistance... Note I noticed that I had an error in the code above and I updated it for you. Sorry 'bout that.
    • Chaotic

      Just starting SerialGateway & Temp/RTC Node Not getting Node ID.
      Troubleshooting • • Chaotic  

      4
      0
      Votes
      4
      Posts
      1724
      Views

      Fay Candiliari

      Hey there @Chaotic ! This is Fay from codebender.cc Thank you for using codebender! I just wanted to let you know that one of the sketches you are using in this comment has been deleted and so it is not available for users to view it. Let me know if you have any question.
    • Chaotic

      Just starting out have a question
      General Discussion • gateway newbie • • Chaotic  

      5
      0
      Votes
      5
      Posts
      2472
      Views

      Chaotic

      slight bump to this topic rather than starting a new one since I have some more questions Are there any example sketches for setting variables on a node? Thinking I'd want at least 2 variables. Is there a proper way for a node to report time to the controller or other nodes? This one will be powered 100% of the time so responding to messages shouldn't be a problem. I'm pretty sure I know the answer to this one but best way to set up a sketch to report the temp every X when it isn't the main function of the node. Thanks in advance.