Navigation

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

    dexterbot

    @dexterbot

    1
    Reputation
    2
    Posts
    364
    Profile views
    0
    Followers
    1
    Following
    Joined Last Online

    dexterbot Follow

    Best posts made by dexterbot

    • RE: A very beginner needs help - MySensors and OpenHab !

      Hello @ewgor, I follow you on another forum about this subject and are interested myself of this system. I found in the code you posted a small error - might this to be the problem.
      Please let me your email address - I would like to talk about this topic

      @ewgor said: Rules:

      var HashMap<String, String> sensorToItemsMap = newLinkedHashMap(
      "101;1;" -> "lightBar01", // looks good
      "lightBar01" -> "101;1;",
      "101;2;" -> "lightBar01", // <<<<<--------------------------HERE----------------:)
      "lightBar02" -> "101;2;"
      )

      posted in My Project
      dexterbot
      dexterbot

    Latest posts made by dexterbot

    • RE: 💬 Wirsbo/uponor thermostat

      Hello Denke,
      Can you share Openhab integration codes for this thermostat ?
      Thank you

      posted in OpenHardware.io
      dexterbot
      dexterbot
    • RE: A very beginner needs help - MySensors and OpenHab !

      Hello @ewgor, I follow you on another forum about this subject and are interested myself of this system. I found in the code you posted a small error - might this to be the problem.
      Please let me your email address - I would like to talk about this topic

      @ewgor said: Rules:

      var HashMap<String, String> sensorToItemsMap = newLinkedHashMap(
      "101;1;" -> "lightBar01", // looks good
      "lightBar01" -> "101;1;",
      "101;2;" -> "lightBar01", // <<<<<--------------------------HERE----------------:)
      "lightBar02" -> "101;2;"
      )

      posted in My Project
      dexterbot
      dexterbot