<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://www.perceptiveautomation.com/wiki/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="http://www.perceptiveautomation.com/wiki/feed.php">
        <title>Perceptive Automation</title>
        <description></description>
        <link>http://www.perceptiveautomation.com/wiki/</link>
        <image rdf:resource="http://www.perceptiveautomation.com/wiki/lib/images/favicon.ico" />
       <dc:date>2010-07-31T11:33:03-05:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://www.perceptiveautomation.com/wiki/doku.php?id=indigo_s_restful_urls&amp;rev=1279470188&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.perceptiveautomation.com/wiki/doku.php?id=weather_script&amp;rev=1278001447&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.perceptiveautomation.com/wiki/doku.php?id=iolinc_garage_door_alert&amp;rev=1277861276&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.perceptiveautomation.com/wiki/doku.php?id=applescript_conditionals&amp;rev=1275748733&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.perceptiveautomation.com/wiki/doku.php?id=morninglinc&amp;rev=1275535474&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.perceptiveautomation.com/wiki/doku.php?id=standalone_controllers&amp;rev=1275519141&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.perceptiveautomation.com/wiki/doku.php?id=x10_devices&amp;rev=1275517980&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.perceptiveautomation.com/wiki/doku.php?id=common_ha_tasks&amp;rev=1275430383&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.perceptiveautomation.com/wiki/doku.php?id=insteon_devices&amp;rev=1275252634&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.perceptiveautomation.com/wiki/doku.php?id=motion_sensor_basics&amp;rev=1273677147&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.perceptiveautomation.com/wiki/doku.php?id=inst_in_wall_dimmer&amp;rev=1270824144&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.perceptiveautomation.com/wiki/doku.php?id=inst_misc&amp;rev=1270071354&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://www.perceptiveautomation.com/wiki/lib/images/favicon.ico">
        <title>Perceptive Automation</title>
        <link>http://www.perceptiveautomation.com/wiki/</link>
        <url>http://www.perceptiveautomation.com/wiki/lib/images/favicon.ico</url>
    </image>
    <item rdf:about="http://www.perceptiveautomation.com/wiki/doku.php?id=indigo_s_restful_urls&amp;rev=1279470188&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-07-18T11:23:08-05:00</dc:date>
        <dc:creator>Matt Bendiksen</dc:creator>
        <title>indigo_s_restful_urls</title>
        <link>http://www.perceptiveautomation.com/wiki/doku.php?id=indigo_s_restful_urls&amp;rev=1279470188&amp;do=diff</link>
        <description>These RESTful semantics are loosely based RoR's use of RESTful URLs.

Examples to get HTML, XML, and TXT versions of the device list:



http://127.0.0.1:8176/devices/
http://127.0.0.1:8176/devices.xml/
http://127.0.0.1:8176/devices.txt/


Examples to get HTML, XML, and TXT versions of device “office-lamp”:</description>
    </item>
    <item rdf:about="http://www.perceptiveautomation.com/wiki/doku.php?id=weather_script&amp;rev=1278001447&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-07-01T11:24:07-05:00</dc:date>
        <dc:creator>Jay Martin</dc:creator>
        <title>weather_script</title>
        <link>http://www.perceptiveautomation.com/wiki/doku.php?id=weather_script&amp;rev=1278001447&amp;do=diff</link>
        <description>For users in the US, Indigo ships with a script, called “Weather NOAA sync.scpt”. If you just create a startup trigger to launch that script, it will create a pile of weather variables and populate them at regular intervals. Those variables can then be used anywhere, such as in the custom email How-To. To create that trigger, follow the steps in this excerpt from the iTunes How-To, but select the “Weather NOAA sync.scpt” file instead (if you've already created this trigger, just add another acti…</description>
    </item>
    <item rdf:about="http://www.perceptiveautomation.com/wiki/doku.php?id=iolinc_garage_door_alert&amp;rev=1277861276&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-06-29T20:27:56-05:00</dc:date>
        <dc:creator>Jay Martin</dc:creator>
        <title>iolinc_garage_door_alert</title>
        <link>http://www.perceptiveautomation.com/wiki/doku.php?id=iolinc_garage_door_alert&amp;rev=1277861276&amp;do=diff</link>
        <description>There are several options for alerting you when your garage door is open. The intent of this page is to show you those options.


How to create an email or SMS alert if a garage door is left open at night

Level Of Difficulty: Moderate

This wiki is intended to enable the I/O Linc Garage Door Kit and Indigo to provide an email or SMS alert when a garage door is left open past a certain time at night.</description>
    </item>
    <item rdf:about="http://www.perceptiveautomation.com/wiki/doku.php?id=applescript_conditionals&amp;rev=1275748733&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-06-05T09:38:53-05:00</dc:date>
        <dc:creator>Jay Martin</dc:creator>
        <title>applescript_conditionals</title>
        <link>http://www.perceptiveautomation.com/wiki/doku.php?id=applescript_conditionals&amp;rev=1275748733&amp;do=diff</link>
        <description>This How-To will show several common and useful AppleScript Condition scripts. Most will run correctly if you just paste them in to the “If script returns true” text field in the Conditions tab.


	*  If the current time is between 8am and 10am OR between 4pm and 6pm</description>
    </item>
    <item rdf:about="http://www.perceptiveautomation.com/wiki/doku.php?id=morninglinc&amp;rev=1275535474&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-06-02T22:24:34-05:00</dc:date>
        <dc:creator>Matt Bendiksen</dc:creator>
        <title>morninglinc</title>
        <link>http://www.perceptiveautomation.com/wiki/doku.php?id=morninglinc&amp;rev=1275535474&amp;do=diff</link>
        <description>MorningLinc RF Controller


The MorningLinc RF Controller has an additional INSTEON security feature which requires special linking steps. Specifically, you must use the technique of holding the MorningLinc's SET button when defining it and not try entering the INSTEON address directly into Indigo. To define the MorningLinc device in Indigo:</description>
    </item>
    <item rdf:about="http://www.perceptiveautomation.com/wiki/doku.php?id=standalone_controllers&amp;rev=1275519141&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-06-02T17:52:21-05:00</dc:date>
        <dc:creator>Jay Martin</dc:creator>
        <title>standalone_controllers</title>
        <link>http://www.perceptiveautomation.com/wiki/doku.php?id=standalone_controllers&amp;rev=1275519141&amp;do=diff</link>
        <description>We often get requests to support uploading to various other controllers (CM11, CM12, CM15, etc). To be honest, the capabilities of all of the current standalone controllers (PowerLinc 2414/1132, CM15 and CM11/CM12) are extremely limited compared to what Indigo can offer. These controllers don't generally have enough memory, processing power, or an extensible embedded OS that would allow for the the types of home automation tasks that Indigo is so good at. We want the Indigo experience to be as u…</description>
    </item>
    <item rdf:about="http://www.perceptiveautomation.com/wiki/doku.php?id=x10_devices&amp;rev=1275517980&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-06-02T17:33:00-05:00</dc:date>
        <dc:creator>Jay Martin</dc:creator>
        <title>x10_devices</title>
        <link>http://www.perceptiveautomation.com/wiki/doku.php?id=x10_devices&amp;rev=1275517980&amp;do=diff</link>
        <description>X10 is an older power-line carrier home automation technology. Indigo supports many different types of X10 devices. In many of the How-Tos on this site, you can use INSTEON and X10 modules interchangeably. Remember, however, that X10 modules don't repeat their signals, so you may find the technology less reliable. Adding X10 repeaters may help.</description>
    </item>
    <item rdf:about="http://www.perceptiveautomation.com/wiki/doku.php?id=common_ha_tasks&amp;rev=1275430383&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-06-01T17:13:03-05:00</dc:date>
        <dc:creator>Jay Martin</dc:creator>
        <title>common_ha_tasks</title>
        <link>http://www.perceptiveautomation.com/wiki/doku.php?id=common_ha_tasks&amp;rev=1275430383&amp;do=diff</link>
        <description>On this page, we wanted to link to common how-tos. When you first start down the Home Automation path, most people have one of these uses in mind. If you have another you think is common, create an account and add it or just let us know.


	*  Turn a light off automatically after a certain amount of time
	*  Turn a light on at a specific time (or make it kinda random - the &quot;lived in&quot; look)
	*  Turn a light on (or send an email) when a motion sensor detects movement
	*  Create a scene (multiple l…</description>
    </item>
    <item rdf:about="http://www.perceptiveautomation.com/wiki/doku.php?id=insteon_devices&amp;rev=1275252634&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-05-30T15:50:34-05:00</dc:date>
        <dc:creator>Matt Bendiksen</dc:creator>
        <title>insteon_devices</title>
        <link>http://www.perceptiveautomation.com/wiki/doku.php?id=insteon_devices&amp;rev=1275252634&amp;do=diff</link>
        <description>INSTEON is a home automation hardware standard developed by SmartLabs. If you're unfamiliar with INSTEON, you might want to read up on how INSTEON links work. Manufacturers of INSTEON compatible products are:

	*  SmartLabs
	*  SimpleHomeNet
	*  Interactive Electronic Systems</description>
    </item>
    <item rdf:about="http://www.perceptiveautomation.com/wiki/doku.php?id=motion_sensor_basics&amp;rev=1273677147&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-05-12T10:12:27-05:00</dc:date>
        <dc:creator>Jay Martin</dc:creator>
        <title>motion_sensor_basics</title>
        <link>http://www.perceptiveautomation.com/wiki/doku.php?id=motion_sensor_basics&amp;rev=1273677147&amp;do=diff</link>
        <description>Motion Sensors come in both X10 and INSTEON flavors, and each work a little differently than the others. They all have one thing in common: when they initially detect movement, they send an ON command. Beyond that you have to get into the specifics of the device.</description>
    </item>
    <item rdf:about="http://www.perceptiveautomation.com/wiki/doku.php?id=inst_in_wall_dimmer&amp;rev=1270824144&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-04-09T09:42:24-05:00</dc:date>
        <dc:creator>Jay Martin</dc:creator>
        <title>inst_in_wall_dimmer</title>
        <link>http://www.perceptiveautomation.com/wiki/doku.php?id=inst_in_wall_dimmer&amp;rev=1270824144&amp;do=diff</link>
        <description>On this page, you'll find information and links to pages to help you best use your in-wall INSTEON dimmer (available for purchase here and here). Note: while dimmer switches and relay switches look very similar, they have a fundamental difference that you should read about. This page talks about dimmers - there is a corresponding page that talks about INSTEON relay switches.</description>
    </item>
    <item rdf:about="http://www.perceptiveautomation.com/wiki/doku.php?id=inst_misc&amp;rev=1270071354&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-03-31T16:35:54-05:00</dc:date>
        <dc:creator>Jay Martin</dc:creator>
        <title>inst_misc</title>
        <link>http://www.perceptiveautomation.com/wiki/doku.php?id=inst_misc&amp;rev=1270071354&amp;do=diff</link>
        <description>This page is dedicated to those miscellaneous INSTEON devices that don't fit into any other category. If you have an interesting How-To for one of these devices, feel free to sign up for an account and write one up - others will definitely appreciate your expertise!</description>
    </item>
</rdf:RDF>
