From b2bc9d2f2fa622ffaa39c1a14eee9c96a0eb44a2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Philipp=20Kl=C3=BCter?= Date: Wed, 19 Jul 2023 00:56:35 +0200 Subject: [PATCH] Udpate author and URL --- blueprints/motionLightAtDay.yml | 3 ++- blueprints/motionLightAtNight.yml | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/blueprints/motionLightAtDay.yml b/blueprints/motionLightAtDay.yml index 939aba0..beff185 100644 --- a/blueprints/motionLightAtDay.yml +++ b/blueprints/motionLightAtDay.yml @@ -2,7 +2,8 @@ blueprint: name: Motion-activated Light at night only description: Turn on a light when motion is detected, after sunset and before sunrise domain: automation - author: Home Assistant + author: Philipp Klüter + source_url: https://git.klueter.dev/ThronRycer/HomeAssistant/src/branch/main/blueprints/motionLightAtDay.yml input: motion_entity: name: Motion Sensor diff --git a/blueprints/motionLightAtNight.yml b/blueprints/motionLightAtNight.yml index b3d628c..5d1fbf5 100644 --- a/blueprints/motionLightAtNight.yml +++ b/blueprints/motionLightAtNight.yml @@ -2,7 +2,8 @@ blueprint: name: Motion-activated Light at night only description: Turn on a light when motion is detected, after sunset and before sunrise domain: automation - author: Home Assistant + author: Philipp Klüter + source_url: https://git.klueter.dev/ThronRycer/HomeAssistant/src/branch/main/blueprints/motionLightAtNight.yml input: motion_entity: name: Motion Sensor