Navigation

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

    rainair

    @rainair

    0
    Reputation
    1
    Posts
    408
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online

    rainair Follow

    Best posts made by rainair

    This user hasn't posted anything yet.

    Latest posts made by rainair

    • RE: Array Relay Button Actuator

      Hello this is my first post, but i follow my sensors for about 2 months.
      Excuse my bad english.

      For those how want use a normal in wall switch

      just change the line:

      if (value != Relays[i].oldValue && value == 0){
      

      to

      if (value != Relays[i].oldValue){
      

      to

      hope this was a bit helpfully

      posted in General Discussion
      rainair
      rainair