Skip to content

Mapping Hue Smart Button via zha_event #47

@Henhart

Description

@Henhart

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions