How to Add Aeotec Doorbell Gen 5 to Smartthings

This guide walks you through adding the Aeotec Doorbell Gen 5 to SmartThings using Z-Wave inclusion, custom device handlers, and automation setup. You’ll get clear instructions, tips, and fixes to ensure your doorbell works reliably with your smart home system.

Key Takeaways

  • Z-Wave inclusion is required: The Aeotec Doorbell Gen 5 uses Z-Wave, so your SmartThings hub must support Z-Wave and be in pairing mode.
  • Custom device handler needed: SmartThings doesn’t natively support this doorbell, so you’ll need to install a community-created device handler.
  • Location and signal matter: Place the doorbell within 30–50 feet of your hub or a Z-Wave repeater to maintain a strong connection.
  • Power source is critical: Use the included power adapter or a compatible 8–24V AC transformer—battery-only mode may cause issues.
  • Test after setup: Always ring the doorbell and check SmartThings notifications to confirm integration is working.
  • Automations enhance functionality: Use SmartThings routines to trigger lights, cameras, or alerts when the doorbell is pressed.
  • Troubleshooting is normal: If the doorbell doesn’t appear, try exclusion first, then re-include with a fresh device handler.

How to Add Aeotec Doorbell Gen 5 to SmartThings

If you’ve recently purchased the Aeotec Doorbell Gen 5 and want to integrate it with your SmartThings hub, you’re in the right place. This smart doorbell offers crisp audio, customizable chimes, and Z-Wave connectivity—but it doesn’t work out-of-the-box with SmartThings. That’s because SmartThings doesn’t include a built-in device handler for this model.

Don’t worry—this guide will walk you through every step to get your Aeotec Doorbell Gen 5 up and running with SmartThings. We’ll cover Z-Wave inclusion, installing a custom device handler, configuring settings, setting up automations, and troubleshooting common issues. By the end, your doorbell will be fully integrated into your smart home ecosystem.

What You’ll Need

How to Add Aeotec Doorbell Gen 5 to Smartthings

Visual guide about How to Add Aeotec Doorbell Gen 5 to Smartthings

Image source: smart-gadget.club

Before we begin, make sure you have the following:

  • Aeotec Doorbell Gen 5 – The actual device.
  • SmartThings Hub – Compatible models include the SmartThings Hub (2018 or later), Aeotec Hub, or Hubitat (with SmartThings integration).
  • Z-Wave network – Your hub must support Z-Wave (most do).
  • Power source – The doorbell requires 8–24V AC. Use the included power adapter or a compatible doorbell transformer.
  • Smartphone or tablet – With the SmartThings app installed (iOS or Android).
  • Computer or mobile browser – To access the SmartThings IDE (Integrated Development Environment).
  • Stable Wi-Fi – For app and hub communication.

Having everything ready will save time and frustration during setup.

Step 1: Prepare Your Aeotec Doorbell Gen 5

Before adding the doorbell to SmartThings, you need to prepare it for pairing.

Unbox and Inspect

Open the box and check that all components are included:
– Aeotec Doorbell Gen 5 unit
– Mounting bracket
– Screws and anchors
– Power adapter (or instructions for wiring)
– Quick start guide

Make sure the doorbell is undamaged and all parts are present.

Choose a Location

Pick a spot near your front door that’s:
– Within 30–50 feet of your SmartThings hub or a Z-Wave repeater
– Protected from direct rain or extreme weather
– At a height where visitors can easily reach the button

Avoid placing it near metal surfaces or thick walls, as these can weaken the Z-Wave signal.

Power the Doorbell

The Aeotec Doorbell Gen 5 does not run on batteries alone for regular use. It needs a constant power source.

Option 1: Use the included power adapter
– Plug the adapter into a nearby outlet.
– Connect the wires to the doorbell terminals (usually labeled “L” and “N” or “+” and “-”).
– Secure the connection with wire nuts if needed.

Option 2: Hardwire to existing doorbell transformer
– Turn off power at the circuit breaker.
– Remove your old doorbell.
– Connect the Aeotec doorbell wires to the transformer wires (typically 16–24V AC).
– Restore power and test.

