Announcement

Collapse
No announcement yet.

Xiaomi ZigBee devices Con-/RaspBee

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    #31
    I received the http://bit.ly/2o7D5WC both in single and double switch. They added fine with just one device shown. The double switch shows 1002 and 2002. I don't see any possibility of double clicks.

    I also received http://bit.ly/2EQvVPM which gives a value of 1002 and shows "Pressed one time". If I quick press twice, the message goes blank but the value still remains at 1002 as far as I can tell.

    Lastly I received http://bit.ly/2C4URlK door sensors. Very nice but only stick-on, although they're so light I'm sure they'll stay put even on wood frames. All the devices are instant response so creating events to z-wave devices was a piece of cake.

    They all paired with the Raspbee and of course showed up immediately in HS3. I do wish there were some english instructions that would point out how long to hold a button for pairing and how long to hold a button for reset. I have yet to see this online.

    Does anyone have the Aqara hub to see if things such as battery level are available?

    Comment


      #32
      racefern,

      Could you post the detailed info from the two switches? Then I can see if I can get the extra info for the xml file here?

      With detailed info I mean the json info that is shown when you go to the properties\JowiHue tab of the device. On the bottom you should see the information as received from the gateway.

      Thanks,

      Wim
      -- Wim

      Plugins: JowiHue, RFXCOM, Sonos4, Jon00's Perfmon and Network monitor, EasyTrigger, Pushover 3P, rnbWeather, BLBackup, AK SmartDevice, Pushover, PHLocation, Zwave, GCalseer, SDJ-Health, Device History, BLGData

      1210 devices/features ---- 392 events ----- 40 scripts

      Comment


        #33
        This is the two paddle switch, where the left paddle yields 1002 and the right paddle yields 2002.

        ZHASwitch

        **************************** Object info *****************************
        {
        "ep": 1,
        "etag": "4b6c75dd890d44c793e6139c49bf60f3",
        "mode": 1,
        "state": {
        "daylight": null,
        "buttonevent": 2002,
        "status": null,
        "flag": null,
        "humidity": null,
        "temperature": null,
        "presence": null,
        "open": null,
        "lastupdated": "2018-02-18T03:08:48",
        "lightlevel": null,
        "dark": null,
        "lux": null,
        "pressure": null
        },
        "config": {
        "long": null,
        "on": true,
        "alert": null,
        "battery": null,
        "configured": null,
        "duration": null,
        "lat": null,
        "ledindication": null,
        "pending": null,
        "reachable": true,
        "sensitivity": null,
        "sensitivitymax": null,
        "sunriseoffset": null,
        "sunsetoffset": null,
        "tholddark": null,
        "tholdoffset": null,
        "url": null,
        "usertest": null
        },
        "name": "Floodlights",
        "type": "ZHASwitch",
        "modelid": "lumi.sensor_86sw2",
        "productid": null,
        "manufacturername": "LUMI",
        "swversion": null,
        "uniqueid": "00:15:8d:00:01:f4:66:98-01-0006"
        }
        ************************* End Object info ***************************

        Comment


          #34
          Just in case there's something different, here's the single paddle switch.

          ZHASwitch

          **************************** Object info *****************************
          {
          "ep": 1,
          "etag": "f814688bd19a2aa9e39d105311249cde",
          "mode": 1,
          "state": {
          "daylight": null,
          "buttonevent": 1002,
          "status": null,
          "flag": null,
          "humidity": null,
          "temperature": null,
          "presence": null,
          "open": null,
          "lastupdated": "2018-02-17T20:39:58",
          "lightlevel": null,
          "dark": null,
          "lux": null,
          "pressure": null
          },
          "config": {
          "long": null,
          "on": true,
          "alert": null,
          "battery": null,
          "configured": null,
          "duration": null,
          "lat": null,
          "ledindication": null,
          "pending": null,
          "reachable": true,
          "sensitivity": null,
          "sensitivitymax": null,
          "sunriseoffset": null,
          "sunsetoffset": null,
          "tholddark": null,
          "tholdoffset": null,
          "url": null,
          "usertest": null
          },
          "name": "lumi.sensor_86sw1 7",
          "type": "ZHASwitch",
          "modelid": "lumi.sensor_86sw1",
          "productid": null,
          "manufacturername": "LUMI",
          "swversion": null,
          "uniqueid": "00:15:8d:00:01:83:43:33-01-0006"
          }
          ************************* End Object info ***************************

          Comment


            #35
            Finally, here's the small small square switch with a round button press in the middle.

            ZHASwitch

            **************************** Object info *****************************
            {
            "ep": 1,
            "etag": "804ad116c8aa90a2933c1454f9ce9a3b",
            "mode": 1,
            "state": {
            "daylight": null,
            "buttonevent": 1002,
            "status": null,
            "flag": null,
            "humidity": null,
            "temperature": null,
            "presence": null,
            "open": null,
            "lastupdated": "2018-02-17T20:49:58",
            "lightlevel": null,
            "dark": null,
            "lux": null,
            "pressure": null
            },
            "config": {
            "long": null,
            "on": true,
            "alert": null,
            "battery": null,
            "configured": null,
            "duration": null,
            "lat": null,
            "ledindication": null,
            "pending": null,
            "reachable": true,
            "sensitivity": null,
            "sensitivitymax": null,
            "sunriseoffset": null,
            "sunsetoffset": null,
            "tholddark": null,
            "tholdoffset": null,
            "url": null,
            "usertest": null
            },
            "name": "lumi.sensor_switch.aq2 9",
            "type": "ZHASwitch",
            "modelid": "lumi.sensor_switch.aq2",
            "productid": null,
            "manufacturername": "LUMI",
            "swversion": null,
            "uniqueid": "00:15:8d:00:01:e8:87:c4-01-0006"
            }
            ************************* End Object info ***************************

            Comment


              #36
              Originally posted by racerfern View Post
              I received the http://bit.ly/2o7D5WC both in single and double switch. They added fine with just one device shown. The double switch shows 1002 and 2002. I don't see any possibility of double clicks.

              I also received http://bit.ly/2EQvVPM which gives a value of 1002 and shows "Pressed one time". If I quick press twice, the message goes blank but the value still remains at 1002 as far as I can tell.
              racerfern,

              I have added the devices here to the new XML file here. But for the values I need a bit more info. As you say, if you do a quick double click, the message goes blank. This means there is a value set during that time that is not defined on the graphics value tab in the properties of the device.

              Could you change the values set on the grahics tab, by removing all old values (don't worry, you can get them back easy) and adding a new range value of 1000 to 9999?
              Then perform a double and triple tab. Try to catch all values shown on the device, pressing the first paddle and also on the second paddle. The same for the single paddle, but I expect this one to have similar values?

              Thanks in advance

              Wim
              -- Wim

              Plugins: JowiHue, RFXCOM, Sonos4, Jon00's Perfmon and Network monitor, EasyTrigger, Pushover 3P, rnbWeather, BLBackup, AK SmartDevice, Pushover, PHLocation, Zwave, GCalseer, SDJ-Health, Device History, BLGData

              1210 devices/features ---- 392 events ----- 40 scripts

              Comment


                #37
                Racerfern,

                As for the small switch, the definition should already be there and correct for single presses up to 4 presses.... can you check the Graphics tab for that? You should see 1002, 2002, 3002 and 4002 as possible values? If not, try to press the reset values button on the JowiHue tab. After a resfres of the page the graphics tab should show the correct values....

                Another possiblility is that this device is not yet in the xml for you (forgot to pdate it with the last beta)

                Wim
                -- Wim

                Plugins: JowiHue, RFXCOM, Sonos4, Jon00's Perfmon and Network monitor, EasyTrigger, Pushover 3P, rnbWeather, BLBackup, AK SmartDevice, Pushover, PHLocation, Zwave, GCalseer, SDJ-Health, Device History, BLGData

                1210 devices/features ---- 392 events ----- 40 scripts

                Comment


                  #38
                  Gladly, will report later today.

                  Comment


                    #39
                    Hello,

                    Same problems as Racefern here with the aqara pushbutton.

                    The four values 1002 -> 4002 are correctly detailed into the "Status Graphics" tab, and should give "pressed one time"..."pressed four times".

                    But that does only work for "pressed one time".

                    In fact, and that's probably an important clue for you, Wim, the four values have already worked, with one of the XML you edited about one month ago. Unfortunatly, couldn't tell precisely wich one. Now with Beta .10, something seems to be broken.

                    About the "double switch", in my opinion, there are only 3 values :

                    1002 : left paddle
                    2002 : right paddle
                    3002 : both

                    This works well here.

                    If this unit is supposed to give information when double clicked, then this doesn't work here neither.

                    Michel

                    Comment


                      #40
                      @Michelob is spot on. The small push button switches do have four possibilities already available.
                      I can confirm that if you press 2, 3 or 4 times, the status still goes to blank after rebuilding the device values.
                      Attached Files

                      Comment


                        #41
                        For the large single and double switches, changing the values did nothing. In fact, I don't have the values that @Michelob sees.
                        This is what I have for the double switch.
                        However, I just saw 3002 which was both switches together.
                        Attached Files
                        Last edited by racerfern; February 19, 2018, 01:58 PM.

                        Comment


                          #42
                          Lars, you could try creating them in the Status Graphic tab (i think I did it that way, don't remember among the thousands try I had here).

                          Maybe also you could post here the picture showing correct values (1004-1005-1006 instead of 2002-3002...) tha you posted in the other thread ?

                          This could be quite helpful for other users.

                          Comment


                            #43
                            here are the status graphics for the Xiaomi switches.
                            Attached Files

                            Comment


                              #44
                              Thank you all. Now I have two three and four presses working.

                              Comment


                                #45
                                Good to hear!! I will change the xml to match again

                                Wim
                                -- Wim

                                Plugins: JowiHue, RFXCOM, Sonos4, Jon00's Perfmon and Network monitor, EasyTrigger, Pushover 3P, rnbWeather, BLBackup, AK SmartDevice, Pushover, PHLocation, Zwave, GCalseer, SDJ-Health, Device History, BLGData

                                1210 devices/features ---- 392 events ----- 40 scripts

                                Comment

                                Working...
                                X