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

Need some help :) #46

Open
faduchesne opened this issue Feb 9, 2022 · 0 comments
Open

Need some help :) #46

faduchesne opened this issue Feb 9, 2022 · 0 comments

Comments

@faduchesne
Copy link

hi , thx for all . event sensor is very useful for me .

my listening event is :

{
"event_type": "zwave_js_notification",
"data": {
"domain": "zwave_js",
"node_id": 17,
"home_id": 3752703225,
"device_id": "601e0665aa5d0ab45c148fa9d86110a4",
"command_class": 113,
"command_class_name": "Notification",
"label": "Access Control",
"type": 6,
"event": 6,
"event_label": "Keypad unlock operation",
"parameters": {
"userId": 2
}
},
"origin": "LOCAL",
"time_fired": "2022-02-09T16:03:29.539354+00:00",
"context": {
"id": "06da0054fdf742da6a5bd000b175cc63",
"parent_id": null,
"user_id": null
}
}

I just want to have the number of the userId in my sensor .
when I put parameters in event field , I have {"userId": 2} and when I put userId , I have bad state. Do you have a solution ?
Thx so much.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant