EaryKong Doorbell (DB_B)
Available from:
Aliexpress.com
Banggood.com
Install method:
USB to Serial
GPIO # | Component |
---|---|
GPIO00 | None |
GPIO01 | Tuya Tx |
GPIO02 | None |
GPIO03 | Tuya Rx |
GPIO04 | None |
GPIO05 | None |
GPIO09 | None |
GPIO10 | None |
GPIO12 | None |
GPIO13 | None |
GPIO14 | None |
GPIO15 | None |
GPIO16 | None |
GPIO17 | None |
Configuration
{"NAME":"Doorbell","GPIO":[0,2272,0,2304,0,0,0,0,0,0,0,0,0,0],"FLAG":0,"BASE":18}
This device now comes with a Wi-Fi module incompatible with Tasmota
After the buttons are paired with the gateway copy their values from Tasmota console and add them as a binary_sensor to Home Assistant.
Example:
Volume can be adjusted on DPID 30, on HA add:
input_select:
tuya_doorbell_volume:
name: Doorbell Volume
options:
- "Max"
- "Med+"
- "Med-"
- "Min"
- "Muted"
icon: mdi:bell-ring
And create a automation to change the volume accordingly: