They wouldn’t work on my old ST hub.
I tried one a few days ago on my new HE and it paired under “Iris V1 ZigBee” discovery.
I was thinking about using them to replace a few WiFi outlets which I have way too many of.
But I wonder… will they work as ZigBee repeaters?
Thanks
Mine is repeating other zigbee devices, Sengled LED strips, a HD fan controller, Iris V2 motion and contact sensors, my Yale zigbee lock. Verified by using this http://hubIPAdress/hub/zigbee/getChildAndRouteInfo
In my experience they’ll act as repeaters for absolutely any Zigbee device. The only time I’ve had issues is when first generation Xiaomi wall switches were also present, but then they cause problems even with other Xiaomi devices.
I have one of these devices and wanted to know how to check to see if it works. I saw a link but it's broken. Thanks for any help with how to determine? Thanks
Which specific Iris V1 device? Only the line-powered Iris V1 devices (like outlets) will repeat for any other zigbee device. With that said, Iris V1 devices are not compatible with the C-8 hub.
Zigbee devices have 'role types': coordinator, router, end device. Routers discover routes (via 'route request' broadcasts), repeat signals for unicast and broadcast messages, and 4 times a minute will track the link quality of up to 16 nearby routers in the mesh-- these are its neighbors. From those status exchanges Zigbee routers will give preference to the best neighbors when choosing routes (both transmission and reception quality are taken into account).
The routers serve another function-- as parent devices to a (relatively) fixed set of end devices that have joined to it as 'child' devices. These are typically battery powered; they don't repeat and don't maintain routing information. Instead child devices maintain just a single link to one specific router and depend on it to discover routes, store and forward their messages, as well as buffer incoming messages which the child retrieves during periodic wakeup cycles. A child device maintains thisd single link until it detects it has been lost (at which time it attempts to join another parent) or it has been commanded to 'leave' by its current parent.
The hub has both coordinator and router roles-- you can observe its neighbor and child tables via getChildandRouteInfo. Similar tables are maintained in other Zigbee routers in the mesh.