-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Description
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.
Metadata
Metadata
Assignees
Labels
No labels