Skip to content

Provides a simple interface between a cheap 1byOne 433Mhz doorbell to MQTT.

License

Notifications You must be signed in to change notification settings

balharrie/doorbell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arduino 433Mhz Doorbell Gateway

Provides a simple interface between a cheap 1byOne 433Mhz doorbell to MQTT.

arduino_secrets.h

In order to compile, you will need a arduino_secrets.h file alongside Doorbell.cpp containing the following defines:

  • SECRETS_MQTT_BROKER_IP
  • SECRETS_BROKER_PORT
  • SECRETS_WIFI_SSID
  • SECRETS_WIFI_PASSWORD

Platform IO

Repository is configured to use D1 MINI board with Arduino environment.

About

Provides a simple interface between a cheap 1byOne 433Mhz doorbell to MQTT.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages