Building A Home Automation Control System

Like most projects we decide to build there are alot of options and ways to get to a solution. Our goals normally require open source with no proprietary elements, and oh yeah, No Google or MS. Some might think this limits the options, I think it’s important not to bow down to the behemoth mongrols and to definitely not give them our data. As always we will never share your or our data with anyone at any price!

We recently posted our introductory investigation on the OS options and hardware controller on the Volusia Market.

Thread:

When smart devices started to come out, there was a lot of debate about the best way for them to communicate with whatever’s controlling them. The problem is that wifi is actually kind of really expensive, power wise. If you can’t plug the device in, wifi will suck down battery really fast. This isn’t practical for tiny devices like security system door sensors, or battery powered front door locks, or a temperature sensor stuck to a wall. And wifi requires every device to have your wifi password, and its own IP address, and a reliable network, etc.

So a lot of manufacturers started making “bridges.” Where the bridge plugs into power and talks with your wifi, but all the devices talk to the bridge over a low-power system like radio. This works pretty well, but obviously kinda sucks having a different bridge for every brand of everything. And because each manufacturer used its own special communication standard, they couldn’t talk to each other. (Lutron light switch can’t talk to a Frontpoint door sensor which can’t talk to an August smart lock.)

Thread was an attempt to get all the manufacturers to agree on the same non-wifi communication standard for low-power smart devices. This actually took many years to accomplish. Once the devices were now physically able to communicate with each other without wifi, the question was how do they all speak the same language so that a single controller, whether that’s Homekit or Alexa or Google, can issue commands that every device could understand. That took several more years, and that’s Matter.

The neat thing is, Matter can also send commands over wifi, so existing devices that can’t or won’t communicate through Thread can still work that way too. The devices just need their software upgraded so that they can speak Matter over wifi instead.

Similar Posts

Leave a Reply