diff --git a/source/_components/binary_sensor.nest.markdown b/source/_components/binary_sensor.nest.markdown index d7c74a38341..e42d13c0db4 100644 --- a/source/_components/binary_sensor.nest.markdown +++ b/source/_components/binary_sensor.nest.markdown @@ -19,6 +19,7 @@ To set it up, add the following information to your `configuration.yaml` file: ```yaml binary_sensor: platform: nest + scan_interval: 60 monitored_conditions: - 'fan' - 'hvac_ac_state'