Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
codersaur committed Apr 4, 2016
1 parent cd67055 commit 499ff56
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,11 @@ This repository contains device handlers and SmartApps for use with Samsung's [S

#### SmartApp Installation Procedure

1. Within the SmartThings IDE, click 'My SmartApps', then '+ New SmartApp'.
2. Select the 'From Code' tab and paste in the contents of the relevant groovy file.
3. Click 'Create', and then 'Publish' (For Me).
4. Now using the SmartThings smartphone app, navigate to the 'Marketplace', select 'SmartApps', and then browse to 'My Apps' at the bottom of the list. You should see the new SmartApp available for installation.
5. Select the new SmartApp, complete the configuraiton options and press 'Done'.
1. Within the SmartThings IDE, click '*My SmartApps*', then '*+ New SmartApp*'.
2. Select the '*From Code*' tab and paste in the contents of the relevant groovy file.
3. Click '*Create*', and then '*Publish*' *(For Me)*.
4. Now using the SmartThings smartphone app, navigate to the '*Marketplace*', select '*SmartApps*', and then browse to '*My Apps*' at the bottom of the list. You should see the new SmartApp available for installation.
5. Select the new SmartApp, complete the configuraiton options and press '*Done*'.


### Device Handlers
Expand All @@ -42,10 +42,10 @@ This repository contains device handlers and SmartApps for use with Samsung's [S

####Device Handler Installation Procedure

1. Within the SmartThings IDE, click 'My Device Handlers', then '+ Create New Device Handler'.
2. Select the 'From Code' tab and paste in the contents of the relevant groovy file.
3. Click 'Create', and then 'Publish' (For Me).
4. If your device is already connected to your SmartTHings hub, you will need to change the device type using the SmartThings IDE. From the 'My Devices' tab, click the relevent device, then 'Edit'. Change the 'Type' using the drop-down box, custom devices will be near the bottom of the list.
1. Within the SmartThings IDE, click '*My Device Handlers*', then '*+ Create New Device Handler*'.
2. Select the '*From Code*' tab and paste in the contents of the relevant groovy file.
3. Click '*Create*', and then '*Publish*' *(For Me)*.
4. If your device is already connected to your SmartTHings hub, you will need to change the device type using the SmartThings IDE. From the '*My Devices*' tab, click the relevent device, then '*Edit*'. Change the '*Type*' using the drop-down box, custom devices will be near the bottom of the list.


##License
Expand Down

0 comments on commit 499ff56

Please sign in to comment.