using the dome motion detector with smartthingsmotion...this sets how long the motion detector waits...

6
+ Using the Dome Motion Detector with SmartThings Installing the Device Handler 2 Main Page 3 Settings Page 4 Get a Notification When Motion is Detected 5 Turn on a Light When Motion is Detected 6 Table of Contents 773-794-1300 [email protected] www.domeha.com

Upload: others

Post on 30-May-2020

5 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: Using the Dome Motion Detector with SmartThingsMotion...This sets how long the Motion Detector waits before sending a “No More Motion” signal (default 30 sec.) 3. Motion Detection

+

Using the Dome Mot ion Detector w i th Smar tTh ings

Insta l l ing the Dev ice Hand ler 2Main Page 3Set t ings Page 4Get a Not i f icat ion When Mot ion is Detected 5Turn on a L ight When Mot ion is Detected 6

Table of Contents

773-794-1300 [email protected] www.domeha.com

Page 2: Using the Dome Motion Detector with SmartThingsMotion...This sets how long the Motion Detector waits before sending a “No More Motion” signal (default 30 sec.) 3. Motion Detection

Page 2Using the Motion Detector with SmartThings

Installing the Device Handler

1. Log in to the Smar th ings deve loper por ta l (h t tps : //graph .ap i .smar t th ings .com/) I f you do not have an account , reg is te r by fo l lowing the l ink on the page .

2 . C l ick “My Dev ice Hand lers” in the nav igat ion bar ( f ig . 1 ) .

3 . Press “Create New Dev ice Hand ler ” ( f ig . 2 ) .

4 . C l ick the “From Code” tab ( f ig . 3 ) .

5 . Open a new tab , v is i t ht tps : // raw.

g i thubusercontent .com/kr la f ramboise/Smar tTh ings/master/

dev icetypes/kr la f ramboise/dome-mot ion -sensor.s rc/dome-

mot ion -sensor.g roovy and copy ALL of the tex t .

6 . Paste the cop ied code in to the tex t box , and c l ick “Create” ( f ig . 3 ) .

7 . Now c l ick “Save” ( f ig .4) .

8 . F ina l l y pub l ish i t fo r yourse l f ( f ig . 5 ) .

9 . Now add the Mot ion Detector to your Smar tTh ings system. V is i t www.domeha.com/ for fu r ther ins ta l la t ion and set -up inst ruct ions .

10 . Congrats , that ’s i t ! Keep read ing to see how to operate the Mot ion Detector and c reate automat ions .

IntroductionInstalling the Device Handler

Unt i l the Dev ice Hand ler i s o f f ic ia l l y pub l ished by Smar tTh ings , users must use the i r own Dev ice Hand lers fo r fu l l funct iona l i t y w i th in Smar tTh ings . See be low for ins t ruct ions :

Figure 1

Figure 2

Figure 3

Figure 4

Figure 5

Note: You should only add the Motion Detector to SmartThings AFTER the Device Handler is created. If you already added the device, remove it and add it again into your system, and the Motion Detector will automatically detect the Device Handler.

Page 3: Using the Dome Motion Detector with SmartThingsMotion...This sets how long the Motion Detector waits before sending a “No More Motion” signal (default 30 sec.) 3. Motion Detection

Page 3Using the Motion Detector with SmartThings

Main Page

1. Main StatusThis sect ion d isp lays the s ta tus of the Mot ion Detector : Mot ion and No Mot ion . The s ta tus is d isp layed wi th both tex t and the background co lor.

2. L ight Leve l FeedbackThis a rea d ispa lys the cur rent ambient l ight leve l .

3. L ight Leve lIn add i t ion to moni tor ing for mot ion , the Mot ion Detector a lso repor ts ambient l ight leve ls . Th is t i l e d isp lays the cur rent l ight leve l in Lux and wi l l repor t va lues f rom 0~65 ,535.

4. RefreshThis but ton re f reshes the page so a l l o f the set t ings and s ta tuses are accurate and cur rent .

5. Bat tery LevelThis d isp lays the remain ing bat te ry l i fe .

The InterfaceMain Page

The Main Page of the Dev ice Hand ler d isp lays the cur rent s ta tus of the Mot ion Detector (Mot ion or No Mot ion) and a lso the bat te ry leve l . See be low for an over v iew of the in te r face :

} 1

3 4 5

2

} }

}}

Page 4: Using the Dome Motion Detector with SmartThingsMotion...This sets how long the Motion Detector waits before sending a “No More Motion” signal (default 30 sec.) 3. Motion Detection

Page 4Using the Motion Detector with SmartThings

Settings Page

1. Enable/Disable LEDThis enab les or d isab les the LED that b l inks when Mot ion is detected (defau l t Enab led . )

2. Mot ion C leared DelayThis sets how long the Mot ion Detector wa i ts before send ing a “No More Mot ion” s igna l (defau l t 30 sec . )

3. Mot ion Detect ion Sensi t iv i tyThis sets how sens i t i ve t the Mot ion Detector is to mot ion . (Defau l t 3 . )

