diff --git a/README.md b/README.md index 0da5f31..bcf3678 100644 --- a/README.md +++ b/README.md @@ -5,4 +5,4 @@ A collection of blueprints used on my local home assitant installation. ## Alarm Clock Alarm Clock with wake up light -[![Open your Home Assistant instance and show the blueprint import dialog with a specific blueprint pre-filled.](https://my.home-assistant.io/badges/blueprint_import.svg)](https://my.home-assistant.io/redirect/blueprint_import/?blueprint_url=https%3A%2F%2Fgit.thethomaas.net%2FTheThomaas%2Fhome-assistant-blueprints%2Fsrc%2Fbranch%2Fmain%2Falarm_clock.yaml) \ No newline at end of file +[![Open your Home Assistant instance and show the blueprint import dialog with a specific blueprint pre-filled.](https://my.home-assistant.io/badges/blueprint_import.svg)](https://my.home-assistant.io/redirect/blueprint_import/?blueprint_url=https%3A%2F%2Fgit.thethomaas.net%2FTheThomaas%2Fhome-assistant-blueprints%2Fraw%2Fbranch%2Fmain%2Falarm_clock.yaml) \ No newline at end of file diff --git a/alarm_clock.yaml b/alarm_clock.yaml index 2cc528d..17d6433 100644 --- a/alarm_clock.yaml +++ b/alarm_clock.yaml @@ -2,7 +2,7 @@ blueprint: name: Alarm Clock description: Alarm Clock with wake up light domain: automation - source_url: https://git.thethomaas.net/TheThomaas/home-assistant-blueprints/src/branch/main/alarm_clock.yaml + source_url: https://git.thethomaas.net/TheThomaas/home-assistant-blueprints/raw/branch/main/alarm_clock.yaml input: alarm_time: name: Alarm Time