Showing posts with label #zwave. Show all posts
Showing posts with label #zwave. Show all posts
Monday, April 6, 2015
No Z-Wave, just cheap lights
Since I'm automating stuff anyway - I think I've found a couple of things that aren't worth automating.
In my washroom, there's a light which is usually on (it's the 'nightlight' for the kids and the rest when they come downstairs at night, plus it lures the gulf mosquitoes that sneak in into a spot far away from the humans). It's dark when I leave, usually dark when I come back, so it's on 24x7. I was thinking of putting a Z-Wave switch there, but a switch is $32, and the old fluorescent light was only taking $30 a year in power anyway even using a hippie wind power provider, so best case it would take two years to pay off the switch anyway.
Fortunately (?), the starter went out on the old fixture and made this easier. A replacement starter and fresh bulbs would be $30 anyway, so I trashed the old fixture and got a low end LED fixture to replace it. The new fixture takes less than 10 watts and is, well, blinding. It's cold to the touch and looks like a small sun in the ceiling. It actually look pretty good. It's as good looking as the old school 'eye ball' lights that are trendy in a lot of houses, but without letting the attic gush into your home all winter. And I got it delivered for $30.
This new fixture takes a whopping $7 a year to run 24x7 - so cost wise I would need almost 10 years of automation to pay for the switch. Needless to say, I'm not replacing the switch. I'll probably stick more of these cheap lights in as the old fluorescent bulbs die off until something better comes along.
Unless it's for fun only - unless something is over 50 watts it seems like a waste to blow money on a Z-Wave switch to automate it. So for my house, the only things left are kitchen and the bathrooms - all of which are left running constantly with so many people running back and forth in the house now. Bang for buck, under cabinet lighting and upstairs bathroom seem the best bets.
I'm also waiting on my Echo to show up, which is supposedly easily to integrate with SmartThings over REST - so stay tuned. :-P
Wednesday, February 18, 2015
Home Automation #2 - SmartThings
Like I mentioned before, my old GE XT alarm system is getting pretty old - a lot of things don't work right with it and it's sort of flaky anyway. As an alarm it's awesome but the Z Wave seems a bit challenged.
I did some research and found what seems to be the best deal for somebody who doesn't want to futz around with Raspberry Pi and doing everything themselves: SmartThings hub.
It's cheap, works okay, and does a pretty good job. Like everything else though, there's a downside.
It's all cloud-based, so everything ends up being processed on their AWS instance. Normally this is awesome - everything works the same everywhere and it's all good. I have found so far though that the back end will sometimes (and judging by the support log, pretty often), suffer rolling capacity problems as all of the millions of devices being controlled turn on or off. After I got my hub, I thought it was broken for hours just because the service was busy enough nothing seemed to be happening.
Once it settled down though, it's working pretty well. Everything needs to be done from the Android/iOS app for basic operations. It's pretty simple - you turn on the Z Wave and hit 'add' on the app and it finds it. My Hue hub worked just as easily. Being a group of nerds though - this is too boring. Which is why SmartThings has...
An IDE. There's a built-in support for Groovy, which is an unlovable version of the Pascal of the new millennium, Java. It's easy to write and pretty much anyone who managed to slog through a high school computer science course in the past 10 years can write it easily. So you can make a 'driver' for any random device that you happen to have, and as long as the SmartThings AWS or the local box can talk to your device or gadget somehow, you are good. Which is really nice - and if you have some hardware ability you could make all sorts of crazy crap. Anything that can talk REST can be plugged in, so you could make an automated dog house or whatever you want and it will just plug in, and you can share the code with everyone,
Judging by the forums, there's a big group of people making all sorts of gadgets that plug into this API. Seems like a good buy so far - but as always I'll complain bitterly if things start to look otherwise. :-)
Subscribe to:
Posts (Atom)
