diff --git a/esphomeyaml/components/dallas.rst b/esphomeyaml/components/dallas.rst index 4db6a48a0..75c51c8ab 100644 --- a/esphomeyaml/components/dallas.rst +++ b/esphomeyaml/components/dallas.rst @@ -34,7 +34,7 @@ Configuration variables: - **pin** (**Required**, number): The pin the sensor bus is connected to. - **update_interval** (*Optional*, :ref:`config-time`): The interval that the sensors should be checked. - Defaults to 15 seconds. + Defaults to 60 seconds. - **id** (*Optional*, :ref:`config-id`): Manually specify the ID used for code generation. See Also