openHAB and Colorific

wpsuperadmin HomeAutomation, openhab Leave a Comment

After my initial adventures in exploring openHAB, I wanted something I can control. The only thing around at the time was my Colorific RGB bulb I was playing around with in the Jamrific project. Even though openHAB doesn’t support this bulb directly, I can still make it work since it is so flexible. One of the available bindings is the EXEC which can call a system command or shell script. Perfect! First thing was to update the Python script to control the bulb so that it will feedback to openHAB. As before, you will need Bluez for BT 4.0 support. You can use the same directions I initially used for Jamrific from Adafruit. This could work for other BT RGB bulbs as …

Adventures in openHAB

wpsuperadmin HomeAutomation, openhab 1 Comment

When I was originally researching open source home automation servers, I had looked at openHAB but then dismissed it due to the iPhone looking interface and lack of admin UI. At that time I settled on DomotiGA, as you may have noticed in my previous blog posts. The problem with DomotiGA is the difficulty in adding custom devices without having to edit/compile the source code which is in Gamba3. For now I have just lived with it since it has a nice desktop UI to use and supports JeeNodes. Some other issues is the lack of an official built-in web interface and mobile apps, ease of remote access, plus, it’s Linux only, which isn’t that big of an issue but …

Google Home

wpsuperadmin HomeAutomation, openhab Leave a Comment

This post was from a November draft. At last it has arrived – the Google Home! I have been anxiously awaiting this since I pre-ordered it in mid-October. In my opinion, Google Home is the missing piece to anyone’s home automation setup. Primarily it’s the voice control which has been the hardest to implement. In the past I have tried with a Kinect to control my smart outlets. This was before the openHAB days. While OpenHAB does have voice built-in, you have to write your own rules. Creating rules that handle natural speech is a bit tough. With Google Home you can leverage Google AI for that. Google Home at launch is a bit limited but it supports just enough …

IKEA Motion Lamp Hack

wpsuperadmin hack, HomeAutomation, jeenode, leds, openhab 4 Comments

Last year while visiting a friend for the Portland Mini Maker Fair I became the owner of an IKEA STÖTTA, a battery powered, motion activated, LED lamp. I knew it was ripe for hacking. After arriving home, it sat on my desk waiting to be disassembled to reveal its secrets. I figured the only way to get it off my desk was to get around to tearing it apart and seeing what I could do with it. Over the weekend I spent more time trying to decide which direction to take since there are plenty of features I could add. At least I can get something going now and add to it later. Who ever said a project had to …

nodeLED

wpsuperadmin leds, openhab Leave a Comment

As a hacker, I know all too well how much workbench space is vital. Alongside my three monitors, I have an extended desk that houses my soldering irons, compartment shelving, and countless projects, among other tools and devices. One constant that seems to get in my way is an old desk lamp. That’s where this project came to light, ha! I decided to design my own lamp using an analog RGBW LED strip. This board I designed will give you the tools to design your own WiFi controlled light source. The boards’ controller is run by the NodeMCU which is connected to an N-Channel MOSFET for each color of the RGBW LED strip. Trimpot for brightness and two user buttons …

JeeNode to MQTT Gateway

wpsuperadmin HomeAutomation, openhab Leave a Comment

It’s been a few months since I have worked on openHAB but that is mostly due to focusing on FriedCircuits, Hackaday Prize and the Maker Faire. Not a dull moment around here! I finally sat down while watching some tube (or rather crystals) to start work on the JeeNode to MQTT gateway. Up to this point if you have read my other posts I have still relied on DomotiGA to get the JeeNode data into openHAB. This is because DomotiGA has support for JeeNodes. I noticed the sensor nodes weren’t checking in again which usually is because DomotiGA is not running, this time I think it just needed a restart plus one node actually needs batteries. This prompted me to …

Switchmate

wpsuperadmin bluetooth, HomeAutomation, indiegogo 8 Comments

Last year my friend and I backed the Switchmate on Indiegogo.  At the time I didn’t have much of a home automation setup – just two window nodes and the slider.  Not even any connected bulbs and I was still on DomoitaGA so I didn’t have any of the fancy rules I now have in openHAB.  Over the course of the campaign, they had different deals so I ended up with three rewards.  I had actually forgotten about them, in part because since switching to openHAB and getting connected light bulbs, the need for these switches seemed diminished.  But one day I was pleasantly surprised to receive a shipping notice.  A few days later I received the package in the mail …

Home Automation: Egg Minder

wpsuperadmin HomeAutomation Leave a Comment

As I was looking for some Z-Wave stuff on Amazon, I saw an awesome deal on the Quirky Egg Minder. It was selling at a reduced price for only fifteen bucks – so total impulse buy! Also, my reasoning to buy just about any gadget is for future blogging. Makes sense, right? I ordered via Amazon Prime on a Friday and received on Sunday. Pretty, sweet! Upon opening the box, I was pleasantly surprised by the nice modern packaging. The Egg Minder is a WiFi cloud enabled device to manage your eggs. You know, the of farm-fresh variety. No more are the days of counting your eggs. Not only does it keep count, but it keeps track of freshness by …