Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 1.17 KB

File metadata and controls

15 lines (13 loc) · 1.17 KB

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: