Disclaimer: I'm a software engineer at Athom.<p>We at Athom, a smart home startup based in the Netherlands, are releasing the Homey very soon. It features an open app platform based on NodeJS, has support for Z-Wave, 868MHz, 433MHz, Zigbee, IR, WiFi and Bluetooth, not to mention it has some pretty decent voice recognition as well. It isn't strictly speaking open source as the core of our software is proprietary, but we're trying to contribute back to the community on every piece of open source software we do use. We've opened pull requests on various NodeJS projects, we have someone actively working on Linux kernel development (primarily drivers), and every protocol we add support for is open sourced on our GitHub account. We maintain the node-nfc npm module, and are contributors to a handful of other projects. We're about the closest you can come right now to a functioning smart home hub incorporating lots of open source elements, while still having the advantages of corporate backing.<p>Feel free to browse around on our website (<a href="http://athom.com/" rel="nofollow">http://athom.com/</a>) or on our GitHub: <a href="https://github.com/athombv" rel="nofollow">https://github.com/athombv</a>