4. L ight Repor t ing In ter va lThe Mot ion Detector repor ts ambient l ight leve ls in te rmi t tent ly . Th is sets how of ten L ights Leve ls a re repor ted (defau l t 3 min . )

5. L ight Repor t ing Sensi t iv i tyIn add i t ion to per iod ic L ight Leve l repor ts , the Mot ion Detector a lso sends Ambient L ight read ings when a change in b r ightness is detected . Th is sets how much of a chance is needed before the l ight leve l i s repor ted (defau l t 13 . )

6. Wake Up Inter va lThis sets how of ten the Mot ion Detector repor ts to Smar tTh ings to accept set t ings , e tc .

7. Bat tery Repor t In ter va lThis sets how of ten the bat te ry leve l i s repor ted to Smar tTh ings

The InterfaceSettings Page

The set t ings page a l lows the user to change severa l p roper t ies of the Mot ion Detector, inc lud ing LED funct iona l i t y , wake up in te r va l , and the bat te ry repor t ing in te r va l . To access the set t ings page , s imply p ress the Gear icon on the top r ight corner in the main dev ice page .

Page 5: Using the Dome Motion Detector with SmartThingsMotion...This sets how long the Motion Detector waits before sending a “No More Motion” signal (default 30 sec.) 3. Motion Detection

Page 5Using the Motion Detector with SmartThings

Get a Notification When Motion is Detected

Figure 2

Figure 3 Figure 4

Figure 1

1. Open the Smar tTh ings app and go to the Dashboard tab ( f ig . 1 ) .

2 . Press the Gear icon in the top r ight corner and tap “Secur i ty ” in the l i s t that appears ( f ig . 2 ) .

3 . Th is page le ts you se lect wh ich sensors a re moni tored when the Smar t Home Mon-i to r ing Smar tApp (SHM) is set to “Armed (Away) ” mode. Togg le “Use every open/c lose and mot ion sensor,” tap “Mot ion Sensors” , se lect a l l o f the sensors you wish to t r igger the A la rm, and tap “Done” in the top r ight corner ( f ig . 3 ) .

4 . Tap “Next ” in the top r ight corner.

5 . Th is page le ts you se lect wh ich sensors a re moni tored when SHM is set to “Armed (Home)” mode. Togg le “Use every open/c lose and mot ion sensor,” t vap “Mot ion Sen-sors” , se lect a l l o f the sensors you wish to t r igger the A la rm, and tap “Done” in the top r ight corner ( f ig . 4 ) .

6 . Tap “Next ” in the top r ight corner.

7 . Here you can a lso choose the types of not i f icat ions you wi l l rece ive . By defau l t , you wi l l rece ive Push Not i f icat ions on your phone ( f ig . 5 . )

8 . Se lect how you want Smar tTh ings to react when mot ion is detected .

Automation & SecurityGet a Notification When Motion is Detected

Smar tTh ings can not i fy you (w i th a tex t message , push not i f icat ion , o r o ther method) when the Mot ion Detector detects mot ion when you ’ re not home. Fo l -low the s teps be low to be not i f ied when the Mot ion Detector is t r ipped :

Smar tTh ings wi l l now respond accord ing ly whenever mot ion is detected and Smar t Home Moni tor is Armed. Figure 5

Page 6: Using the Dome Motion Detector with SmartThingsMotion...This sets how long the Motion Detector waits before sending a “No More Motion” signal (default 30 sec.) 3. Motion Detection

Page 6Using the Motion Detector with SmartThings

Turn on a Light When Motion is Detected

Figure 2

Figure 3 Figure 4

Figure 1

1. Open the Smar tTh ings app , go to the Au-tomat ion tab , and tap “Add a Smar tApp” ( f ig . 1 ) .

2 . Se lect “L ights & Swi tches” f rom the l i s t that appears ( f ig . 2 ) then se lect “Smar t -L ights” ( f ig . 3 ) .

3 . Se lect “Which l ig ths do you want to con-t ro l? ” and se lect the l ights you want to tu rn on ( f ig . 4 ) .

4 . Se lect i f you want the l ights to tu rn On or Of f , then tap “Se lect t r igger ” and se lect “Mo-t ion” ( f ig . 5 ) .

5 . Tap “Which mot ion sensors?” , se lect the mot ion sensors you want to t r igger the l ights , and press “Done” ( f ig . 6 ) .

6 . Tap “Turn on when” and se lect i f the l ight shou ld tu rn on when mot ion is detected or c leared .

7 . Tap “Next ” in the top r ight corner.

8 . Rename your automat ion i f you wish and tap “Done” to f in ish .

Automation & SecurityTurn on a Light When Motion is Detected

Smar tTh ings can automat ica l l y tu rn on your l ights when the Mot ion Detector senses mot ion . Fo l low the s teps be low to automat ica l l y i l luminate your l i fe when the Mot ion Detector is t r ipped :

Figure 5 Figure 6