Absolute Beginner - an almost clean sheet, lets build

The TP-Link HS100 plugs are WiFi, not zwave or zigbee. See

Maybe, maybe not. One of the great advantages will be you can take advantage of PoE devices, but that requires a special router to supply the P part of PoE (Power of Ethernet) which could wipe out the cost savings.

Actually not really easy (exec binding is hard to get working for neophytes to OH) but not beyond reason if you have the perseverance and willingness to learn and ask for help.

This is very reasonable. Many if not most of the users on this forum try to avoid cloud services as well, though realize with the Echo you will be relying on Amazon. I don’t think there is any way around that.

Be very careful in what and how you implement the automation. Do not disable the ability of your other users from being able to use the traditional non-automated way of turning things on and off. Any automation you do implement should be no more difficult to use, easier to use, or do something that couldn’t be achieved otherwise. If you can’t implement it that way, don’t do it. Hint: if you have to use your phone or shout at Amazon as the only way to control it it is not easier.

Just because you can do something, no matter how cool it may seem, doesn’t mean you should if it doesn’t make the other users of the house’s life easier.

I’ve found the biggest success by making everything I can completely automated (i.e. there is no user interface, it just does it). Your biggest successes will be if no one notices the automation until it doesn’t work (e.g. hey! why didn’t that light come on? its dark!).

Start small. Get your two outlets working to control a couple of lamps or something.

  1. have them come on a little before sunset and turn off before bed
  2. have them come on when the weather says it’s cloudy
  3. have them only come on in the above two cases when someone is home
  4. keep track of and chart when they are ON verses OFF
  5. set them up so users can override the automation when they just don’t want the light on right now darn it!

With just these two outlets you can pretty much learn just about the full stack of OH by trying to do all of the above. In fact, this is exactly how I learned it myself. :slight_smile: 1 will get you familiar with the Astro binding and working with Time. 2 will get you familiar with the Weather binding. 3 will get you working with presence detection which is a key need for most home automation. 4 will get you introduced to data logging and persistence. And 5 will start you down the path of figuring out how to design your interfaces to the house.

Once you have the above figured out there is probably nothing you can’t do. And you can figure out all of the above with no additional investment in devices.

Once you do start looking into adding new devices what you choose and your approach will largely depend on what is available and how much work you want to put into it. Zwave is a great choice if you are willing to spend a little money to save some time and work. KNX is very popular but I get the impression it is a little expensive. But it is wired I think so you might be able to take advantage of your wires. If you are willing to really dive in to automation, and you will be, some DIY devices using Raspberry Pis and/or Arduinos will be in order I’m sure.

1 Like