mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 09:17:06 +00:00
update global note for building block integrations (#31772)
* update description of building block integrations * more rewording on building block note * fix wording to match link
This commit is contained in:
parent
0b836d191f
commit
74549d919e
@ -5,6 +5,6 @@
|
||||
|
||||
**Building block integration**
|
||||
|
||||
The {{ name | downcase }} integration cannot be directly used. You cannot create your own {{ domain | replace: "_", " " }} entities using this integration. This integration is a building block for other integrations to use, enabling them to create {{ domain | replace: "_", " " }} entities for you.
|
||||
This {{ name | downcase }} building block integration cannot be directly added to your Home Assistant. It is a generic building block that other integrations use to create {{ domain | replace: "_", " " }} entities for you. See the "Categories" links in the sidebar to see all {{ name | downcase }} integrations built from it that you can use. The automation triggers, actions, and other information on this page can be used with all of those integrations whose entities support them, and some integrations add extra functionality.
|
||||
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user