This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
blueprint: | |
name: Timed Motion-activated Dimmable Light | |
description: Turn on a light when motion is detected within a certain time contraint. | |
domain: automation | |
source_url: https://github.com/home-assistant/core/blob/dev/homeassistant/components/automation/blueprints/motion_light.yaml | |
input: | |
motion_entity: | |
name: Motion Sensor | |
selector: | |
entity: |