Inhave three Paulmann lights in a row, each further from HA. The first two are in range but the 3rd is intermittent. I was expecting the first two to act as relays but that doesnt appear to be the case. I can see from tbe visualisation that they all talk directly. What am i missing here? I thought the zigbee networl self configured?
This is one of the bulbs
{
“node_descriptor”: {
“logical_type”: 1,
“complex_descriptor_available”: 0,
“user_descriptor_available”: 0,
“reserved”: 0,
“aps_flags”: 0,
“frequency_band”: 8,
“mac_capability_flags”: 142,
“manufacturer_code”: 4632,
“maximum_buffer_size”: 66,
“maximum_incoming_transfer_size”: 66,
“server_mask”: 10752,
“maximum_outgoing_transfer_size”: 66,
“descriptor_capability_field”: 0
},
“endpoints”: {
“1”: {
“profile_id”: “0x0104”,
“device_type”: “0x010d”,
“input_clusters”: [
“0x0000”,
“0x0003”,
“0x0004”,
“0x0005”,
“0x0006”,
“0x0008”,
“0x0300”,
“0x1000”,
“0x100f”
],
“output_clusters”: [
“0x0019”
]
},
“242”: {
“profile_id”: “0xa1e0”,
“device_type”: “0x0061”,
“input_clusters”: ,
“output_clusters”: [
“0x0021”
]
}
},
“manufacturer”: “Paulmann Licht GmbH”,
“model”: “RGBWW”,
“class”: “zigpy.device.Device”
}