Skip to content

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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

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:

About

Use wall mount switches that trigger MQTT commands

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages