<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Garage port opener..]]></title><description><![CDATA[<p dir="auto">I am planning to mysensoring my two garage port openers, so far I have identified "access points" within the motor control unit, where I can detect when port is opening, when it's closing, and if motor is stopped. I also know how to activate the motor unit.</p>
<p dir="auto">Now the question is, how should I report back port states to the controller?</p>
<p dir="auto">I could report the state of the port as:</p>
<p dir="auto">1 - Open<br />
2 - Opened (when motor is stopped, after open action)<br />
3 - Close<br />
4 - Closed (when motor is stopped, after close action)</p>
<p dir="auto">I am planning on putting in a switch on the port, so I know if it's closed completely, or someone just stopped the port midways in some direction.</p>
<p dir="auto">However I can't decide what sensor type (S_DOOR?), and which V_type to choose for this?</p>
]]></description><link>https://forum.mysensors.org/topic/1495/garage-port-opener</link><generator>RSS for Node</generator><lastBuildDate>Sun, 15 Mar 2026 17:04:06 GMT</lastBuildDate><atom:link href="https://forum.mysensors.org/topic/1495.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 05 Jun 2015 15:18:22 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Garage port opener.. on Sat, 06 Jun 2015 19:01:36 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/anticimex" aria-label="Profile: Anticimex">@<bdi>Anticimex</bdi></a></p>
<p dir="auto">Actually I didn't plan on using security features at the moment for this one, as we can't lock the garage door anyways. But it might be changed at some point in time.</p>
<p dir="auto">Right now, it will only be a proof of concept though, to play around with..</p>
]]></description><link>https://forum.mysensors.org/post/15155</link><guid isPermaLink="true">https://forum.mysensors.org/post/15155</guid><dc:creator><![CDATA[tbowmo]]></dc:creator><pubDate>Sat, 06 Jun 2015 19:01:36 GMT</pubDate></item><item><title><![CDATA[Reply to Garage port opener.. on Sat, 06 Jun 2015 07:39:07 GMT]]></title><description><![CDATA[<p dir="auto">Cool! Perhaps you will be the first one to deploy a MySensor-device in a security-sensitive environment. I hope I did not muck up...</p>
]]></description><link>https://forum.mysensors.org/post/15135</link><guid isPermaLink="true">https://forum.mysensors.org/post/15135</guid><dc:creator><![CDATA[Anticimex]]></dc:creator><pubDate>Sat, 06 Jun 2015 07:39:07 GMT</pubDate></item><item><title><![CDATA[Reply to Garage port opener.. on Fri, 05 Jun 2015 18:40:04 GMT]]></title><description><![CDATA[<p dir="auto">The UP/DOWN/STOP commands does not contain any payload.</p>
]]></description><link>https://forum.mysensors.org/post/15131</link><guid isPermaLink="true">https://forum.mysensors.org/post/15131</guid><dc:creator><![CDATA[hek]]></dc:creator><pubDate>Fri, 05 Jun 2015 18:40:04 GMT</pubDate></item><item><title><![CDATA[Reply to Garage port opener.. on Fri, 05 Jun 2015 18:28:14 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/hek" aria-label="Profile: hek">@<bdi>hek</bdi></a></p>
<p dir="auto">Hmm.. does it send V_UP message, with a True value, when moving up, and a V_DOWN message with True value when moving down?</p>
<p dir="auto">Should it be reset to false, when it stops moving? (that is when moving up and you have send V_UP with True, you should send a V_UP with a False, and then V_STOP with True?)</p>
]]></description><link>https://forum.mysensors.org/post/15130</link><guid isPermaLink="true">https://forum.mysensors.org/post/15130</guid><dc:creator><![CDATA[tbowmo]]></dc:creator><pubDate>Fri, 05 Jun 2015 18:28:14 GMT</pubDate></item><item><title><![CDATA[Reply to Garage port opener.. on Fri, 05 Jun 2015 17:27:50 GMT]]></title><description><![CDATA[<p dir="auto">Maybe you should use the S_COVER-device which is meant for shades/ -blinds. It supports V_UP, V_DOWN, V_STOP, V_DIMMER (on Vera at least).</p>
]]></description><link>https://forum.mysensors.org/post/15126</link><guid isPermaLink="true">https://forum.mysensors.org/post/15126</guid><dc:creator><![CDATA[hek]]></dc:creator><pubDate>Fri, 05 Jun 2015 17:27:50 GMT</pubDate></item></channel></rss>