Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Aqara vibration sensor - add command #7135

Closed
jerome6994 opened this issue Apr 19, 2021 · 2 comments
Closed

Aqara vibration sensor - add command #7135

jerome6994 opened this issue Apr 19, 2021 · 2 comments
Labels
feature request Feature request stale Stale issues

Comments

@jerome6994
Copy link

jerome6994 commented Apr 19, 2021

Hello

on this aqara vibration sensor there are x, y and z angle digital info control available.
Can you reassemble them natively so like the other commands please

Today the alternative is to enter in manual the commands angle_x, angle_y, angle_z

Thank you in advance for your changes

{
    "battery": 10,
    "device": {
        "applicationVersion": 8,
        "friendlyName": "0x00158d0003132788",
        "ieeeAddr": "0x00158d0003132788",
        "manufacturerID": 4151,
        "manufacturerName": "LUMI",
        "model": "DJT11LM",
        "networkAddress": 47581,
        "powerSource": "Battery",
        "type": "EndDevice"
    },
    "linkquality": 22,
    "voltage": 2535,
    "action": "vibration",
    "angle": 64,
    "angle_x": 1,
    "angle_x_absolute": 89,
    "angle_y": -1,
    "angle_y_absolute": 91,
    "angle_z": 88
}
@jerome6994 jerome6994 added the feature request Feature request label Apr 19, 2021
@github-actions
Copy link
Contributor

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 7 days

@github-actions github-actions bot added the stale Stale issues label May 21, 2021
@mguyard
Copy link

mguyard commented May 21, 2021

Yes i also use these informations to control my garage position.
Si it can be very interesting to expose these informations

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request Feature request stale Stale issues
Projects
None yet
Development

No branches or pull requests

2 participants