2021.12: Blueprint scripts

This commit is contained in:
Franck Nijhof 2021-12-10 15:33:56 +01:00
parent 246858b96c
commit 757431a7c4
No known key found for this signature in database
GPG Key ID: D62583BA8AB11CA3

View File

@ -157,13 +157,14 @@ all your Z-Wave sensors are now neatly organized.
## Blueprint scripts ## Blueprint scripts
This was actually in Home Assistant Core 2021.11 release, but we forgot to 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 You can now create, provide, share Blueprints for scripts! This works
the same as with automations, except... well, it provides a script instead. the same as with automations, except... well, it provides a script instead.
This can be helpful to provide blueprints for configurable bits, that can Script blueprints can be shared and important, exactly like we do with
be re-used in other automations. 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 ## Triggering on any, but only state changes