I had a little fun and played a bit with creating a visual rendering for the data we get from /hub/zigbee/getChildAndRouteInfo
and I want to share the results with you good people.
Since the text format is not properly documented anywhere, it might not work with your data without some tinkering here and there.
Install using Hubitat Package Manager (HPM)
- Install the app via HPM (search for
"zigbee-graph"
) - Go to
"Apps"
, click"Add User App"
then select"Zigbee Graph"
from the user apps list - Click the
"Done"
button to create the app instance - Go to
"Apps"
, select"Zigbee Graph"
from the list, then click"Show zigbee graph"
Manual download
- Download the
"zigbee-graph.html"
file from GitHub on your Desktop
- Mac users: open terminal and execute:
cd ~/Desktop; curl -OL https://raw.githubusercontent.com/dan-danache/hubitat/master/zigbee-graph-app/zigbee-graph.html
-
Open your Hubitat user interface in the browser and go to
"Settings"
, then"File Manager"
-
Click
"Choose"
, select the"zigbee-graph.html"
file from your Desktop, then click"Upload"
-
Click the
"zigbee-graph.html"
file from the list below (URL should be something like"http://{hub ip}/local/zigbee-graph.html"
)
Thank you for the excellent feature suggestions. You rock
Have fun!