Instead of using a debug node and triggering each device, here is an easy way to map the device IDs to device names...
In the Lutron Caseta app (verified on Android),
Go to Settings -> Advanced -> Integration -> "Send integration report"
The output is a JSON-formatted ".txt" document. It will contain all device IDs with names that match those assigned in the Lutron app. It also contains the controller scenes under element 0 of the "Devices" array, named "Smart Bridge" with "ID" of 1.
Instead of using a debug node and triggering each device, here is an easy way to map the device IDs to device names...
In the Lutron Caseta app (verified on Android), Go to Settings -> Advanced -> Integration -> "Send integration report"
The output is a JSON-formatted ".txt" document. It will contain all device IDs with names that match those assigned in the Lutron app. It also contains the controller scenes under element 0 of the "Devices" array, named "Smart Bridge" with "ID" of 1.