Hi there,
Recently received my Blue Switch and I was excited to play with Zigbee Bindings in Hubitat. I first paired a Philips Hue 4in Downlight through Hubitat + the Inovelli Blue /w latest driver. Both devices appear to be working properly, and I also verified that an automation rule as able to control the light via the switch in smart bulb mode.
Next I followed the Instructions here in order to setup Smart Switch to 1x Smart Bulb
. The ZigBee Bindings
app appears to be setup and functioning properly as I am able to see bind commands in my device logs. However, there doesnt appear to be any binding actually happening, and the switch is unable to control the light.
Here are a few relevant pieces of info:
Inovelli Blue Switch (Bedroom Hallway Switch
above):
- Zigbee Id: 040D84FFFE05F977
- endpointId: 01
- model: VZM31-SN
- application: 11
- firmwareMT: 122F-0101-01020200
- softwareBuild: 01020200
- manufacturer: Inovelli
Philips Hue Bulb (Bedroom Hallway Recessed
above):
- Zigbee Id: 001788010D0A5489
- endpointId: 0B
- model: LCD005
- application: 02
- softwareBuild: 1.93.11
- firmwareMT: 100B-0114-01001C12
- manufacturer: Signify Netherlands B.V.
Switch Logs After Binding:
dev:462022-10-19 06:17:06.311 pm traceBedroom Hallway Switch: PRIVATE_CLUSTER (0x8021) (clusterId:8021 data:[14, 00])
dev:462022-10-19 06:17:06.307 pm debugBedroom Hallway Switch: [raw:catchall: 0000 8021 00 00 0040 00 9C39 00 00 0000 00 00 1400, profileId:0000, clusterId:8021, clusterInt:32801, sourceEndpoint:00, destinationEndpoint:00, options:0040, messageType:00, dni:9C39, isClusterSpecific:false, isManufacturerSpecific:false, manufacturerId:0000, command:00, direction:00, data:[14, 00]]
dev:462022-10-19 06:17:06.305 pm debugBedroom Hallway Switch: parse(catchall: 0000 8021 00 00 0040 00 9C39 00 00 0000 00 00 1400)
dev:462022-10-19 06:17:06.144 pm traceBedroom Hallway Switch: PRIVATE_CLUSTER (0x8021) (clusterId:8021 data:[13, 00])
dev:462022-10-19 06:17:06.140 pm debugBedroom Hallway Switch: [raw:catchall: 0000 8021 00 00 0040 00 9C39 00 00 0000 00 00 1300, profileId:0000, clusterId:8021, clusterInt:32801, sourceEndpoint:00, destinationEndpoint:00, options:0040, messageType:00, dni:9C39, isClusterSpecific:false, isManufacturerSpecific:false, manufacturerId:0000, command:00, direction:00, data:[13, 00]]
dev:462022-10-19 06:17:06.138 pm debugBedroom Hallway Switch: parse(catchall: 0000 8021 00 00 0040 00 9C39 00 00 0000 00 00 1300)
dev:462022-10-19 06:17:05.961 pm traceBedroom Hallway Switch: PRIVATE_CLUSTER (0x8021) (clusterId:8021 data:[12, 00])
dev:462022-10-19 06:17:05.953 pm debugBedroom Hallway Switch: [raw:catchall: 0000 8021 00 00 0040 00 9C39 00 00 0000 00 00 1200, profileId:0000, clusterId:8021, clusterInt:32801, sourceEndpoint:00, destinationEndpoint:00, options:0040, messageType:00, dni:9C39, isClusterSpecific:false, isManufacturerSpecific:false, manufacturerId:0000, command:00, direction:00, data:[12, 00]]
dev:462022-10-19 06:17:05.951 pm debugBedroom Hallway Switch: parse(catchall: 0000 8021 00 00 0040 00 9C39 00 00 0000 00 00 1200)
dev:462022-10-19 06:17:05.836 pm infoBedroom Hallway Switch: bind([zdo bind 0x9C39 0x01 0x0B 0x0006 {040D84FFFE05F977} {001788010D0A5489}, delay 200, zdo bind 0x9C39 0x01 0x0B 0x0008 {040D84FFFE05F977} {001788010D0A5489}, delay 200, zdo bind 0x9C39 0x01 0x0B 0x0300 {040D84FFFE05F977} {001788010D0A5489}, delay 200])
Any idea what may be going on here? Im not sure what else I am missing, but I am seeing no binding activity nor any increment to the `Device Bind Number (read only) value for the switch.