Important: Do not rely on battery power for daily use. The doorbell may not stay connected to Z-Wave if powered only by batteries.

Step 2: Put Your SmartThings Hub in Inclusion Mode

Now it’s time to prepare your SmartThings hub to accept new Z-Wave devices.

Open the SmartThings App

Launch the SmartThings app on your phone or tablet. Make sure you’re logged into the correct location and hub.

Start Z-Wave Inclusion

Follow these steps:
1. Tap the Devices tab at the bottom.
2. Tap the + (plus) icon to add a device.
3. Select “Scan nearby” or “Add device manually”.
4. Choose “Z-Wave” as the device type.
5. Tap “Start” to begin inclusion mode.

Your hub will now listen for new Z-Wave devices. You’ll see a message like “Searching for devices…” or “Ready to pair.”

Keep the Hub Close

For best results, keep the doorbell within 10–15 feet of the hub during pairing. Move closer if the signal is weak.

Step 3: Put the Aeotec Doorbell Gen 5 in Pairing Mode

Now you need to tell the doorbell to join your Z-Wave network.

Locate the Pairing Button

On the Aeotec Doorbell Gen 5, there’s a small button on the back or side—usually labeled “Z-Wave” or “Pair.” It may be recessed, so use a paperclip or SIM tool to press it.

Trigger Inclusion

Press and hold the pairing button for 3–5 seconds until the LED light starts blinking rapidly (usually blue or green). This means the doorbell is in inclusion mode and searching for a hub.

Wait for Confirmation

Within 10–30 seconds, the SmartThings app should detect the doorbell. You’ll see a notification like “New device found” or “Aeotec Doorbell Gen 5 detected.”

If it doesn’t appear, don’t panic—we’ll cover troubleshooting later.

Step 4: Install a Custom Device Handler

Here’s the tricky part: SmartThings doesn’t officially support the Aeotec Doorbell Gen 5. So, you need a custom device handler—a piece of code that tells SmartThings how to communicate with the doorbell.

This is a common step for advanced Z-Wave devices, and it’s safe when done correctly.

Access the SmartThings IDE

1. Open a web browser and go to: https://account.smartthings.com
2. Log in with your Samsung account (same as your SmartThings app).
3. Click on “My Locations”, then select your home.
4. Click “My Device Handlers”.

Create a New Device Handler

1. Click “Create New Device Handler”.
2. Choose “From Code”.
3. Copy and paste the following community-created device handler code (maintained by SmartThings users):

Note: As of 2024, a reliable device handler for Aeotec Doorbell Gen 5 is available on GitHub or the SmartThings Community forums. Search for “Aeotec Doorbell Gen 5 Device Handler” and use the latest version.

Example source: Aeotec’s official GitHub or SmartThings Community

Paste the full code into the editor.

4. Click “Create”.
5. Then click “Publish” > “For Me” to make it available in your account.

Assign the Handler to Your Doorbell

1. Go back to “My Devices” in the IDE.
2. Find your Aeotec Doorbell Gen 5 (it may appear as “Unknown Z-Wave Device” or similar).
3. Click on it, then click “Edit”.
4. In the “Device Type” dropdown, select the custom handler you just created.
5. Click “Update”.

Now SmartThings knows how to talk to your doorbell.

Step 5: Configure the Doorbell in the SmartThings App

With the device handler installed, it’s time to set up the doorbell in the app.

Refresh the App

Close and reopen the SmartThings app. Go to Devices and look for your doorbell. It should now appear with the correct name and icon.

Test the Doorbell

Press the doorbell button. You should see:
– A notification in the SmartThings app
– The doorbell chime sound (if configured)
– A log entry in the device history

If nothing happens, check the device handler and power connection.

Customize Settings

Tap on the doorbell in the app to access settings. You can:
– Rename it (e.g., “Front Door Bell”)
– Set notification preferences
– Adjust volume or chime type (if supported by the handler)
– View event history

Some custom handlers allow you to change the LED color or enable silent mode—explore the options.

Step 6: Set Up Automations and Alerts

Now that your doorbell is connected, let’s make it smarter.

