Skip to content

Commit

Permalink
Support both click for Aqara Double Wall Button E1
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexxIT committed Sep 20, 2021
1 parent 7821186 commit 86a850a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion custom_components/xiaomi_gateway3/core/zigbee.py
Original file line number Diff line number Diff line change
Expand Up @@ -476,10 +476,11 @@
['7.1', None, 'button_2: 1', None], # single
['7.2', None, 'button_2: 2', None], # double
['7.3', None, 'button_2: 16', None], # long
['8.1', None, 'button_both: 4', None], # single
['3.2', '3.2', 'battery', 'sensor'],
[None, None, 'action', 'sensor'],
]
},{
}, {
# https://miot-spec.org/miot-spec-v2/instance?type=urn:miot-spec-v2:device:curtain:0000A00C:lumi-acn002:1
'lumi.curtain.acn002': ["Aqara", "Roller Shade E1", "ZNJLBL01LM"],
'miot_spec': [
Expand Down

0 comments on commit 86a850a

Please sign in to comment.