Update turn_on_light_for_10_minutes_when_motion_detected.markdown (#16819)

This commit is contained in:
OzGav 2021-03-03 17:58:23 +10:00 committed by GitHub
parent f26bca8524
commit a6b0bd1104
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,7 +4,7 @@ description: "Turn on lights for 10 minutes when motion detected."
ha_category: Automation Examples
---
#### Turn on lights with a resetable off timer
#### Turn on lights with a resettable off timer
This recipe will turn on a light when there is motion and turn off the light when ten minutes has passed without any motion events.