Glossary blueprint: add links (#38901)

This commit is contained in:
c0ffeeca7 2025-05-06 11:32:05 +02:00 committed by GitHub
parent 991a07b7ec
commit 6dc6faaf26
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -91,7 +91,7 @@
- binary_sensors
- term: Blueprint
definition: >-
A blueprint is a script, automation or template entity configuration with certain parts
A blueprint is a [script](/getting-started/concepts-terminology/#scripts), [automation](/getting-started/concepts-terminology/#automation), or [template](/integrations/template/) entity configuration with certain parts
marked as configurable. This allows users to create multiple scripts,
automations or template entities based on the same blueprint, with each having its own
configuration-specific settings. Blueprints are shared by the community on
@ -99,11 +99,6 @@
exchange](https://community.home-assistant.io/c/blueprints-exchange/53) in
the forum.
link: /docs/blueprint/
excerpt: >-
A blueprint is a script, automation or template entity configuration with certain parts
marked as configurable. This allows users to create multiple scripts,
automations or template entities based on the same blueprint, with each having its own
configuration-specific settings.
aliases:
- blueprints
- term: Button