mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-21 16:27:19 +00:00
Glossary: add blueprint (#28405)
This commit is contained in:
parent
822335afa4
commit
a2e5c63489
@ -76,6 +76,15 @@
|
|||||||
such as on or off.
|
such as on or off.
|
||||||
link: /integrations/binary_sensor
|
link: /integrations/binary_sensor
|
||||||
|
|
||||||
|
- term: Blueprint
|
||||||
|
definition: >-
|
||||||
|
A blueprint is a script or automation configuration with certain parts marked as configurable. This allows users to create multiple scripts or automations based on the same blueprint, with each having its own configuration-specific settings. Blueprints are shared by the community on the [blueprints exchange](https://community.home-assistant.io/c/blueprints-exchange/53) in the forum.
|
||||||
|
link: /docs/blueprint/
|
||||||
|
excerpt: >-
|
||||||
|
A blueprint is a script or automation configuration with certain parts marked as configurable. This allows users to create multiple scripts or automations based on the same blueprint, with each having its own configuration-specific settings.
|
||||||
|
aliases:
|
||||||
|
- blueprints
|
||||||
|
|
||||||
- term: Component
|
- term: Component
|
||||||
definition: >-
|
definition: >-
|
||||||
Better known as: Integrations. Integrations used to be known as components.
|
Better known as: Integrations. Integrations used to be known as components.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user