<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: MythTV and X10 integration</title>
	<atom:link href="http://smart-home-blog.com/archives/845/feed" rel="self" type="application/rss+xml" />
	<link>http://smart-home-blog.com/archives/845</link>
	<description>Welcome to Home 2.0! This blog is about  home automation techologies, digital TV, VDR, gadgets, Plutohome, HD TV</description>
	<pubDate>Sun, 23 Nov 2008 20:31:56 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>By: Michael Stepanov</title>
		<link>http://smart-home-blog.com/archives/845#comment-21021</link>
		<dc:creator>Michael Stepanov</dc:creator>
		<pubDate>Thu, 20 Dec 2007 17:32:05 +0000</pubDate>
		<guid isPermaLink="false">http://smart-home-blog.com/archives/845#comment-21021</guid>
		<description>Agree about X10 but INSTEON is more appropriate solution now IMHO. X10 has too many limitations.</description>
		<content:encoded><![CDATA[<p>Agree about X10 but INSTEON is more appropriate solution now IMHO. X10 has too many limitations.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vaughan</title>
		<link>http://smart-home-blog.com/archives/845#comment-21011</link>
		<dc:creator>Vaughan</dc:creator>
		<pubDate>Tue, 18 Dec 2007 20:17:38 +0000</pubDate>
		<guid isPermaLink="false">http://smart-home-blog.com/archives/845#comment-21011</guid>
		<description>It seems there is a lot more you can do with x10 than people realise. Many think x10 is on it's last legs but it is still the cheapest out there and relatively easy to program. 

http://smarthomeguru.blogspot.com</description>
		<content:encoded><![CDATA[<p>It seems there is a lot more you can do with x10 than people realise. Many think x10 is on it&#8217;s last legs but it is still the cheapest out there and relatively easy to program. </p>
<p><a href="http://smarthomeguru.blogspot.com" rel="nofollow">http://smarthomeguru.blogspot.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sabz5150</title>
		<link>http://smart-home-blog.com/archives/845#comment-20918</link>
		<dc:creator>Sabz5150</dc:creator>
		<pubDate>Wed, 14 Nov 2007 22:15:02 +0000</pubDate>
		<guid isPermaLink="false">http://smart-home-blog.com/archives/845#comment-20918</guid>
		<description>Less heyu and Perl, more PHP and bottlerocket :)

The lighting server is its own beast. It simply runs Apache with PHP and the bottlerocket application. The app itself is a single php file and images for the floorplan and logo. Buttons can be set for any device and placed anywhere on the floorplan. 

See: http://www.youtube.com/watch?v=vhJDLpinIZw

It's connection to Myth comes via curl. Commands can be passed directly to the script with curl, and allows for direct control by other applications such as Myth.

Two commands in particular to this are MOVSTART and MOVEND. If you pass those commands with a unit code to the server, it will dim or brighten the unit by eight notches. I've found that this will usually bottom an x10 unit to it's lowest setting. The frontend commands are a pair of one liner bash scripts that tells curl what to do. These are, of course, named movstart and movend.

Finally, under the player option in Myth's DVD settings, I entered this:

movstart &#38; xine --options,etc &#38;&#38; movend

It's extremely simple and very effective. Since the commands are just simple one liners, custom theater settings can be made per frontend. It can also be used on a standalone system, just toss the php file anywhere Apache can reach, install bottlerocket, chmod 777 /your/serialport and you're in business as far as having Myth control the lights. The frontend will obviously need a bit more work for your house and layout.</description>
		<content:encoded><![CDATA[<p>Less heyu and <acronym title="Practical Extraction and Reporting Language">Perl</acronym>, more <acronym title="Hypertext PreProcessing">PHP</acronym> and bottlerocket <img src='http://smart-home-blog.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>The lighting server is its own beast. It simply runs Apache with <acronym title="Hypertext PreProcessing">PHP</acronym> and the bottlerocket application. The app itself is a single <acronym title="Hypertext PreProcessing">PHP</acronym> file and images for the floorplan and logo. Buttons can be set for any device and placed anywhere on the floorplan. </p>
<p>See: <a href="http://www.youtube.com/watch?v=vhJDLpinIZw" rel="nofollow">http://www.youtube.com/watch?v=vhJDLpinIZw</a></p>
<p>It&#8217;s connection to Myth comes via curl. Commands can be passed directly to the script with curl, and allows for direct control by other applications such as Myth.</p>
<p>Two commands in particular to this are MOVSTART and MOVEND. If you pass those commands with a unit code to the server, it will dim or brighten the unit by eight notches. I&#8217;ve found that this will usually bottom an x10 unit to it&#8217;s lowest setting. The frontend commands are a pair of one liner bash scripts that tells curl what to do. These are, of course, named movstart and movend.</p>
<p>Finally, under the player option in Myth&#8217;s <acronym title="Digital Video Disc">DVD</acronym> settings, I entered this:</p>
<p>movstart &amp; xine &#8211;options,etc &amp;&amp; movend</p>
<p>It&#8217;s extremely simple and very effective. Since the commands are just simple one liners, custom theater settings can be made per frontend. It can also be used on a standalone system, just toss the <acronym title="Hypertext PreProcessing">PHP</acronym> file anywhere Apache can reach, install bottlerocket, chmod 777 /your/serialport and you&#8217;re in business as far as having Myth control the lights. The frontend will obviously need a bit more work for your house and layout.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
