script type="text/javascript"> jQuery(document).ready(function(){ jQuery("article.et_pb_post").each(function(){ jQuery(">a:first-child, .et_pb_image_container", this).insertAfter(jQuery(".post-meta", this)); }); });
Select Page

IFTTT vs Stringify

As i have equipped my home with some Hue lights, a NetAtmo and a few Raspberry Pi’s I came accross IFTTT like a year ago. This made it really easy to connect stuff and do things based on some IF statement. Like IF it starts to rain change my Hue light bulb to...

My Home Automation

While browsing on the interwebs I did find a great post about a MagicMirror by Michael Teeuw http://michaelteeuw.nl/. This gave me the cool idea to use my old iPad for my own Home Automation system. As I moved to my new house in september 2015 I would like to automate...