Discover Capabilities for a device driver

I've got an Aeotec Siren and I'm using the built-in driver "Aeotec Siren 6 New". This all works fine from the test page, but I'm trying to integrate this into a Hubitat Application.

As I can't see the code-behind the above driver, how can I find out which capabilities this device supports? I thought these might be listed on the device info page, but I can't see them anywhere.

I've done a bit of trial and error, by saying that my Application requires certain capabilities, then seeing if the 'Siren' appears in the drop downs when I try to select the device, but this seems like the very long way around of finding capabilities.

Hopefully there is a more practical way of determining which capabilities a device driver supports?

I have a suggestion:

results in:

2 Likes

Brilliant, thank you so much. I don't see why they can't include this information in the device details page.

If they did, there would be nothing for us users with some programming skills to do. :slight_smile:

By the way, have you looked at all the other programming skills on display at:

1 Like