Skip to content

mag1024/esphome-rtl433

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

A demo of how the rtl_433_ESP library can be used with ESPHome.

I'm using the 433 Mhz version of the LoRa32 V2.1_1.6.

Usage:

substitutions:
  name: "rfgw"
  NAME: "RF Gateway"

packages:
  rfgw: !include 433/rfgw.yaml

mqtt:
  ...

Or, if you want to use ESP-IDF framework instead of Arduino (strongly recommended for Bluetooth) you can use rfgw-espidf.yaml instead.

About

A demo of using rtl_433_ESP library with esphome

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages