Added to this driver version
────────────────────────────────────────────────────
Name Z-Wave Sensor and Child Thermostat Mc
Version 2024-02-28T23:46:23.109271827
────────────────────────────────────────────────────
- id: 0059/000D/0003
deviceLabel: Secure SES303
manufacturerId: 0x0059
productType: 0x000D
productId: 0x0003
deviceProfileName: humidity-temperature-battery
In the capture, only endpoint 1 is visible, which corresponds to the internal probe.
According to the manual, the external probes (SES002) report through endpoints 2, 3, 4 and 5, but the endpoints are only seen if the probes are connected.
If you have an external probe connected, the driver would have to be modified so that an additional component for that external probe would be displayed with endpoint 2.
In order to create a child device for that external probe, the driver would also have to be modified
Try to see if it works without the probe and if you connect the external probe to input 1, you should see endpoint 2 in the child configurator device.
I’ll see it tomorrow and if the driver needs to be modified I’ll look at it.