kqyang / smartthings

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Powerview Blinds Manager

This SmartApp allows you to install and manage Hunter Douglas Powerview blinds in SmartThings, which then allows controlling blinds from IFTTT, Google Home etc. Powerview does provide a native IFTTT channell, but it is damn slow; while SmarThings is much faster.

Installation Instructions

  1. Add the Github Repo to your IDE with the following settings:
  • Owner: kqyang
  • Name: smartthings
  • Branch: master
  1. Under 'My Device Handlers' in the SmartThings IDE click
  2. Select smartthings (master) from the drop-down menu.
  3. Select Powerview Blind from the 'New' tab.
  4. Click the 'Publish' check-box in the bottom right.
  5. Click on 'Execute Update'
  6. Go to the "My SmartApps" tab in the IDE and click
  7. Select smartthings (master) from the drop-down menu.
  8. Select Powerview Blinds Manager from the 'New' tab.
  9. Click on 'Execute Update'
  10. In your 'My SmartApps' section of IDE, open 'Powerview Blinds Manager'
  11. When the SmartApp opens, click Publish -> For Me
  12. Now, open the SmartThings App on your phone/tablet
  13. Go to the 'Marketplace' tab in the bottom right.
  14. Go to the 'SmartApps' tab and select 'My Apps'
  15. Select 'Powerview Blinds Manager'
  16. From here follow the instructions and start adding the blinds

Virtual Device Manager

This SmartApp allows you to install virtual devices to control multiple physical devices at the same time. For example, you can create a virtual switch for all the switches in downstairs and use this virtual downstairs switch to turn on or off all the switches in downstairs.

Installation Instructions

  1. Add the Github Repo to your IDE with the following settings:
  • Owner: kqyang
  • Name: smartthings
  • Branch: master
  1. Under 'My Device Handlers' in the SmartThings IDE click
  2. Select smartthings (master) from the drop-down menu.
  3. Select Virtual Device from the 'New' tab.
  4. Click the 'Publish' check-box in the bottom right.
  5. Click on 'Execute Update'
  6. Go to the "My SmartApps" tab in the IDE and click
  7. Select smartthings (master) from the drop-down menu.
  8. Select Virtual Device Manager and Virtual Device Manager Child from the 'New' tab.
  9. Click on 'Execute Update'
  10. In your 'My SmartApps' section of IDE, open 'Virtual Device manager'
  11. When the SmartApp opens, click Publish -> For Me
  12. Now, open the SmartThings App on your phone/tablet
  13. Go to the 'Marketplace' tab in the bottom right.
  14. Go to the 'SmartApps' tab and select 'My Apps'
  15. Select 'Virtual Device Manager'
  16. From here follow the instructions and start adding the blinds

About

License:Apache License 2.0


Languages

Language:Groovy 100.0%