Skip to content

Buttons 3 and 4 on OSRAM Smart+ switch do not fire any events #26470

@jabbot2

Description

@jabbot2

What happened?

Similar to this issue from a few years ago: #8335
I have several of these switches (OSRAM Smart+ switch model 4058075816459) and the left buttons register as "On" and "Off" but the right buttons do not send anything. There is a comment in there that the US versions have the right buttons disabled, but this works in ZHA, but when I moved them to z2m I lost that functionality.

What did you expect to happen?

I expected that I would have the same features as the device in ZHA.

How to reproduce it (minimal and precise)

To reproduce this, I simply paired the switch with z2m. I then observed the log for what events were firing and when. The left buttons generate an on and off, the right buttons generate nothing

Zigbee2MQTT version

2.1.1

Adapter firmware version

7.4.4 [GA]

Adapter

ITEAD Sonoff Zigbee 3.0 Plus v2

Setup

HAOS on Intel NUC

Debug log

There is nothing in the logs as there is no message from the buttons 3 and 4.

This is the ZHA device:
{ "node_descriptor": { "logical_type": 2, "complex_descriptor_available": 0, "user_descriptor_available": 0, "reserved": 0, "aps_flags": 0, "frequency_band": 8, "mac_capability_flags": 128, "manufacturer_code": 4364, "maximum_buffer_size": 82, "maximum_incoming_transfer_size": 82, "server_mask": 0, "maximum_outgoing_transfer_size": 82, "descriptor_capability_field": 0 }, "endpoints": { "1": { "profile_id": "0x0104", "device_type": "0x0810", "input_clusters": [ "0x0000", "0x0001", "0x0020", "0x1000", "0xfd00" ], "output_clusters": [ "0x0003", "0x0004", "0x0005", "0x0006", "0x0008", "0x0019", "0x0300", "0x1000" ] }, "2": { "profile_id": "0x0104", "device_type": "0x0810", "input_clusters": [ "0x0000", "0x1000", "0xfd00" ], "output_clusters": [ "0x0003", "0x0004", "0x0005", "0x0006", "0x0008", "0x0300", "0x1000" ] }, "3": { "profile_id": "0x0104", "device_type": "0x0810", "input_clusters": [ "0x0000", "0x1000", "0xfd00" ], "output_clusters": [ "0x0003", "0x0004", "0x0005", "0x0006", "0x0008", "0x0300", "0x1000" ] }, "4": { "profile_id": "0x0104", "device_type": "0x0810", "input_clusters": [ "0x0000", "0x1000", "0xfd00" ], "output_clusters": [ "0x0003", "0x0004", "0x0005", "0x0006", "0x0008", "0x0300", "0x1000" ] }, "5": { "profile_id": "0x0104", "device_type": "0x0810", "input_clusters": [ "0x0000", "0x1000", "0xfd00" ], "output_clusters": [ "0x0003", "0x0004", "0x0005", "0x0006", "0x0008", "0x0300", "0x1000" ] }, "6": { "profile_id": "0x0104", "device_type": "0x0810", "input_clusters": [ "0x0000", "0x1000", "0xfd00" ], "output_clusters": [ "0x0003", "0x0004", "0x0005", "0x0006", "0x0008", "0x0300", "0x1000" ] } }, "manufacturer": "OSRAM", "model": "Switch 4x-LIGHTIFY", "class": "zhaquirks.osram.lightifyx4.LightifyX4" }

Metadata

Metadata

Assignees

No one assigned

    Labels

    problemSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions