Skip to content

prahjister/433toMQTTto433_ESP8266

 
 

Repository files navigation

433toMQTTto433 - ESP8266 program for home automation , gateway between 433mhz and MQTT on both directions Tutorial and schema are there https://1technophile.blogspot.com/2016/09/433tomqttto433-bidirectional-esp8266.html

433nIRtoMQTTto433nIR - ESP8266 gateway between 433mhz, infrared and MQTT on both directions Tutorial and schema are there https://1technophile.blogspot.fr/2016/11/433nIRtomqttto433nIR-bidirectional-esp8266.html

examples_with_gpio_usage/433toMQTTto433nFan_ESP8266 - ESP8266 gateway between 433mhz and a fan's remote control, from MQTT to the fan only. Tutorial is here https://github.com/rickybrent/433toMQTTto433_ESP8266/wiki/Flower-Angel-18R-ST6

These gateways can be integrated with home automation systems like Openhab or Home assistant thanks to the MQTT protocol.

A list of supported 433mhz devices is available here: https://community.home-assistant.io/t/433tomqttto433-gateway-device-list/7819

The gateway integrate Ntuple 433mhz signal detection over a determined time to avoid unnecessary MQTT messages.

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

Bidirectional 433mhz & Infrared MQTT gateway for ESP8266

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Other 80.9%
  • C++ 19.1%