On the Hubitat C-8 with 2.4.0.151, where do I find the Zigbee Endpoint Id to enter in the Zigbee Bindings App fields?
Use this endpoint from the master (0x_)*
Use this endpoint for the slave (0x_)*
I don’t see any mention of Endpoint on any of the device tabs or the Zigbee network page, or anything beginning with 0x.
Hubitat C-8 (2.4.0.151)
Inovelli Dimmer 2-in1 Blue Series VZM31-SN (122F-0101-01020212)
Innr bulb AE 270 T color-temperature (Advanced Zigbee CT Bulb) (1.6.4)
This was lost in the move to the new UI but was re-added in 2.4.1, currently in beta.
That being said, it's probably 1 or 2 (or 0x01 or 0x02); if both sides are an Inovelli product, the instructions should probably tell you which you need. If you need something else from another device, you'll have to temporarily downgrade to 2.3.9 or wait for the next major platform release. (Although I suppose a custom app could also call getEndpointId() on the device to get the data in the meantime, though I've never tried that and don't know if anything exists already...)