Udpate author and URL

This commit is contained in:
2023-07-19 00:56:35 +02:00
parent c22ed5e391
commit b2bc9d2f2f
2 changed files with 4 additions and 2 deletions

View File

@@ -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

View File

@@ -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