0
0
mirror of https://github.com/openwrt/packages.git synced 2025-07-22 05:19:25 +00:00
Files
packages/utils/rtl_433/files/rtl_433.conf
Keith T. Garner 4b21375059 rtl_433: bump version to 25.02
Also adds a simple init script and sample config file.

changelog: https://github.com/merbanan/rtl_433/releases/tag/25.02
Signed-off-by: Keith T. Garner <kgarner@kgarner.com>
2025-06-08 22:57:20 +03:00

8 lines
228 B
Plaintext

config rtl_433 rtl_433
option enabled 0
list env "MQTT_USERNAME=mqtt_user"
list env "MQTT_PASSWORD=secret"
list env "TZ=America/Chicago"
list flags "-Fmqtts://mqtt.example.com:8883,retain=1"
list flags "-Mtime:usec"