-
Notifications
You must be signed in to change notification settings - Fork 878
Open
Copy link
Labels
device support requestThis requests support for a new deviceThis requests support for a new devicelikely easy fixIt's likely that this issue is easily fixableIt's likely that this issue is easily fixable
Description
Problem description
The lightswitch gets paired via ZHA correctly. however the only things I can interact with are the left and right buttons. Please take a look at the image attached

According to https://www.zigbee2mqtt.io/devices/QBKG28LM.html
I should have additionnaly have access to operation_mode, power_outage_memory, flip_indicator_light, led_disabled_night, mode_switch, action
Solution description
I would like to have access to operation_mode, power_outage_memory, flip_indicator_light, led_disabled_night, mode_switch, action via ZHA.
Screenshots/Video
Screenshots/Video
[Paste/upload your media here]
Diagnostics information
zha-01K368YWSVBPNXF3B6XC8P04FW-LUMI lumi.switch.l2aeu1-cac755d61280c7c4ad8887352121a090.json
Device signature
Device signature
{
"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": 4447,
"maximum_buffer_size": 127,
"maximum_incoming_transfer_size": 100,
"server_mask": 11264,
"maximum_outgoing_transfer_size": 100,
"descriptor_capability_field": 0
},
"endpoints": {
"1": {
"profile_id": "0x0104",
"device_type": "0x0100",
"input_clusters": [
"0x0000",
"0x0002",
"0x0003",
"0x0004",
"0x0005",
"0x0006",
"0x0009"
],
"output_clusters": [
"0x000a",
"0x0019"
]
},
"2": {
"profile_id": "0x0104",
"device_type": "0x0100",
"input_clusters": [
"0x0000",
"0x0003",
"0x0004",
"0x0005",
"0x0006",
"0x0012",
"0xfcc0"
],
"output_clusters": []
},
"242": {
"profile_id": "0xa1e0",
"device_type": "0x0061",
"input_clusters": [],
"output_clusters": [
"0x0021"
]
}
},
"manufacturer": "LUMI",
"model": "lumi.switch.l2aeu1",
"class": "zigpy.device.Device"
}
Logs
Logs
[Paste the logs here]
Custom quirk
Custom quirk
[Paste your custom quirk here]
Additional information
Best regards and thank you for looking into it.
Metadata
Metadata
Assignees
Labels
device support requestThis requests support for a new deviceThis requests support for a new devicelikely easy fixIt's likely that this issue is easily fixableIt's likely that this issue is easily fixable