I'm sorry to bust the fun on this, but I would never rebuild this device (or anything other with radio capability)... simply because of the costs of certification which is mandatory for any RF transmitter.
The problem with a lot of home automation and internet-of-things stuff is proprietary lock in, either from new young companies that could be dead in 18 months or established monsters looking to slurp your data. Having an open source foundation is the only viable long term approach to something that needs to live as long as your home infrastructure. If this lot cease being able to make the boards then at least, in principle, you can. (Or more likely someone else can pick up the ball without any license cost). If you've built around a Nest and that stops being made then you're screwed.
I have to admit I don't think either in extreme is going to work. You need the combination of standardisation with non-cloud dependency but also commercial viability. i.e. an Android of Internet-of-Things without Googly influence is needed, but without a rich backer it's hard to see where it will come from.
Not at all. All successful end user platforms contain provisions for the easy installation of commercially sold software, including at the point of purchase. Tying yourself to OpenWRT prevents this.
This is the real reason the GPL has a sort of built in success limit for end user deployments, and why so much of the code in Android is Apache or BSD licensed.
What are the costs exactly? Wifi operates in the 2.4Ghz band which is license free worldwide.
(As I understand in some countries you need to get a license to sell wifi devices - some Arduino's have issues with this - but not to use or build them).
You still need to meet the FCC specs for not causing interference (in the US at least), which can be costly. And you can be sure that a bare board with no shielding around the RF sections is going to be pretty noisy.
Can you clarify what you mean here? Are you saying that certification would be required to build this device in the U.S. (not sell or market it)?
If so, this is incorrect. There is no FCC certification required for low-powered, non-licensed devices like this one if you don't sell or market them. You can run up to 5 such devices without any certication. See page 3 on:
I'm living in Europe, here you are liable for any RF device you use - and even in the license free bands, if you operate a self built jammer (or accidentally build a jammer instead of a working device) you're liable.
The problem with a lot of home automation and internet-of-things stuff is proprietary lock in, either from new young companies that could be dead in 18 months or established monsters looking to slurp your data. Having an open source foundation is the only viable long term approach to something that needs to live as long as your home infrastructure. If this lot cease being able to make the boards then at least, in principle, you can. (Or more likely someone else can pick up the ball without any license cost). If you've built around a Nest and that stops being made then you're screwed.
I have to admit I don't think either in extreme is going to work. You need the combination of standardisation with non-cloud dependency but also commercial viability. i.e. an Android of Internet-of-Things without Googly influence is needed, but without a rich backer it's hard to see where it will come from.