[ST EDGE] Sage/Echostar Doorbell Sensor

Finished work on the Sage/Echostar doorbell sensor (with 2 inputs).

If you’re interested in trying it (consider it in beta just like the rest of the Edge drivers), please sign up here:

The driver is a amalgamation of the stock Edge Zigbee Button drivers with support for the Doorbell device added alongside. I will continue to update against the base driver from ST and release as needed.

  1. Use the invite CStup Edge Driver Invitation
  2. Enroll your hub
  3. Click “Available Drivers”
  4. Click the “Install” button on Zigbee Button CS
  5. In the mobile app, pair your device using + Device → Scan for nearby devices
  6. Press and hold the reset button while inserting the battery. Hold until the LED starts blinking, this will force a reset/join. The LED will continue blinking to indicate its pairing.
  7. Device should be added within 30 seconds.
  8. If you like this driver and want to buy me a coffee, thanks!

The device offers a single parameter thru Settings - the amount of time in seconds between presses. When the physical doorbell is held down, the device reports it being pressed every 250-500ms. This parameter filters out duplicate pressed triggers.

Some notes:

  1. This device is super odd as far as Zigbee goes.
  2. It will report battery status, but always as 0%. No amount of finagling will make it report the actual battery value. As such, battery is not currently an attribute for this driver.
  3. The device does send a battery status as part of a ZDO power descriptor but there are only 4 valid values (100%, 66%, 33%, 0%). I’ve only seen it send report 100% in testing, so that may be hardcoded too. If I have time I may go back and add support for parsing the descriptor.
  4. The fingerprint data has manufacturer name as " Echostar" and the model as " Bell", with the leading spaces.
  5. Every 21 to 22 minutes after the last data sent, it will send a Basic Cluster/Manufacturer Name Attribute report " Echostar" each time. This attribute isn’t reportable, but yet it reports it, likely as an odd choice for a keepalive.

Please let me know any questions or suggestions!

3 Likes

@csstup
Tried to enroll and clicking on enroll does not seem to do anything.

Will try again tomorrow.

Thanks for working on this

Sometimes you have to refresh the screen a few times after the enroll click. Then the “Available Drivers” button will appear.

1 Like

@csstup
Was able to enroll and add the doorbell drivers.

Will test later.

1 Like

@csstup

Thanks

it works!

I get notifications for the front door bell and the side door bell!

I use “Button1” and “Button2”/ “pressed” for notifications

1 Like

Thank you for this! It’s working great and sending notifications via a routine.

1 Like

Thank you!! I installed this yesterday and it works perfectly.

1 Like

Eugh I can’t get it to turn up in scan devices. I deleted the device from Smartthings - was that the wrong first step? Done the steps described over and over and also restarted the hub and no luck, it just doesn’t work.

Are you on iOS? When you do a scan from the app, is your hub green light blinking? iOS has an app issue with triggering scans.

If you’re on Android, the device should be found, its easy to pair.

Yes I am on iOS! And no blinking lights on hub - you may have cracked it. Can I start a scan from the web interface?

Unfortunately, no. Not from the IDE either. The issue for iOS is all over the forum here and I’m guessing will be fixed soon. I believe others are using/borrowing an Android device or using an emulator in the meantime.

1 Like

Instead of doing ‘scan nearby’, try picking a zigbee device from the brand list. If that gets the light blinking then it should pick up any new zigbee device even if it’s not the selected brand.

2 Likes

This was perfect advice, thanks - triggered the scan and picked it up straight away. Shout out to the Smartthings QA team, thanks for the massive ‘add devices’ bug on one of your biggest customer platforms :roll_eyes:

Many thanks to everyone here, I have a working doorbell ready for groovy’s demise - much appreciated.

2 Likes