In the IDE, there is an entry for the hub’s Zigbee radio and one for the hub’s zwave radio that tells you if each is active. This is handy as a troubleshooting step when, say, all Zigbee devices go offline at once.
Is there a way to get this information once the IDE is gone?
There is certainly hub information out there in the API if you know where to look. My feeling is that what there is might be either replaced, or augmented, by something more user friendly.
a) You can temporarily assign the device to one of the utility drivers that displays it, then assign it back to the regular driver. Mariano’s zwave thing for zwave devices or Zigbee thing for Zigbee devices will both do this. You should be able to find both in his channel which is linked at the end of the first post in the following thread.
Question: how do you change the Zigbee channel on the hub once the IDE is gone?
Answer: you can do this through the advanced page in the new web interface, putting out the warning there, that this might negatively impact your thread devices:
Has anyone here managed to get the EDGE devices to show up in Home Assistant? They work fine with DH but they don’t get added if they use edge drivers, what gives?
Just in time (I read it won’t be possible after today), yesterday I used the IDE to change my hub zigbee channel to 15. I needed to modify as my Eero router does not allow me to modify the wifi channel. In the ST app on an android tablet I noticed today that it has automatically modified my future Thread network channel to 15.
How can I see live logging of a device that is using an edge driver?
Answer:
@philh30 , a community developer, has instructions in his github for how to do this kind of live logging. You will need to have a laptop running the CLI (command level interface, a programmer tool for the new architecture).
Making a call to the new API to see IDE pages is easy enough, as is running the command to reboot the hub as the IDE does (it is a POST). Doing the latter with the required authentication is not so easy, and if it is possible then it exceeds my current capabilities and my willingness to push my curiosity further. I would hope there is a ‘new’ approach on the horizon.