From 757431a7c4a02a50ae49623c05fde04d60bf799c Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Fri, 10 Dec 2021 15:33:56 +0100 Subject: [PATCH] 2021.12: Blueprint scripts --- source/_posts/2021-12-11-release-202112.markdown | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/source/_posts/2021-12-11-release-202112.markdown b/source/_posts/2021-12-11-release-202112.markdown index d7f3b43647e..def6ddb6196 100644 --- a/source/_posts/2021-12-11-release-202112.markdown +++ b/source/_posts/2021-12-11-release-202112.markdown @@ -157,13 +157,14 @@ all your Z-Wave sensors are now neatly organized. ## Blueprint scripts This was actually in Home Assistant Core 2021.11 release, but we forgot to -mention it completely! :( Retry! +mention it completely... Shame on us... Retry! You can now create, provide, share Blueprints for scripts! This works the same as with automations, except... well, it provides a script instead. -This can be helpful to provide blueprints for configurable bits, that can -be re-used in other automations. +Script blueprints can be shared and important, exactly like we do with +automations now. These can be really helpful to provide to other Home Assistant +users, as these scripts can be re-used in, e.g., other automations. ## Triggering on any, but only state changes