Door bell gateway integrating MQTT for Home Automation support. This has an interface in both directions, door bell signals from the push buttons are published on MQTT and it listens to events to turn on the bell or switch on the light.
Go to file
Dirk Jahnke b5c3a49513 Initial commit 2020-12-25 15:52:54 +01:00
.vscode Initial commit 2020-12-25 15:52:54 +01:00
include Initial commit 2020-12-25 15:52:54 +01:00
lib Initial commit 2020-12-25 15:52:54 +01:00
src Initial commit 2020-12-25 15:52:54 +01:00
test Initial commit 2020-12-25 15:52:54 +01:00
.gitignore Initial commit 2020-12-25 15:52:54 +01:00
README.md Initial commit 2020-12-25 15:52:54 +01:00
platformio.ini Initial commit 2020-12-25 15:52:54 +01:00

README.md

DoorBell-MQTT-Gateway

Based on

  • Arduino Uno
  • Ethernet interface

Watchout for GPIO changes as triggers for

  • door bell input
  • post box observer (post entry)
  • post box observer (takeout posts)
  • ...