Clearify the use of the mqtt sensor options option (#35084)

This commit is contained in:
Jan Bouwhuis 2024-10-05 12:28:42 +02:00 committed by GitHub
parent 12acdffff1
commit 2248dcb609
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -166,7 +166,7 @@ object_id:
required: false
type: string
options:
description: List of allowed sensor state value. An empty list is not allowed. The sensor's `device_class` should be set to `enum`. Cannot be used together with `state_class` or `unit_of_measurement`.
description: List of allowed sensor state value. An empty list is not allowed. The sensor's `device_class` must be set to `enum`. The `options` option cannot be used together with `state_class` or `unit_of_measurement`.
required: false
type: list
payload_available: