mirror of
https://github.com/esphome/esphome-docs.git
synced 2024-12-26 17:27:47 +01:00
Update for default update_interval (#131)
Actual default update_interval is 60 seconds (measured with stopwatch) over MQTT, not 15 seconds.
This commit is contained in:
parent
b87b7df279
commit
bd88aa591d
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user