We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ecc72a commit 56addb4Copy full SHA for 56addb4
esphomeyaml/components/sensor/cse7766.rst
@@ -47,6 +47,8 @@ Configuration variables:
47
:ref:`Sensor <config-sensor>` and :ref:`MQTT Component <config-mqtt-component>`.
48
- **voltage** (*Optional*): Use the voltage value of the sensor in V (RMS).
49
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`.
52
- **uart_id** (*Optional*, :ref:`config-id`): Manually specify the ID of the :ref:`UART Component <uart>` if you want
53
to use multiple UART buses.
54
0 commit comments