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

Mapping Hue Smart Button via zha_event #47

Open
Henhart opened this issue Feb 11, 2022 · 2 comments
Open

Mapping Hue Smart Button via zha_event #47

Henhart opened this issue Feb 11, 2022 · 2 comments

Comments

@Henhart
Copy link

Henhart commented Feb 11, 2022

Hi,

how can I find out the correct mapping for my hue smart button?

{
"event_type": "zha_event",
"data": {
"device_ieee": "zzz",
"unique_id": "yyy",
"device_id": "xxx",
"endpoint_id": 1,
"cluster_id": 6,
"command": "on",
"args": []
},
"origin": "LOCAL",
"time_fired": "2022-02-11T21:48:24.265319+00:00",
"context": {
"id": "aaa",
"parent_id": null,
"user_id": null
}
}

My configuration:
name: smart_button_1
event name: zha_event
state: command
unique_id: yyy
Mapping: ?

Currently there is only the status "on" and "off_with_effect" working.

Thanks.

@oneseventhree
Copy link

Did you ever find out? I'd love to know!

@Henhart
Copy link
Author

Henhart commented Aug 5, 2022

No, sorry. Unfortunately I still have no solution. Would anyone have a solution for this issue? Thanks.

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

2 participants