Udpate author and URL
This commit is contained in:
@@ -2,7 +2,8 @@ blueprint:
|
|||||||
name: Motion-activated Light at night only
|
name: Motion-activated Light at night only
|
||||||
description: Turn on a light when motion is detected, after sunset and before sunrise
|
description: Turn on a light when motion is detected, after sunset and before sunrise
|
||||||
domain: automation
|
domain: automation
|
||||||
author: Home Assistant
|
author: Philipp Klüter
|
||||||
|
source_url: https://git.klueter.dev/ThronRycer/HomeAssistant/src/branch/main/blueprints/motionLightAtDay.yml
|
||||||
input:
|
input:
|
||||||
motion_entity:
|
motion_entity:
|
||||||
name: Motion Sensor
|
name: Motion Sensor
|
||||||
|
|||||||
@@ -2,7 +2,8 @@ blueprint:
|
|||||||
name: Motion-activated Light at night only
|
name: Motion-activated Light at night only
|
||||||
description: Turn on a light when motion is detected, after sunset and before sunrise
|
description: Turn on a light when motion is detected, after sunset and before sunrise
|
||||||
domain: automation
|
domain: automation
|
||||||
author: Home Assistant
|
author: Philipp Klüter
|
||||||
|
source_url: https://git.klueter.dev/ThronRycer/HomeAssistant/src/branch/main/blueprints/motionLightAtNight.yml
|
||||||
input:
|
input:
|
||||||
motion_entity:
|
motion_entity:
|
||||||
name: Motion Sensor
|
name: Motion Sensor
|
||||||
|
|||||||
Reference in New Issue
Block a user