{ "name": "rtl_433", "image": "ghcr.io/pbkhrv/rtl_433-hass-addons-rtl_433-{arch}", "version": "0.7.0", "slug": "rtl433", "description": "Receive wireless sensor data via an SDR dongle and rtl_433", "url": "https://github.com/pbkhrv/rtl_433-hass-addons/tree/main/rtl_433", "arch": ["aarch64", "amd64"], "startup": "application", "boot": "auto", "init": false, "map": ["config:rw"], "services": ["mqtt:want"], "usb": true, "udev": true, "options": { "rtl_433_conf_file": "", "retain": true }, "schema": { "rtl_433_conf_file": "str?", "retain": "bool" } }