From 626d123493d2ed1fea011135c50fa6b8fbafe16f Mon Sep 17 00:00:00 2001 From: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com> Date: Wed, 4 Oct 2023 19:20:03 +0200 Subject: [PATCH] c-entities (#29152) --- source/_integrations/calendar.markdown | 16 ++++++---------- source/_integrations/camera.markdown | 2 ++ source/_integrations/climate.markdown | 4 +++- source/_integrations/cover.markdown | 2 ++ 4 files changed, 13 insertions(+), 11 deletions(-) diff --git a/source/_integrations/calendar.markdown b/source/_integrations/calendar.markdown index b61fc8ff40e..7f22f6acb03 100644 --- a/source/_integrations/calendar.markdown +++ b/source/_integrations/calendar.markdown @@ -14,19 +14,15 @@ The calendar integration provides calendar entities, allowing other integrations to integrate calendars into Home Assistant. Calendars are shown on the calendar dashboard and can be used with automations. -A calendar entity has a state and attributes representing the next event (only). -A calendar trigger is much more flexible, has fewer limitations, and is -recommended for automations instead of using the entity state. - -
- -Calendar entities are here to be consumed and provided by other integrations. - -This page, therefore, does not provide instructions on how to create calendar +This page does not provide instructions on how to create calendar entities. Please see the ["Calendar" category](/integrations/#calendar) on the integrations page to find integration offering calendar entities. -
+{% include integrations/building_block_integration.md %} + +A calendar entity has a state and attributes representing the next event (only). +A calendar trigger is much more flexible, has fewer limitations, and is +recommended for automations instead of using the entity state. ## Viewing and managing calendars diff --git a/source/_integrations/camera.markdown b/source/_integrations/camera.markdown index 04afffb19b1..156d6a6a0c5 100644 --- a/source/_integrations/camera.markdown +++ b/source/_integrations/camera.markdown @@ -16,6 +16,8 @@ ha_platforms: The camera integration allows you to use IP cameras with Home Assistant. +{% include integrations/building_block_integration.md %} + ### Streaming Video If your camera supports it, and the [`stream`](/integrations/stream) integration is setup, you will be able to stream your cameras in the frontend and on supported media players. diff --git a/source/_integrations/climate.markdown b/source/_integrations/climate.markdown index 15b1422686a..b03e1d1f93c 100644 --- a/source/_integrations/climate.markdown +++ b/source/_integrations/climate.markdown @@ -11,7 +11,9 @@ ha_codeowners: ha_integration_type: entity --- -The Climate integration allows you to control and monitor HVAC (heating, ventilating, and air conditioning) devices and thermostats. +The climate integration allows you to control and monitor HVAC (heating, ventilating, and air conditioning) devices and thermostats. + +{% include integrations/building_block_integration.md %} ## Services diff --git a/source/_integrations/cover.markdown b/source/_integrations/cover.markdown index 9e7ed821706..e4755285473 100644 --- a/source/_integrations/cover.markdown +++ b/source/_integrations/cover.markdown @@ -13,6 +13,8 @@ ha_integration_type: entity Home Assistant can give you an interface to control covers such as rollershutters, blinds, and garage doors. +{% include integrations/building_block_integration.md %} + ## Device Class The way these {% term sensors %} are displayed in the {% term frontend %} can be modified in the [customize section](/docs/configuration/customizing-devices/). The following device classes are supported for covers: