Skip to content

Commit 56addb4

Browse files
committed
CSE7766 Update Interval (#91)
1 parent 0ecc72a commit 56addb4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

esphomeyaml/components/sensor/cse7766.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,8 @@ Configuration variables:
4747
:ref:`Sensor <config-sensor>` and :ref:`MQTT Component <config-mqtt-component>`.
4848
- **voltage** (*Optional*): Use the voltage value of the sensor in V (RMS).
4949
All options from :ref:`Sensor <config-sensor>` and :ref:`MQTT Component <config-mqtt-component>`.
50+
- **update_interval** (*Optional*, :ref:`config-time`): The interval to check the
51+
sensor. Defaults to ``15s``. See :ref:`sensor-default_filter`.
5052
- **uart_id** (*Optional*, :ref:`config-id`): Manually specify the ID of the :ref:`UART Component <uart>` if you want
5153
to use multiple UART buses.
5254

0 commit comments

Comments
 (0)