Skip to content

bryanalves/rtl_exporter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sensors MQTT format:

/rtl_433/$$hostname/events => JSON /rtl_433/$$hostname/devices/$$model/$$id/ or /rtl_433/$$hostname/devices/$$model/$$channel/$$id/ time id channel temperature_c humidity battery_ok test

Run with:

podman build -t rtl_exporter . podman run --rm -it -e RTL_HOST=rtl-tcp.example.com -e MQTT_HOST=mqtt.example.com -e METER_IDS=12345 rtl_exporter

About

Comebines rtlamr and rtl_433 to mqtt and prometheus

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published