Update blueprint url
This commit is contained in:
parent
29a5a0769e
commit
ecd3435bb2
|
|
@ -5,4 +5,4 @@ A collection of blueprints used on my local home assitant installation.
|
||||||
## Alarm Clock
|
## Alarm Clock
|
||||||
Alarm Clock with wake up light
|
Alarm Clock with wake up light
|
||||||
|
|
||||||
[](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)
|
[](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)
|
||||||
|
|
@ -2,7 +2,7 @@ blueprint:
|
||||||
name: Alarm Clock
|
name: Alarm Clock
|
||||||
description: Alarm Clock with wake up light
|
description: Alarm Clock with wake up light
|
||||||
domain: automation
|
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:
|
input:
|
||||||
alarm_time:
|
alarm_time:
|
||||||
name: Alarm Time
|
name: Alarm Time
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue