update jsn_sr04t page (#4238)

This commit is contained in:
Maximilian Mewes 2024-09-10 02:55:37 +02:00 committed by GitHub
parent 8e5bd43784
commit ebdb1bc053
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -60,7 +60,7 @@ Configuration variables:
sensor. Defaults to ``60s``. Not applicable in mode 1.
- **uart_id** (*Optional*, :ref:`config-id`): The ID of the :ref:`UART bus <uart>` you wish to use for this sensor.
Use this if you want to use multiple UART buses at once.
- **model** (*Optional*): Sensor model. Available options: ``jsn_sr04t`` (default) and ``aj_sr04t``.
- **model** (*Optional*): Sensor model. Available options: ``jsn_sr04t`` (default) and ``aj_sr04m``.
- All other options from :ref:`Sensor <config-sensor>`.
See Also