I have 3 IKEA Zigbee repeaters/extenders that will sometimes fall off the zigbee mesh and create issues with other devices. I'm trying to find a way to get an alert if this happens. These devices don't have any events or logs, there is no "last activity date", only a last "updated date" (that reflects the last time I touched the device in the UI).
Any solution to this issue? Thanks for your help.
@dandanache may have something unique to Ikea stuff (I just haven't dug around to check), but I've been happily using @kkossev's fork of an old Markus driver for my zigbee repeaters (aeotec zi).
This driver has healthstatus check capability and I know Krassimir did add Ikea repeater fingerprints to it:
https://raw.githubusercontent.com/kkossev/hubitat-Markus-Li-fork/release/drivers/expanded/zigbee-generic-repeater-expanded.groovy
3 Likes
I second the healthStatus version from Krassimir's Project post as a great solution.
But there's also this Zigbee Monitor Driver you can take a look at.
And yes, @dandanache has implemented healthStatus in his Repeater driver as well.
3 Likes