Aeotec Button with SmartThings Print

June 7, 2024
Aeotec

To get the most out of Aeotec Button with SmartThings, it’s recommended that a custom device handler is used. Custom device handlers are code that allow the SmartThings Hub to maximize features of attached Z-Wave devices, including Doorbell 6 or Siren 6 with Button.

This page forms part of the larger Button user guide. Follow that link to read the full guide.

Aeotec Button use requires either the pairing of Siren 6 or Doorbell 6 in order to be used.

Links below:

Doorbell 6 Community page.

https://community.smartthings.com/t/release-aeotec-doorbell-6/165030 (by krlaframboise)

Aeotec Button.

Code Page: https://github.com/krlaframboise/SmartThings/blob/master/devicetypes/krlaframboise /aeotec-doorbell-6-button.src/aeotec-doorbell-6-button.groovy

Raw Code: https://raw.githubusercontent.com/krlaframboise/SmartThings/master/devicetypes/krlaframboise /aeotec-doorbell-6-button.src/aeotec-doorbell-6-button.groovy

Steps of Installing Device Handler:

  1. Login to Web IDE and click on the “My Device Types” link on the top menu (login here: https://graph.api.smartthings.com/)
  2. Click on “Locations”
  3. Select your SmartThings Home Automation gateway that you want to put the device handler in
  4. Select tab “My Device Handlers”
  5. Create a new Device Handler by  clicking on “New Device Handler” button in the upper-right  corner.
  6. Click on “From Code.”
  7. Copy krlaframboise code from Github, and paste it into the code section. (https://raw.githubusercontent.com/krlaframboise/SmartThings/master/devicetypes/krlaframboise/aeotec-doorbell-6-button.src/aeotec-doorbell-6-button.groovy)
  8. Click on the raw code page and select all by pressing (CTRL + a)
  9. Now copy everything highlighted by pressing (CTRL + c)
  10. Click on the SmartThings code page and paste all code (CTRL + v)
  11. Click on “Save”, then wait for the spinning wheel to disappear before continuing.
  12. Click on “Publish” -> “Publish for me”
  13. (Optional) You can skip steps 17 – 22 if you pair Doorbell 6 after installing the custom device handler. Doorbell 6 should automatically pair with the new added device handler. If already paired, please continue forward to the following steps.
  14. Install it on your Doorbell 6 by going to “My Devices” page in the IDE
  15. Find your Doorbell 6.
  16. Go to the bottom of the page for the current Doorbell 6 and click on “Edit.”
  17. Find the “Type” field and select your device handler. (should be located at the bottom of the list as Aeotec Doorbell 6).
  18. Click on “Update”
  19. Save Changes

Aeotec Button screenshots.

SmartThings Connect.

SmartThings Classic.

Configure Aeotec Button.

Configuration of Doorbell/Siren 6 and Button require you to configure them through “SmartThings Classic.” SmartThings Connect will not allow you to configure your sounds and volume that Doorbell/Siren 6 utilizes. To configure your Doorbell/Siren 6 Button:

  1. Open up SmartThings Classic (Connect will not allow you to configure).

  2. Go to “My Home”

  3. Open up Doorbell 6 – Button # (can be a # from 1 – 3) by tapping on it

  4. At the top right corner, click on the “Gear” Icon

  5. This will bring you to the configuration page which you will need to tap each option you want to configure.

  6. Sound – Sets the sound played by selected Aeotec Button.

  7. Volume – Sets the volume of the sound.

  8. Light Effect – Sets the light effect of Siren 6 or Doorbell 6 when triggered by button.

  9. Repeat – Determines how many times the selected sound repeats.

  10. Repeat Delay – Determines the delay time between each sound repeat.

  11. Tone Intercept Length Allows you to choose how long a single sound plays for.

  12. Now click on “Save” at the top right corner

  13. Go to the main page of Doorbell – Button #, and click on “Refresh” button.

  14. Go back to the “My Home” page that displays all of your devices

  15. Open up “Doorbell 6”  page

  16. The Sync Notification should state “Syncing…” wait until it states “Synced”

  17. Now test the Button again for any sound changes you’ve done to that button.

Read User Manual Online (PDF format)

Read User Manual Online (PDF format)  >>

Download This Manual (PDF format)

Download this manual  >>

Related Manuals