Logo
SAGE Doorbell Sensor
Model SAGE206612 manufactured by Echostar
Zigbee ID: Bell
SAGE Doorbell Sensor
Supports:
action
Available from:
Ebay.com
Manufacturer:
Echostar.com
Confirmed working with
If the device is following Zigbee standards it is possible it will work with other gateway solutions, it is just not confirmed as working yet!

Zigbee2Tasmota rules

To get proper decoding the following rule works for MQTT translation:

Rule1
  on <devid>#0006!01 do publish tele/<bridge>/<devid>/SENSOR {"<devid>":{"doorbell":"front_door"}} endon
  on <devid>#0006!02 do publish tele/<bridge>/<devid>/SENSOR {"<devid>":{"doorbell":"back_door"}} endon
Rule1 on