Hi,
I am new to HA. I am using a PI to run HAOS. I am want to connect to a TV05-ZG via a ZONOFF USB Dongle via ZHA.
Basic connection is working and i can view and set the temp. But it shows a SWITCH, a SWITCH and a SWITCH and a Binary Input.
And only if I randomly set the correct switch to not have a child lock… then I am able to set the controls.
How do I fix this?
{
"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=4098, maximum_buffer_size=82, maximum_incoming_transfer_size=82, server_mask=11264, maximum_outgoing_transfer_size=82, 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": "0x0301",
"input_clusters": [
"0x0000",
"0x0001",
"0x0004",
"0x0005",
"0x0006",
"0x000d",
"0x000f",
"0x0201",
"0x0204",
"0xef00"
],
"output_clusters": [
"0x000a",
"0x0019"
]
},
"2": {
"profile_id": "0x0104",
"device_type": "0x0007",
"input_clusters": [
"0x0006",
"0x000d"
],
"output_clusters": []
},
"3": {
"profile_id": "0x0104",
"device_type": "0x0007",
"input_clusters": [
"0x0006"
],
"output_clusters": []
}
},
"manufacturer": "_TZE200_mudxchsu",
"model": "TS0601",
"class": "zhaquirks.tuya.ts0601_trv.ZonnsmartTV01_ZG"
}