Hi,
First off: I’ve been getting into smartifying my home lately and so far I’ve loved home assistant. You guys are doing a great job. I do have a question about the home assistant docs though.
I have been looking for a list of versions of libraries used by home-assistant and the “core” addons. I’ve noticed many of them are using external libraries to achieve their respective functionality. I’ve also noticed none of them list specific versions of these libraries they are based on. For example: Zwave is based on OpenZwave. The documentation mentions something like: “if a device doesn’t work it is possibly caused by our OpenZwave version being a few months old”. So i’m thinking: No biggy, i’ll just check the version of OpenZwave in the documentation. Now unfortunately I’ve been unable to find the version anywhere in the components docs.
I would like to suggest the components be “required” to list their key dependencies (and their versions) in the components documentation. This allows users the do a little big of research about which devices are going to work with home-assistant and which just plain simply aren’t. (I’d even be willing to do some of the leg-work to get this started)