Skip to content

Commit

Permalink
CSE7766 Update Interval (#91)
Browse files Browse the repository at this point in the history
  • Loading branch information
OttoWinter committed Dec 1, 2018
1 parent f524ad9 commit e9123d0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions esphomeyaml/components/sensor/cse7766.rst
Expand Up @@ -52,6 +52,8 @@ Configuration variables:
:ref:`Sensor <config-sensor>` and :ref:`MQTT Component <config-mqtt-component>`.
- **voltage** (*Optional*): Use the voltage value of the sensor in V (RMS).
All options from :ref:`Sensor <config-sensor>` and :ref:`MQTT Component <config-mqtt-component>`.
- **update_interval** (*Optional*, :ref:`config-time`): The interval to check the
sensor. Defaults to ``15s``. See :ref:`sensor-default_filter`.
- **uart_id** (*Optional*, :ref:`config-id`): Manually specify the ID of the :ref:`UART Component <uart>` if you want
to use multiple UART buses.

Expand Down

0 comments on commit e9123d0

Please sign in to comment.