<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Digit's Domotica Blog &#187; Homeseer</title>
	<atom:link href="http://blog.hekkers.net/tag/homeseer/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.hekkers.net</link>
	<description>My Weblog about Domotica and more</description>
	<lastBuildDate>Tue, 07 Sep 2010 17:23:15 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Arduino Workshop?</title>
		<link>http://blog.hekkers.net/2010/07/16/arduino-workshop/</link>
		<comments>http://blog.hekkers.net/2010/07/16/arduino-workshop/#comments</comments>
		<pubDate>Fri, 16 Jul 2010 17:40:15 +0000</pubDate>
		<dc:creator>Robert Hekkers</dc:creator>
				<category><![CDATA[Domotica]]></category>
		<category><![CDATA[Arduino]]></category>
		<category><![CDATA[Homeseer]]></category>

		<guid isPermaLink="false">http://blog.hekkers.net/?p=1081</guid>
		<description><![CDATA[Lennart Herlaar and me are really hooked up to all this Arduino(-compatible) stuff; we both started somewhere in September 2009 with our first &#8216;trials&#8217;. My first experiment was with an Arduino Duemilanove and some LEDs; resulting in instant addiction! Once you discover what can be done with this platform and how you can use it, [...]]]></description>
			<content:encoded><![CDATA[<p>Lennart Herlaar and me are really hooked up to all this <a href="http://www.arduino.cc" target="_blank">Arduino</a>(-compatible) stuff; we both started somewhere in September 2009 with our first &#8216;trials&#8217;. My first experiment was with an Arduino Duemilanove and some LEDs; resulting in instant addiction! Once you discover what can be done with this platform and how <em>you</em> can use it, every day new ideas and interesting projects pass by. Exciting!</p>
<p>We decided to see if we could share our enthusiasm with a larger group of Domoticans; cause there are a lot of Domotica related things you can do with the Arduino platform. Normally Domotica related hardware is quite expensive and closed, in the sence that every manufacturer creates its own proprietary protocol and tries to keep it a secret as much as possible; even changing it for the sole purpose of making all knowledge gathered by reverse engineering useless(!). Interaction between products of different companies is still very hard (if at all) to find &#8211; and most Domoticans are forced to use commercial Home Automation software like Homeseer to tie it all together. However, without a Plugin available for that special type of hardware you&#8217;d like to use, you&#8217;re practically doomed&#8230;</p>
<p>So when we started thinking about organizing an Arduino workshop for the members of the <a href="http://www.domoticaforum.eu" target="_blank">Domoticaforum Europe</a>, we knew right away that we couldn&#8217;t do that without also supplying a <a href="http://www.homeseer.com" target="_blank">Homeseer</a> Plugin with it; well at least create a framework that would enable the workshop attendees to connect their new Arduino-based hardware to the most used HA software here in the Netherlands.</p>
<p>And that&#8217;s exactly what&#8217;s going to happen; when we get enough response (a mimimum of 15) to our <a href="http://www.domoticaforum.eu/viewtopic.php?f=63&amp;t=5116" target="_self">post</a> on the Domotica forum and we decide to go ahead with organizing this workshop, we&#8217;ll also have to start thinking about how to create an easy to use, flexible, future proof Plugin that can interface with the Arduino platform and it&#8217;s compatibles like (my favorite) <a href="http://cafe.jeelabs.net/lab/jn4/" target="_blank">JeeNodes</a>..</p>
<p>It will be fun! As always <img src='http://blog.hekkers.net/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://blog.hekkers.net/2010/07/16/arduino-workshop/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Major upgrade of Fritz!Box Plugin for Homeseer</title>
		<link>http://blog.hekkers.net/2010/01/29/major-upgrade-of-fritzbox-plugin-for-homeseer/</link>
		<comments>http://blog.hekkers.net/2010/01/29/major-upgrade-of-fritzbox-plugin-for-homeseer/#comments</comments>
		<pubDate>Fri, 29 Jan 2010 17:00:51 +0000</pubDate>
		<dc:creator>Robert Hekkers</dc:creator>
				<category><![CDATA[Domotica]]></category>
		<category><![CDATA[Fritz!Box]]></category>
		<category><![CDATA[Homeseer]]></category>
		<category><![CDATA[Plugin]]></category>

		<guid isPermaLink="false">http://blog.hekkers.net/?p=732</guid>
		<description><![CDATA[This week i published a major Upgrade for the Fritz!Box Plugin for Homeseer. As i mentioned before, there were still some interesting things that could be added to the Plug-in and i thought it was time to revive the Plugin by adding some functionality that was asked for, make it future proof by supporting the [...]]]></description>
			<content:encoded><![CDATA[<p>This week i published a major Upgrade for the Fritz!Box Plugin for Homeseer.</p>
<p>As i mentioned before, there were still some interesting things that could be added to the Plug-in and i thought it was time to revive the Plugin by adding some functionality that was asked for, make it future proof by supporting the newer firmware versions. Some of the things that have been added in the last 2 weeks are:</p>
<p>- Retrieving the Phone Book from the Fritz!Box and using it for Caller ID(entification);</p>
<p>- Searching websites on the Internet for Caller ID;</p>
<p>- Supporting the challenge/response security mechanism built into new firmware;</p>
<p>- Switching the WLAN from Homeseer;</p>
<p>- some useful stuff for use in scripts;</p>
<p>- upgrade of configuration pages to ASP.NET.</p>
<p>You can read all about it in more detail on <a href="http://www.domoticaforum.eu/viewforum.php?f=44" target="_blank">domoticaforum.eu</a></p>
<p>This should do for some time; maybe some small additions or fixes, but that&#8217;s it for now; time to move on to development of another brand new and exciting Plugin! <img src='http://blog.hekkers.net/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://blog.hekkers.net/2010/01/29/major-upgrade-of-fritzbox-plugin-for-homeseer/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Extensions for the Fritz!Box Plugin for Homeseer</title>
		<link>http://blog.hekkers.net/2010/01/15/extensions-for-the-fritzbox-plugin-for-homeseer/</link>
		<comments>http://blog.hekkers.net/2010/01/15/extensions-for-the-fritzbox-plugin-for-homeseer/#comments</comments>
		<pubDate>Fri, 15 Jan 2010 17:00:20 +0000</pubDate>
		<dc:creator>Robert Hekkers</dc:creator>
				<category><![CDATA[Domotica]]></category>
		<category><![CDATA[Fritz!Box]]></category>
		<category><![CDATA[Homeseer]]></category>
		<category><![CDATA[Plugin]]></category>

		<guid isPermaLink="false">http://blog.hekkers.net/?p=709</guid>
		<description><![CDATA[It has been quiet regarding the Fritz!Box Plugin for Homeseer for a while, but that&#8217;s going to change; when others start creating scripts around my Plugin then you know there&#8217;s something missing and it&#8217;s time to have a look at it&#8230; The last couple of days i was looking at how i could spend the [...]]]></description>
			<content:encoded><![CDATA[<p>It has been quiet regarding the Fritz!Box Plugin for Homeseer for a while, but that&#8217;s going to change; when others start creating scripts around my Plugin then you know there&#8217;s something missing and it&#8217;s time to have a look at it&#8230;</p>
<p>The last couple of days i was looking at how i could spend the huge amounts of free time i have lately and decided to spend it on extending the Plugin with some extra features; the Fritz!Box has a lot to offer, so there are still a lot of things to explore.</p>
<p>But first i had to tackle the <strong><a href="http://www.avm.de/de/Extern/Technical_Note_Session_ID.pdf" target="_blank">new way of logging in</a></strong> to the Web-interface that has changed in the recent firmware versions (xx.04.74 and higher). This new method of logging in involves calculating <strong><a href="http://en.wikipedia.org/wiki/MD5" target="_blank">MD5</a></strong> value based on a challenge provided by the Fritz!Box, and having read once that a lot of faulty MD5 routines exist, i decided to look into that issue first. I mean, creating additional functionality without supporting the latest firmware sounds rather stupid to me.<br />
OK, the sequence of actions to do a successful login were clear to me, that wouldn&#8217;t be the problem; only thing i hoped for was that the calculation of the MD5 hash would succeed with the .NET provided classes/routines. So i created a simple function that could return the MD5 of a given string:</p>
<p><img class="size-full wp-image-710 alignnone" title="MD5-Hash" src="http://blog.hekkers.net/wp-content/uploads/2010/01/capture15-1-2010-141555.png" alt="MD5-Hash" width="597" height="84" /></p>
<p>The resulting md5bytes should contain the correct hash value when each byte was written as hex string value and all 16 of them were concatenated. But something strange was going on&#8230;</p>
<p>The AVM documentation stated the resulting MD5 should be: <span style="color: #ff0000;"><span style="text-decoration: underline;">9e</span>224a41eeefa284df7bb0f26c2913e2</span> And what did i get? <span style="color: #ff0000;"><span style="text-decoration: underline;">58</span>224a41eeefa284df7bb0f26c2913e2</span>.</p>
<p>What&#8217;s this&#8230; well OK, it&#8217;s almost the same, maybe it will work, lol.<br />
On the contrary, this ain&#8217;t funny at all of course&#8230; what&#8217;s going on here ??? I just didn&#8217;t know what was wrong; was it the encoding? The AVM guideline speaks of UTF-16LE (LE = Little Endian), BOM, trailing 0-bytes, Codepoints; not really the stuff i deal with on a daily basis, so &#8230;??</p>
<p>Searching MSDN i found this:</p>
<p><img class="alignnone size-full wp-image-711" title="Not mine" src="http://blog.hekkers.net/wp-content/uploads/2010/01/capture15-1-2010-142146.png" alt="Not mine" width="582" height="261" /></p>
<p>With just a tiny adjustment (there where the cursor is) and it worked&#8230;</p>
<p>I still don&#8217;t understand why; these things can really bug me and now i&#8217;m struggling to either just go on and let it be, or go to the bottom of this?</p>
<p>Let&#8217;s hope i don&#8217;t encounter to much of these mysteries..  <img src='http://blog.hekkers.net/wp-includes/images/smilies/icon_sad.gif' alt=':-(' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://blog.hekkers.net/2010/01/15/extensions-for-the-fritzbox-plugin-for-homeseer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Homeseer Plugin for Alphatronics Visonic Receiver</title>
		<link>http://blog.hekkers.net/2009/07/19/homeseer-plugin-for-alphatronics-visonic-receiver/</link>
		<comments>http://blog.hekkers.net/2009/07/19/homeseer-plugin-for-alphatronics-visonic-receiver/#comments</comments>
		<pubDate>Sun, 19 Jul 2009 18:08:50 +0000</pubDate>
		<dc:creator>Robert Hekkers</dc:creator>
				<category><![CDATA[Domotica]]></category>
		<category><![CDATA[Alphatronics]]></category>
		<category><![CDATA[Homeseer]]></category>
		<category><![CDATA[Plugin]]></category>
		<category><![CDATA[Visonic]]></category>

		<guid isPermaLink="false">http://blog.hekkers.net/?p=273</guid>
		<description><![CDATA[As i mentioned in my previous post, i developed a Homeseer Plugin for the Alphatronics Wireless Interface. This is the second Plugin i have developed for Homeseer, so the time to get the Plugin working was shorter then the first time. I know a bit more about Homeseer, getting to know the methods to call, [...]]]></description>
			<content:encoded><![CDATA[<p>As i mentioned in my <a href="http://blog.hekkers.net/2009/07/18/alphatronics-interface-for-visonic-sensors/" target="_blank">previous</a> post, i developed a Homeseer Plugin for the Alphatronics Wireless Interface. This is the second Plugin i have developed for Homeseer, so the time to get the Plugin working was shorter then the first time. I know a bit more about Homeseer, getting to know the methods to call, etc. etc. With this Plugin most of the time was spent on the configuration pages; this time i made ASP.NET (.aspx) pages instead of doing it the hard way, i.e. embedding them into the Plugin itself.</p>
<p>Here some screenshots of the plugin:</p>
<p><img class="size-full wp-image-275 alignnone" style="border: 2px solid gray; margin-left: 10px; margin-right: 10px;" title="Alphatronics Ethernet Interface Settings" src="http://blog.hekkers.net/wp-content/uploads/2009/07/capture_19-7-2009-144450.png" alt="Alphatronics Ethernet Interface Settings" width="264" height="174" /><img class="size-full wp-image-274 alignnone" style="border: 2px solid gray; margin-left: 10px; margin-right: 10px;" title="Alphatronics Serial Interface Settings" src="http://blog.hekkers.net/wp-content/uploads/2009/07/capture_19-7-2009-144236.png" alt="Alphatronics Serial Interface Settings" width="264" height="174" /></p>
<p>The Plugin supports Serial connection type as well as Ethernet. Reason for this is that i have to be able to support the Plugin, but i have my interface connected to Ethernet by means of a Serial device server, the <a href="http://www.eztcp.com/en/Products/ezl-400s.php" target="_blank">Sollae EZL-400S</a>. This device is located at my fuse cabinet, where a ACT TI213, PLCBUS PLC1141 and this interface are connected to it. I have 1 RS232 port available.. but not for long i think <img src='http://blog.hekkers.net/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p style="text-align: left;">The screenshot below shows the sensor configuration page:</p>
<div id="attachment_276" class="wp-caption alignnone" style="width: 481px"><img class="size-full wp-image-276" title="Visonic Sensor Configuration" src="http://blog.hekkers.net/wp-content/uploads/2009/07/capture_19-7-2009-144315.png" alt="Visonic Sensor Configuration" width="471" height="236" /><p class="wp-caption-text">Visonic Sensor Configuration</p></div>
<p>Depending on what the sensor is used for, you can change the text that will be shown on the HS Status page when a sensor is in Alert status or not:</p>
<div id="attachment_277" class="wp-caption alignleft" style="width: 660px"><img class="size-full wp-image-277" title="Homeseer Status page" src="http://blog.hekkers.net/wp-content/uploads/2009/07/capture_19-7-2009-151652.png" alt="Homeseer Status page" width="650" height="223" /><p class="wp-caption-text">Homeseer Status page</p></div>
]]></content:encoded>
			<wfw:commentRss>http://blog.hekkers.net/2009/07/19/homeseer-plugin-for-alphatronics-visonic-receiver/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Alphatronics Interface for Visonic sensors</title>
		<link>http://blog.hekkers.net/2009/07/18/alphatronics-interface-for-visonic-sensors/</link>
		<comments>http://blog.hekkers.net/2009/07/18/alphatronics-interface-for-visonic-sensors/#comments</comments>
		<pubDate>Sat, 18 Jul 2009 00:58:22 +0000</pubDate>
		<dc:creator>Robert Hekkers</dc:creator>
				<category><![CDATA[Domotica]]></category>
		<category><![CDATA[Alphatronics]]></category>
		<category><![CDATA[Homeseer]]></category>
		<category><![CDATA[Plugin]]></category>
		<category><![CDATA[Visonic]]></category>

		<guid isPermaLink="false">http://blog.hekkers.net/?p=265</guid>
		<description><![CDATA[Some time ago i received a new interface i had never heard of or had seen before, made by Alphatronics. It&#8217;s called a Wireless PC Interface and it can be used for receiving 868 MHz Visonic Powercode and CodeSecure transmissions. With this interface i can receive all my Visonic sensor i have, Keyfobs are received [...]]]></description>
			<content:encoded><![CDATA[<p>Some time ago i received a new interface i had never heard of or had seen before, made by Alphatronics. It&#8217;s called a Wireless PC Interface and it can be used for receiving 868 MHz Visonic Powercode and CodeSecure transmissions. With this interface i can receive all my Visonic sensor i have, Keyfobs are received very good as well.</p>
<p>Here&#8217;s what the Interface looks like:<br />
<img src="http://www.domoticaforum.eu/uploaded/Digit/2009716235225_DSC_0470_resize.JPG" border="0" alt="" /></p>
<p>Some details:</p>
<p>Connection                  : RS-232, 9600,8,N,1.<br />
Number of sensors supported : unlimited<br />
Power supply                : 12V DC<br />
LED indicators              : COM and Power</p>
<p>A very nice feature of this interface is that every received packet comes with information about the signal level, so you know exactly how good (or not) a specific sensor is being received. I&#8217;ve made some charts of these signal levels <a href="http://www.hekkers.net/domotica/SensorSignalLevelCharts.aspx">here</a>. As you can see in the charts, some sensors are always received very good like the front door, others sometimes show strange &#8216;dips&#8217;.</p>
<p>Another very positive thing is that this interface receives Visonic keyfobs very well. From the day i started using this interface i have an event active that is triggered by the aux button on my Visonic keyfob that will open/close the garage door for me. It works perfectly.<br />
I got the interface from Waakzaam Wonen (<a href="http://www.waakzaamwonen.nl/" target="_blank">http://www.waakzaamwonen.nl</a>), so if you&#8217;re interested i would suggest to contact them for more information.<br />
I&#8217;ve also developed a HS Plugin for this interface. <a href="http://www.bwired.nl">Pieter Knuvers</a> and i have been testing this plugin thoroughly and i&#8217;m planning to release the Plugin in the next few days. Hopefully this will result in valuable input for more functionality to be added to the plugin. If anyone is  interested just leave a comment.<br />
<strong>Update 22-07-2009</strong>: Waakzaam Wonen has made the interface available in their <a href="http://www.waakzaamwonen.nl/catalog/product_info.php/pName/wireless-pc-interface-visonic-ontvanger-tbv-homeseer">webshop</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.hekkers.net/2009/07/18/alphatronics-interface-for-visonic-sensors/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Fritz!Box Plugin for Homeseer released and working ok</title>
		<link>http://blog.hekkers.net/2009/04/22/fritzbox-plugin-released-and-working-ok/</link>
		<comments>http://blog.hekkers.net/2009/04/22/fritzbox-plugin-released-and-working-ok/#comments</comments>
		<pubDate>Wed, 22 Apr 2009 22:33:05 +0000</pubDate>
		<dc:creator>Robert Hekkers</dc:creator>
				<category><![CDATA[Domotica]]></category>
		<category><![CDATA[Fritz!Box]]></category>
		<category><![CDATA[Homeseer]]></category>
		<category><![CDATA[Plugin]]></category>

		<guid isPermaLink="false">http://blog.hekkers.net/?p=170</guid>
		<description><![CDATA[Fritz!Box Plugin for Homeseer released]]></description>
			<content:encoded><![CDATA[<p>After being released on March 25, 2009 it seems the Fritz!Box Plugin for Homeseer is doing fine. <a href="http://www.bwired.nl" target="_blank">Pieter Knuvers</a>, webmaster of <a href="http://www.domoticaforum.eu/viewforum.php?f=44" target="_blank">Domoticaforum.eu</a> dedicated a forum to my plugin. New requests keep coming in for additions to the plugin and few bugs have been reported since the first release. So you could say that the first Homeseer Plugin i ever made is a success. And there are more Plugins to come, 4 new Plugins are planned already <img src='http://blog.hekkers.net/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  That&#8217;s all i can say for now&#8230; More information about the Plugin can be found <a href="http://www.domoticaforum.eu/viewforum.php?f=44" target="_blank">here</a>. (Dutch)</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.hekkers.net/2009/04/22/fritzbox-plugin-released-and-working-ok/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fritz!Box Plugin for Homeseer progressing</title>
		<link>http://blog.hekkers.net/2009/03/10/fritzbox-plugin-for-homeseer-progressing/</link>
		<comments>http://blog.hekkers.net/2009/03/10/fritzbox-plugin-for-homeseer-progressing/#comments</comments>
		<pubDate>Tue, 10 Mar 2009 22:27:13 +0000</pubDate>
		<dc:creator>Robert Hekkers</dc:creator>
				<category><![CDATA[Domotica]]></category>
		<category><![CDATA[Fritz!Box]]></category>
		<category><![CDATA[Homeseer]]></category>
		<category><![CDATA[Plugin]]></category>

		<guid isPermaLink="false">http://blog.hekkers.net/?p=125</guid>
		<description><![CDATA[Work on the Fritz!Box Plugin for Homeseer is progressing. Currently it&#8217;s being tested while i&#8217;m working on the code to log all phone calls to an Access database. The Plugin has been tested with the Fritz!Box FON WLAN 7170 and the 7270. Other models will be added to this list as more users will start [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_130" class="wp-caption alignnone" style="width: 775px"><img class="size-full wp-image-130" title="Fritz!Box Plugin Devices in Homeseer" src="http://blog.hekkers.net/wp-content/uploads/2009/03/capture_10-3-2009-1952301.png" alt="capture_10-3-2009-1952301" width="765" height="119" /><p class="wp-caption-text">Fritz!Box Plugin Devices in Homeseer</p></div>
<p>Work on the Fritz!Box Plugin for Homeseer is progressing. Currently it&#8217;s being tested while i&#8217;m working on the code to log all phone calls to an Access database.</p>
<p>The Plugin has been tested with the Fritz!Box FON WLAN 7170 and the 7270. Other models will be added to this list as more users will start using the Plugin.</p>
<p>This is what the Plugin Config page looks like:</p>
<div id="attachment_128" class="wp-caption alignnone" style="width: 576px"><img class="size-full wp-image-128" title="Fritz!Box Plugin Configuration Page" src="http://blog.hekkers.net/wp-content/uploads/2009/03/capture_10-3-2009-1958081.png" alt="capture_10-3-2009-1958081" width="566" height="295" /><p class="wp-caption-text">Fritz!Box Plugin Configuration Page</p></div>
<p>The nicest feature (IMO) is that the information displayed in the Devicestring is user configurable.</p>
<p>That means that the user has control of what pieces of information (incoming or outgoing, phone numbers, call duration) are shown and their sequence.</p>
<p>I must say, after getting a bit familiar with Homeseer (i&#8217;ve never used it before, but had to install it to test my own plugin), i&#8217;m beginning to like writing Plugins for it <img src='http://blog.hekkers.net/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  But using Homeseer as a regular user? No, not my cup of tea&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.hekkers.net/2009/03/10/fritzbox-plugin-for-homeseer-progressing/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Homeseer Plugin for my Fritz!Box FON 7170</title>
		<link>http://blog.hekkers.net/2009/03/01/homeseer-plugin-for-my-fritzbox-fon-7170/</link>
		<comments>http://blog.hekkers.net/2009/03/01/homeseer-plugin-for-my-fritzbox-fon-7170/#comments</comments>
		<pubDate>Sun, 01 Mar 2009 03:27:01 +0000</pubDate>
		<dc:creator>Robert Hekkers</dc:creator>
				<category><![CDATA[Domotica]]></category>
		<category><![CDATA[Fritz!Box]]></category>
		<category><![CDATA[Homeseer]]></category>
		<category><![CDATA[Plugin]]></category>

		<guid isPermaLink="false">http://blog.hekkers.net/?p=74</guid>
		<description><![CDATA[Since a few days i&#8217;m developing a Homeseer plugin for my Fritz!Box FON 7170. Not for myself ofcourse (i&#8217;m not using Homeseer), but just to see if i could do a thing like that. And to help a Domotica buddy ofcourse Not knowing anything about Homeseer, i managed to create a plugin that could serve [...]]]></description>
			<content:encoded><![CDATA[<p>Since a few days i&#8217;m developing a Homeseer plugin for my Fritz!Box FON 7170.</p>
<div id="attachment_75" class="wp-caption alignleft" style="width: 160px"><img class="size-full wp-image-75" title="Fritz!Box FON 7170" src="http://blog.hekkers.net/wp-content/uploads/2009/03/fbf7170.jpeg" alt="Fritz!Box FON 7170" width="150" height="108" /><p class="wp-caption-text">Fritz!Box FON 7170</p></div>
<p>Not for myself ofcourse (i&#8217;m not using Homeseer), but just to see if i could do a thing like that. And to help a Domotica buddy ofcourse <img src='http://blog.hekkers.net/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>Not knowing anything about Homeseer, i managed to create a plugin that could serve as a trigger for Homeseer events. The plugin is going to be tested in the next couple of days. I hope everything will work out as expected and the plugin is stable enough to continue building on  a Homeseer plugin that could be usefull to all those who own both Homeseer and this Fritz.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.hekkers.net/2009/03/01/homeseer-plugin-for-my-fritzbox-fon-7170/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
