diff --git a/blueprints/motionLightAtDay.yml b/blueprints/motionLightAtDay.yml index beff185..6b00019 100644 --- a/blueprints/motionLightAtDay.yml +++ b/blueprints/motionLightAtDay.yml @@ -3,7 +3,7 @@ blueprint: description: Turn on a light when motion is detected, after sunset and before sunrise domain: automation author: Philipp Klüter - source_url: https://git.klueter.dev/ThronRycer/HomeAssistant/src/branch/main/blueprints/motionLightAtDay.yml + source_url: https://github.com/ThronRyzer/HomeAssistant/blob/main/blueprints/motionLightAtDay.yml input: motion_entity: name: Motion Sensor diff --git a/blueprints/motionLightAtNight.yml b/blueprints/motionLightAtNight.yml index 5d1fbf5..8ae8b49 100644 --- a/blueprints/motionLightAtNight.yml +++ b/blueprints/motionLightAtNight.yml @@ -3,7 +3,7 @@ blueprint: description: Turn on a light when motion is detected, after sunset and before sunrise domain: automation author: Philipp Klüter - source_url: https://git.klueter.dev/ThronRycer/HomeAssistant/src/branch/main/blueprints/motionLightAtNight.yml + source_url: https://github.com/ThronRyzer/HomeAssistant/blob/main/blueprints/motionLightAtNight.yml input: motion_entity: name: Motion Sensor