Device Details - Capabilities

Hi,

Could you please add the list of capabilities of a device on the device details section of the device page?

I have written a little app that gets me the capabilities of a device but it would be nice if it were a built-in feature.

Thanks

2 Likes

+1 This would be awesome.

Another way to get capabilities, commands, and attribute information is with Maker API,

  1. select the device, click update
  2. click "Done" then
  3. go back to the app and click "Get All Devices with Full Details".

Then: If you don't want Maker app access to the device: remove the device, click Done

1 Like

I have an App for that too :smiley:

resulting in:

2 Likes

Very nice app, is it on GitHub ?
Thanks

no, I never published it because it seems too niche to me. :slight_smile:

I use it when testing HubConnect to verify the "stub drivers" match "the standard" when sometimes it's not clear that 'the standard' is well/perfectly documented. :smiley: Time marches on and standards shift. :slight_smile:

Buuuu

The votes are in...
2 for.
3 abstaining.

:smiley: :smiley:

Not too niche for me! +1 vote for sharing on Github. :smiley:

3 Likes

awww.. sharing is caring.... thanks :stuck_out_tongue:

Thank you :smiley:

Sometimes it's the little things... Sooo helpful!! Thanks from the bottom of my broken code!! :thinking:

Also ..If anyone here is using the MQTT app then capabilities, attributes and the current attribute value for any device can be listed to a Hubitat MQTT topic.

image