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

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

Open
jabbot2 opened this issue Feb 22, 2025 · 0 comments
Open

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

jabbot2 opened this issue Feb 22, 2025 · 0 comments
Labels
problem Something isn't working

Comments

@jabbot2
Copy link

jabbot2 commented Feb 22, 2025

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" }

@jabbot2 jabbot2 added the problem Something isn't working label Feb 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
problem Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant