Announcement

Collapse
No announcement yet.

Aqara vibration sensor has doubled devices?

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

    Aqara vibration sensor has doubled devices?

    I just attempted to connect an Aqara vibration sensor to HS3 via a Conbee2/deCONZ gateway.

    I used the plug-in to scan and it paired. I see a root device... but then some doubled children devices?

    Code:
    JowiHue JowiHue Vibration (2750),
    JowiHue JowiHue Orientation X (2751),
    JowiHue JowiHue Orientation Y (2752),
    JowiHue JowiHue Orientation Z (2753),
    JowiHue JowiHue Tilt angle (2754),
    JowiHue JowiHue Vibration Strength (2755),
    JowiHue JowiHue Position (2756),
    JowiHue JowiHue Battery Vibration 33 (2757),
    JowiHue JowiHue Vibration (2758),
    JowiHue JowiHue Orientation X (2759),
    JowiHue JowiHue Orientation Y (2760),
    JowiHue JowiHue Orientation Z (2761),
    JowiHue JowiHue Tilt angle (2762),
    JowiHue JowiHue Vibration Strength (2763),
    JowiHue JowiHue Position (2764)
    This from the Jowihue tab on the root device:
    Code:
    ZHAVibration
    
    **************************** Object info *****************************
    {
    "config": {
    "battery": 100,
    "on": true,
    "pending": [],
    "reachable": true,
    "sensitivity": null,
    "sensitivitymax": 21,
    "temperature": 3500
    },
    "ep": 1,
    "etag": "fe961c1afe621c2991d447a6efdddb87",
    "lastseen": "2021-06-04T22:03Z",
    "manufacturername": "LUMI",
    "modelid": "lumi.vibration.aq1",
    "name": "Vibration 33",
    "state": {
    "lastupdated": "2021-06-04T22:04:30.027",
    "orientation": [
    1,
    -1,
    89
    ],
    "tiltangle": 15,
    "vibration": false,
    "vibrationstrength": null
    },
    "type": "ZHAVibration",
    "uniqueid": "00:15:8d:00:05:cf:c3:3b-01-0101"
    }
    ************************* End Object info ***************************
    This from the device list:

    Click image for larger version

Name:	2021-06-04 18_16_25-HomeSeer Web Control.png
Views:	301
Size:	70.7 KB
ID:	1477895
    deCONZ seems to think it's a door lock?
    Click image for larger version

Name:	deconz vibration 33.png
Views:	217
Size:	23.4 KB
ID:	1477896
    I manually selected all of them and deleted them. Then I stopped the Jowihue plug-in. Then I restarted deCONZ, and then restarted the plug-in. This time it only created one set of devices.

    No idea why it created duplicates the first time.

    #2
    I noticed a similar situation a while ago, It happens when the device gets created the first time by deCONZ. When it creates a new device, it sends a notificiation to the plugin. But lately I noticed that deCONZ sends a double "new" notification. This issue should already be resolved in the HS4 version of the plugin, I will also check this for the HS3 version of the plugin.

    Once the device is created in deCONZ you can delete (exactly what you did) the device in HS and restart the plugin to let the single device be created.

    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


      #3
      How does the Vibration Strength value function? I can see that the Movement state for Vibration changes, and the orientation angles. But the strength value seems to be staying the same, even after the Movement state turns off.

      That is, if I bump, bang or drop the sensor onto the table I can see that the Vibration Strength value changes (most of the time). But it never seems to settle back down to a lower value.

      Is there a way to reset the vibration strength value? Or should it be doing so "on it's own"?

      Comment


        #4
        It should do this on its own. I have experimented with it myself to, but without much clarity. I could bounce it quit hard and the value did not really make much sense on the force. It would have been helpfull if it was more clear if you could distinguish between brute force or just a smooth move. Long time since I looked into this, now mainly using the movement indicator only on my dryer.
        -- 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