Create a Basic Notification

1. In the SmartThings app, go to Automations.
2. Tap “+” to create a new automation.
3. Choose “If this happens” > Device > Aeotec Doorbell Gen 5 > Button pressed.
4. Then choose “Then do this” > Send notification.
5. Enter a message like “Someone is at the front door!”
6. Save the automation.

Now you’ll get a push notification every time the doorbell is pressed.

Trigger Lights or Cameras

Want the porch light to turn on when someone rings the bell?

1. Create a new automation.
2. Trigger: Doorbell pressed.
3. Action: Turn on outdoor light (or camera recording).
4. Add a delay if needed (e.g., turn off after 2 minutes).

This is great for security and convenience.

Use with Other Smart Devices

You can also:
– Unlock a smart lock (if you’re home)
– Announce “Doorbell pressed” via a smart speaker
– Send an email or SMS alert

The possibilities are endless with SmartThings’ automation engine.

Troubleshooting Common Issues

Even with careful setup, problems can happen. Here’s how to fix the most common ones.

Doorbell Not Detected During Inclusion

Possible causes:
– Weak Z-Wave signal
– Doorbell not in pairing mode
– Hub not in inclusion mode

Solutions:
– Move the doorbell closer to the hub (within 10 feet).
– Press the pairing button again and hold for 5 seconds.
– Restart inclusion mode in the SmartThings app.
– Try a Z-Wave repeater (like a smart plug) to boost the signal.

Device Shows as “Unknown” or “Offline”

This usually means the device handler isn’t applied correctly.

Steps to fix:
1. Go to the SmartThings IDE.
2. Confirm the custom device handler is published.
3. Reassign it to the doorbell device.
4. Restart the SmartThings hub (unplug for 10 seconds).
5. Refresh the app.

No Sound or Chime

If the doorbell doesn’t ring:
– Check power: Is it plugged in or wired correctly?
– Test the chime: Use the app or press the button while near the doorbell.
– Adjust volume: Some handlers allow volume control in settings.

Delayed or Missed Notifications

Z-Wave signals can be slow in large homes.

Tips:
– Add more Z-Wave repeaters (smart plugs or lights).
– Reduce distance between devices.
– Avoid interference from Wi-Fi routers or microwaves.

Doorbell Disconnects Frequently

This suggests a weak or unstable connection.

Try:
– Re-including the doorbell (see exclusion below).
– Updating the device handler to the latest version.
– Checking for firmware updates (via Aeotec’s website).

How to Exclude and Re-Include the Doorbell

If nothing works, remove the doorbell and start over.

1. In the SmartThings app, go to Devices.
2. Find your doorbell and tap the three dots > Settings.
3. Scroll down and tap “Remove device”.
4. Confirm exclusion.
5. On the doorbell, press and hold the pairing button for 10 seconds to reset.
6. Repeat the inclusion process from Step 2.

Tips for Long-Term Reliability

To keep your Aeotec Doorbell Gen 5 working smoothly:

  • Keep the device handler updated: Check the community forum every few months for updates.
  • Use a dedicated transformer: Don’t share power with other high-draw devices.
  • Clean the button: Dust and dirt can affect responsiveness—wipe it monthly.
  • Monitor battery (if used): If you use batteries for backup, replace them every 6–12 months.
  • Test monthly: Ring the doorbell and check notifications to ensure everything works.

Conclusion

Adding the Aeotec Doorbell Gen 5 to SmartThings takes a few extra steps, but it’s well worth the effort. With Z-Wave inclusion, a custom device handler, and smart automations, you’ll have a reliable, integrated doorbell that enhances your home’s security and convenience.

Remember: the key to success is patience and attention to detail. Follow each step carefully, double-check your connections, and don’t skip the device handler—it’s essential.

Once set up, your doorbell will notify you, trigger lights, and work seamlessly with your other smart devices. Whether you’re home or away, you’ll always know when someone’s at the door.

If you run into issues, revisit the troubleshooting section or ask for help in the SmartThings community. Thousands of users have successfully integrated this doorbell—you can too.

Now go enjoy your smarter front door!