-
Notifications
You must be signed in to change notification settings - Fork 655
Description
As the latest version of Zigbee2mqtt now allows for tracing of routes through other devices it would be great if the sonoff dongle-P router firmware supported this feature, therefore allowing for 2 things:
- removal of an error from zigbee2mqtt (which states that the device was unable to provide routes)
- enable a proper view of larger networks where devices may be only visible via this device and not the coordinator.
As part of this, I also believe it would be good to add at least one report back to the coordinator regularly (once an hour etc), to signify the device is still there and talking. As at present there is no reporting back as so the last seen just seem to increase as it does not get updated, at least on my system.
I have manually added a report of the zwversion once and hour to ensure this is updated, so an easy fix locally, but would be good if the firmware had this (fyi this might not be here and might be needed on the z2m side - if so please let me know and I will raise there).
Hopefully I have added enough information as to the what and why, but if not please let me know.