Skip to content

EspHome config to sniff the signal from a specific unbranded generic doorbell using a cc1101 & esp32

Notifications You must be signed in to change notification settings

ywaf/generic-doorbell-sniffer-esphome

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

generic-doorbell-sniffer-esphome

EspHome config to sniff the signal from this specific unbranded generic doorbell using a cc1101 & esp32:

fum-Kqe-Qr-UN

Used for integrating into Scrypted (HKSV fake doorbell), or notifications inside HomeAssistant

Usage

  • Install this library into your EspHome host: https://github.com/dbuezas/esphome-cc1101

  • Create a new device in EspHome. Use the config provided in config.yaml

  • Flash onto esp

  • Connect the esp to the cc1101 according to the config

          18, // SCK
          19, // MISO
          23, // MOSI
          5, // CSN
          12, // GDO0
    
  • Change the binary_sensor mqtt-publish action according to your needs

  • Profit?

About

EspHome config to sniff the signal from a specific unbranded generic doorbell using a cc1101 & esp32

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages