/433MHz-MQTT-Bridge-with-Wemos-D1

Use wall mount switches that trigger MQTT commands

Primary LanguageC++

433MHz-MQTT-Bridge

Dedicated Processor to receive 433MHz signals from a switch and to translate to MQTT commands

I have lots of intelligent nodes/IOTs (ESP8266s) around my living room and of course I can switch lights on and off through Domoticz or Alexa. My wife though loves common wall switches. A good solution are these 433Mhz wall mount switches. The program running on a Wemos D1 mini translates the code sent by the switch in a MQTT toggle command. Instead of having a 433MHz receiver on all my nodes this program runs on a dedicated Wemos (Could also be added to an existing node). No change needed to all my existing nodes.

Hardware requirements: