I’m pretty sure that the default thermostat Zigbee driver from Smartthings Hub retrieves much more data.
Interestingly, the events are listed. Is there an option or capability that needs to be set to get all the missing information? I noticed that there is also a metadata key in the profiles, but other than vid and mnmn for the presentation, I have nothing else entered there. The documentation is not really helpful at this point either.
Drivers are not fully recognized by the IDE because is Groovy-based and part of the legacy platform
To get more info about the device, you need to make requests to the Device endpoint of the SmartThings API or use the proper CLI command (here’s the list of possible commands):
List all devices. If you add the deviceID you get only the details of that device.
Are you referring to the IDE? No, the only integration type supported there is DTH and other Groovy-based things.
In the case of Edge, ST Schema, Direct-Connected, etc., the IDE doesn’t show much information about them.
Remember the IDE is part of the Legacy platform, so, it will become unavailable at some point, please take a look at this announcement