mirror of
https://github.com/openwrt/packages.git
synced 2025-07-22 05:19:25 +00:00
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>
8 lines
228 B
Plaintext
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"
|