diff --git a/components/sensor/gcja5.rst b/components/sensor/gcja5.rst index 104a8776c..1f6e9de42 100644 --- a/components/sensor/gcja5.rst +++ b/components/sensor/gcja5.rst @@ -11,7 +11,7 @@ sensors with ESPHome. As the communication with the GCJA5 is done using UART, you need to have an :ref:`UART bus ` in your configuration with the ``rx_pin`` connected to the SEND/TX. Additionally, you need to set the baud rate to 9600, and you -MUST have `EVEN`` parity. +MUST have ``EVEN`` parity. The sensor itself will push values every second. You may wish to :ref:`filter ` this value to reduce the amount of data you are ingesting. The sensor will internally track changes to the Laser Diode and Photo Diode over time to adjust and ensure accuracy.