Is there somewhere that lists all the generic component drivers and what their attributes/capabilities are? I searched the forum and searched the documentation and I cannot find a list of even what they all are (yes, I know I can look them up manually in the driver type list, if they are all named similarly) let alone what they are all actually meant to do and are capable of. I also looked at the few posted on the Hubitat git... but that is far from complete.
I am looking at creating a simpler version of my Unifi Network driver using the newly published API and I am wondering if it is worth getting away from custom child drivers as much as possible. I already have a ton of child drivers written for my original project (sunk cost) that I could reuse... but if I can keep this one simpler and easier for end users, that is one of my goals (besides just seeing what the new API access can do).