Change branch in source_url
This commit is contained in:
parent
29226c41ab
commit
62f5689b6b
|
@ -3,7 +3,7 @@ blueprint:
|
||||||
description: >-
|
description: >-
|
||||||
A script that determines the user name for a provided user ID.
|
A script that determines the user name for a provided user ID.
|
||||||
domain: script
|
domain: script
|
||||||
source_url: https://github.com/nwithan8/configs/blob/master/home_assistant/blueprints/scripts/convert_user_id_to_user_name.yaml
|
source_url: https://github.com/nwithan8/configs/blob/main/home_assistant/blueprints/scripts/convert_user_id_to_user_name.yaml
|
||||||
input:
|
input:
|
||||||
store_in:
|
store_in:
|
||||||
description: The text input entity to store the result in
|
description: The text input entity to store the result in
|
||||||
|
|
Loading…
Reference in New Issue