minor: Remove deprecated newmodel from HA script docs ()

This commit is contained in:
aquaticus 2023-09-19 21:31:40 +02:00 committed by GitHub
parent a6fb96c7bb
commit 36f6418436
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -18,7 +18,7 @@ as device topics by MQTT.
"""
AP_EPILOG="""
It is strongly recommended to run rtl_433 with "-C si" and "-M newmodel".
It is strongly recommended to run rtl_433 with "-C si".
This script requires rtl_433 to publish both event messages and device
messages. If you've changed the device topic in rtl_433, use the same device
topic with the "-T" parameter.