Replies: 3 comments 8 replies
-
I have making one quirk and we have getting nearly all working OK Read more #1697 and pleas help testing the quirk so we can getting it in next HA. |
Beta Was this translation helpful? Give feedback.
-
Has anything happened with this as yet? I just got one that's very similar (if not the same), and I just get a single switch in HA when using ZHA... Device signature: {
"node_descriptor": "NodeDescriptor(logical_type=<LogicalType.EndDevice: 2>, complex_descriptor_available=0, user_descriptor_available=0, reserved=0, aps_flags=0, frequency_band=<FrequencyBand.Freq2400MHz: 8>, mac_capability_flags=<MACCapabilityFlags.AllocateAddress: 128>, manufacturer_code=4742, maximum_buffer_size=66, maximum_incoming_transfer_size=66, server_mask=10752, maximum_outgoing_transfer_size=66, descriptor_capability_field=<DescriptorCapability.NONE: 0>, *allocate_address=True, *is_alternate_pan_coordinator=False, *is_coordinator=False, *is_end_device=True, *is_full_function_device=False, *is_mains_powered=False, *is_receiver_on_when_idle=False, *is_router=False, *is_security_capable=False)",
"endpoints": {
"1": {
"profile_id": "0x0104",
"device_type": "0x0000",
"input_clusters": [
"0x0000",
"0x0001",
"0x0003",
"0x0004",
"0x0006",
"0x1000",
"0xe001"
],
"output_clusters": [
"0x0003",
"0x0004",
"0x0006",
"0x0008",
"0x000a",
"0x0019",
"0x1000"
]
}
},
"manufacturer": "_TZ3000_ja5osu5g",
"model": "TS004F",
"class": "zigpy.device.Device"
} |
Beta Was this translation helpful? Give feedback.
-
I'm running HA 2024.8.1 but I'm getting errant messages on some single presses. Double presses work fine. When doing a single press I will sometimes get 2 messages in the logbook:
If I do a double press first and then a single it always seems to report correctly.
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
This is a Single Button with dimming capabilities but identified with only ON/OFF in ZHA.
It's integrated with zigbee2mqtt (https://www.zigbee2mqtt.io/devices/ERS-10TZBVB-AA.html)
MOES Model number: ERS-10TZBVB-AA
Coul'd it be integrated in ZHA with dimming capabilities and double-click detection?
Beta Was this translation helpful? Give feedback.
All reactions