Hi!
I have several TS0012 Tuna 2 gang, TS001 1 gang and also TS0013 3 gang devices. All of them are "No Neutral"
On the TS0011 I have no issues, they load and also load the quirk as seen here:
{
"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=4417, 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": 260,
"device_type": "0x0100",
"in_clusters": [
"0x0000",
"0x0003",
"0x0004",
"0x0005",
"0x0006",
"0xe000",
"0xe001"
],
"out_clusters": [
"0x000a",
"0x0019"
]
}
},
"manufacturer": "_TZ3000_ji4araar",
"model": "TS0011",
"class": "zhaquirks.tuya.ts001x.Tuya_Single_No_N"
}
On the 2-gang I do not get them to lad and they are found by the coordinator (TubeZB) but it is not working, they either go back to the same status when turning the switch in Home Automation (but the light does not turn on or off) or they flick both switches as if it was a 1gang switch.
I have been searching and reading and also followed the post Issue #1301 #1301 but can't get this working.
Home Assistant:
Home Assistant 2022.11.1
Supervisor 2022.10.2
Operating System 9.3
Frontend 20221102.1 - latest
Hi!
I have several TS0012 Tuna 2 gang, TS001 1 gang and also TS0013 3 gang devices. All of them are "No Neutral"
On the TS0011 I have no issues, they load and also load the quirk as seen here:
{
"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=4417, 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": 260,
"device_type": "0x0100",
"in_clusters": [
"0x0000",
"0x0003",
"0x0004",
"0x0005",
"0x0006",
"0xe000",
"0xe001"
],
"out_clusters": [
"0x000a",
"0x0019"
]
}
},
"manufacturer": "_TZ3000_ji4araar",
"model": "TS0011",
"class": "zhaquirks.tuya.ts001x.Tuya_Single_No_N"
}
On the 2-gang I do not get them to lad and they are found by the coordinator (TubeZB) but it is not working, they either go back to the same status when turning the switch in Home Automation (but the light does not turn on or off) or they flick both switches as if it was a 1gang switch.
I have been searching and reading and also followed the post Issue #1301 #1301 but can't get this working.
Home Assistant:
Home Assistant 2022.11.1
Supervisor 2022.10.2
Operating System 9.3
Frontend 20221102.1 - latest