<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Automating mode changes in Arlo</title>
    <link>https://community.arlo.com/t5/Arlo/Automating-mode-changes/m-p/1047254#M5694</link>
    <description>&lt;P&gt;Was in the same boat as you.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Created a&amp;nbsp;service for that -&amp;gt;&amp;nbsp;&lt;A href="https://community.netgear.com/t5/Arlo-Wire-Free-camera/Node-Service-to-Automate-Mode-Change-for-Arlo-Security-Cameras/m-p/1047025/highlight/true#M2255" target="_blank"&gt;https://community.netgear.com/t5/Arlo-Wire-Free-camera/Node-Service-to-Automate-Mode-Change-for-Arlo-Security-Cameras/m-p/1047025/highlight/true#M2255&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 08 Feb 2016 20:31:15 GMT</pubDate>
    <dc:creator>punit</dc:creator>
    <dc:date>2016-02-08T20:31:15Z</dc:date>
    <item>
      <title>Automating mode changes</title>
      <link>https://community.arlo.com/t5/Arlo/Automating-mode-changes/m-p/967512#M5688</link>
      <description>&lt;P&gt;I'd like a quicker way to turn on motion detection (ie "change mode") when I leave the house -- something simpler than&amp;nbsp;firing up an app or browser and clicking through a bunch of menus. Something &lt;U&gt;really&lt;/U&gt;&amp;nbsp;simple, like a hidden toggle switch behind the door. (Or for more sophistication, having my Control4 system do it when I press the "depart" button on its keypad.)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So the question is:are there any ways to change mode other than having a human navigate&amp;nbsp;screen menus? I suppose I could connect the toggle switch to a Raspberry Pi and program it to log on to the Arlo portal and simulate mouse movements and key clicks, but that's not very elegant or robust.&lt;/P&gt;</description>
      <pubDate>Wed, 28 Sep 2016 20:43:15 GMT</pubDate>
      <guid>https://community.arlo.com/t5/Arlo/Automating-mode-changes/m-p/967512#M5688</guid>
      <dc:creator>LenShustek</dc:creator>
      <dc:date>2016-09-28T20:43:15Z</dc:date>
    </item>
    <item>
      <title>Re: Automating mode changes</title>
      <link>https://community.arlo.com/t5/Arlo/Automating-mode-changes/m-p/967522#M5689</link>
      <description>&lt;P&gt;At this time, no...&amp;nbsp; The fastest method for me is on the phone.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;but there has been requests for 'geo-fences' and keyfobs to turn all on.&amp;nbsp; Maybe it will happen down the road with the two usb ports that have been waiting for options.&lt;/P&gt;</description>
      <pubDate>Sat, 01 Aug 2015 17:10:57 GMT</pubDate>
      <guid>https://community.arlo.com/t5/Arlo/Automating-mode-changes/m-p/967522#M5689</guid>
      <dc:creator>TomMac</dc:creator>
      <dc:date>2015-08-01T17:10:57Z</dc:date>
    </item>
    <item>
      <title>Re: Automating mode changes</title>
      <link>https://community.arlo.com/t5/Arlo/Automating-mode-changes/m-p/967691#M5690</link>
      <description>&lt;P&gt;Ok, thanks.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've dusted off my 3-year-old Raspberry Pi ($30), and I've learned how to write a script that will start a web browser (Epiphany) and simulate mouse movements and keystrokes. I'll experiment with controlling my Arlo and report back here in a while.&lt;/P&gt;</description>
      <pubDate>Sun, 02 Aug 2015 14:30:14 GMT</pubDate>
      <guid>https://community.arlo.com/t5/Arlo/Automating-mode-changes/m-p/967691#M5690</guid>
      <dc:creator>LenShustek</dc:creator>
      <dc:date>2015-08-02T14:30:14Z</dc:date>
    </item>
    <item>
      <title>Re: Automating mode changes</title>
      <link>https://community.arlo.com/t5/Arlo/Automating-mode-changes/m-p/970607#M5691</link>
      <description>&lt;P&gt;It took me longer than I expected, but I've successfully turned the Raspberry Pi into a simple "push here to enable motion sensing" switch for my Arlo.&lt;/P&gt;&lt;P&gt;For the details, see&amp;nbsp;&lt;A href="https://github.com/LenShustek/ArloCamera" target="_blank"&gt;https://github.com/LenShustek/ArloCamera&lt;/A&gt;&lt;/P&gt;&lt;P&gt;-- Len&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Aug 2015 18:24:35 GMT</pubDate>
      <guid>https://community.arlo.com/t5/Arlo/Automating-mode-changes/m-p/970607#M5691</guid>
      <dc:creator>LenShustek</dc:creator>
      <dc:date>2015-08-11T18:24:35Z</dc:date>
    </item>
    <item>
      <title>Re: Automating mode changes</title>
      <link>https://community.arlo.com/t5/Arlo/Automating-mode-changes/m-p/970681#M5692</link>
      <description>&lt;P&gt;Very nice... good work.&lt;/P&gt;</description>
      <pubDate>Tue, 11 Aug 2015 22:10:43 GMT</pubDate>
      <guid>https://community.arlo.com/t5/Arlo/Automating-mode-changes/m-p/970681#M5692</guid>
      <dc:creator>TomMac</dc:creator>
      <dc:date>2015-08-11T22:10:43Z</dc:date>
    </item>
    <item>
      <title>Re: Automating mode changes</title>
      <link>https://community.arlo.com/t5/Arlo/Automating-mode-changes/m-p/973693#M5693</link>
      <description>&lt;P&gt;Two updates:&lt;/P&gt;&lt;P&gt;&amp;nbsp;- I verified that my switchbox works with more than one camera.&lt;/P&gt;&lt;P&gt;&amp;nbsp;- I added a second light to the box, so you know whether motion sensing is on or off.&lt;/P&gt;&lt;P&gt;The details are at&amp;nbsp;&lt;A href="https://github.com/LenShustek/ArloCamera" target="_blank"&gt;https://github.com/LenShustek/ArloCamera&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Aug 2015 21:46:14 GMT</pubDate>
      <guid>https://community.arlo.com/t5/Arlo/Automating-mode-changes/m-p/973693#M5693</guid>
      <dc:creator>LenShustek</dc:creator>
      <dc:date>2015-08-21T21:46:14Z</dc:date>
    </item>
    <item>
      <title>Re: Automating mode changes</title>
      <link>https://community.arlo.com/t5/Arlo/Automating-mode-changes/m-p/1047254#M5694</link>
      <description>&lt;P&gt;Was in the same boat as you.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Created a&amp;nbsp;service for that -&amp;gt;&amp;nbsp;&lt;A href="https://community.netgear.com/t5/Arlo-Wire-Free-camera/Node-Service-to-Automate-Mode-Change-for-Arlo-Security-Cameras/m-p/1047025/highlight/true#M2255" target="_blank"&gt;https://community.netgear.com/t5/Arlo-Wire-Free-camera/Node-Service-to-Automate-Mode-Change-for-Arlo-Security-Cameras/m-p/1047025/highlight/true#M2255&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 08 Feb 2016 20:31:15 GMT</pubDate>
      <guid>https://community.arlo.com/t5/Arlo/Automating-mode-changes/m-p/1047254#M5694</guid>
      <dc:creator>punit</dc:creator>
      <dc:date>2016-02-08T20:31:15Z</dc:date>
    </item>
  </channel>
</rss>

