<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>EasyIoT server automation - scene control</title>
		<description>Discuss EasyIoT server automation - scene control</description>
		<link>https://iot-playground.com/2-uncategorised/55-easyiot-server-automation-scene-control</link>
		<lastBuildDate>Sat, 04 Apr 2026 08:46:25 +0200</lastBuildDate>
		<generator>JComments</generator>
		<atom:link href="https://iot-playground.com/component/jcomments/feed/com_content/55" rel="self" type="application/rss+xml" />
		<item>
			<title>profile says:</title>
			<link>https://iot-playground.com/2-uncategorised/55-easyiot-server-automation-scene-control#comment-817</link>
			<description><![CDATA[Need cheap hosting? Try webhosting1st, just $10 for an year. http://lukeberarie.com/images/photos/647/65/432887b2e85c7d102e95d80e.jpg]]></description>
			<dc:creator>profile</dc:creator>
			<pubDate>Wed, 31 Oct 2018 19:06:55 +0100</pubDate>
			<guid>https://iot-playground.com/2-uncategorised/55-easyiot-server-automation-scene-control#comment-817</guid>
		</item>
		<item>
			<title>Egil Opsahl says:</title>
			<link>https://iot-playground.com/2-uncategorised/55-easyiot-server-automation-scene-control#comment-203</link>
			<description><![CDATA[ Right... I think I had inverted the test value in the if-statement when I had that problem, Thank you for your patience! :-)]]></description>
			<dc:creator>Egil Opsahl</dc:creator>
			<pubDate>Thu, 07 May 2015 17:33:50 +0200</pubDate>
			<guid>https://iot-playground.com/2-uncategorised/55-easyiot-server-automation-scene-control#comment-203</guid>
		</item>
		<item>
			<title>Super User says:</title>
			<link>https://iot-playground.com/2-uncategorised/55-easyiot-server-automation-scene-control#comment-202</link>
			<description><![CDATA[ The tutorial says "Virtual switch will be automatically switched off after 3 sec." I had to remove the following line, as it seemed it made the server go recursive (or some other eternal loop) at this point. I had to restart the EasyIoT server to get out of it. No, it won't go recursive because of if (p.Value == "1") clause. Your program is simply different then this example program.]]></description>
			<dc:creator>Super User</dc:creator>
			<pubDate>Thu, 07 May 2015 09:49:41 +0200</pubDate>
			<guid>https://iot-playground.com/2-uncategorised/55-easyiot-server-automation-scene-control#comment-202</guid>
		</item>
		<item>
			<title>Egil Opsahl says:</title>
			<link>https://iot-playground.com/2-uncategorised/55-easyiot-server-automation-scene-control#comment-201</link>
			<description><![CDATA[ The tutorial says "Virtual switch will be automatically switched off after 3 sec." I had to remove the following line, as it seemed it made the server go recursive (or some other eternal loop) at this point. I had to restart the EasyIoT server to get out of it.]]></description>
			<dc:creator>Egil Opsahl</dc:creator>
			<pubDate>Thu, 07 May 2015 01:03:57 +0200</pubDate>
			<guid>https://iot-playground.com/2-uncategorised/55-easyiot-server-automation-scene-control#comment-201</guid>
		</item>
		<item>
			<title>Egil Opsahl says:</title>
			<link>https://iot-playground.com/2-uncategorised/55-easyiot-server-automation-scene-control#comment-200</link>
			<description><![CDATA[ 1) My nodes are dimmers, not switches, I think that is what makes a difference. I have to insert delays that are longer than the duration of the dimming to make it work. 2) I am not able to see any relevant information in your link.]]></description>
			<dc:creator>Egil Opsahl</dc:creator>
			<pubDate>Thu, 07 May 2015 00:58:12 +0200</pubDate>
			<guid>https://iot-playground.com/2-uncategorised/55-easyiot-server-automation-scene-control#comment-200</guid>
		</item>
		<item>
			<title>Super User says:</title>
			<link>https://iot-playground.com/2-uncategorised/55-easyiot-server-automation-scene-control#comment-199</link>
			<description><![CDATA[ For some reason, only one of the channels gets switched off. I have tried to reorder the lines, but I do not see any pattern to which line gets executed. I just tested with 3 virtual switches and it works for me. Be careful to use Automation patch. Read this post http://iot-playground.com/forum/bug-reports/197-sms-automation-enable-disable#1331]]></description>
			<dc:creator>Super User</dc:creator>
			<pubDate>Wed, 06 May 2015 23:06:50 +0200</pubDate>
			<guid>https://iot-playground.com/2-uncategorised/55-easyiot-server-automation-scene-control#comment-199</guid>
		</item>
		<item>
			<title>Super User says:</title>
			<link>https://iot-playground.com/2-uncategorised/55-easyiot-server-automation-scene-control#comment-198</link>
			<description><![CDATA[ is a 3 second delay. What is the purpose of this delay? Read tutorial and you will know.]]></description>
			<dc:creator>Super User</dc:creator>
			<pubDate>Wed, 06 May 2015 23:04:31 +0200</pubDate>
			<guid>https://iot-playground.com/2-uncategorised/55-easyiot-server-automation-scene-control#comment-198</guid>
		</item>
		<item>
			<title>Egil Opsahl says:</title>
			<link>https://iot-playground.com/2-uncategorised/55-easyiot-server-automation-scene-control#comment-197</link>
			<description><![CDATA[Deleted. Please see feedback in the forum: http://iot-playground.com/forum/automation/191-automation-sequencing]]></description>
			<dc:creator>Egil Opsahl</dc:creator>
			<pubDate>Wed, 06 May 2015 22:55:34 +0200</pubDate>
			<guid>https://iot-playground.com/2-uncategorised/55-easyiot-server-automation-scene-control#comment-197</guid>
		</item>
		<item>
			<title>Egil Opsahl says:</title>
			<link>https://iot-playground.com/2-uncategorised/55-easyiot-server-automation-scene-control#comment-196</link>
			<description><![CDATA[Deleted. Please see feedback in the forum: http://iot-playground.com/forum/automation/191-automation-sequencing]]></description>
			<dc:creator>Egil Opsahl</dc:creator>
			<pubDate>Wed, 06 May 2015 22:51:50 +0200</pubDate>
			<guid>https://iot-playground.com/2-uncategorised/55-easyiot-server-automation-scene-control#comment-196</guid>
		</item>
		<item>
			<title>Egil Opsahl says:</title>
			<link>https://iot-playground.com/2-uncategorised/55-easyiot-server-automation-scene-control#comment-195</link>
			<description><![CDATA[Deleted. Please see feedback in the forum: http://iot-playground.com/forum/automation/191-automation-sequencing]]></description>
			<dc:creator>Egil Opsahl</dc:creator>
			<pubDate>Wed, 06 May 2015 22:42:29 +0200</pubDate>
			<guid>https://iot-playground.com/2-uncategorised/55-easyiot-server-automation-scene-control#comment-195</guid>
		</item>
	</channel>
</rss>
