mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-18 14:56:53 +00:00
Dashboards: fix markdown in related meta data section (#32430)
This commit is contained in:
parent
e1bcbcae63
commit
c392aa6a77
@ -4,9 +4,9 @@ title: "Alarm panel card"
|
|||||||
sidebar_label: Alarm panel
|
sidebar_label: Alarm panel
|
||||||
description: "The alarm panel card allows you to arm and disarm your alarm control panel integrations."
|
description: "The alarm panel card allows you to arm and disarm your alarm control panel integrations."
|
||||||
related:
|
related:
|
||||||
- docs: /integrations/frontend/
|
- docs: /integrations/frontend/
|
||||||
title: Themes
|
title: Themes
|
||||||
- docs: /dashboards/cards/
|
- docs: /dashboards/cards/
|
||||||
title: Dashboard cards
|
title: Dashboard cards
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@ -4,9 +4,9 @@ title: "Area card"
|
|||||||
sidebar_label: Area
|
sidebar_label: Area
|
||||||
description: "The area card gives control of your entities in a specified area."
|
description: "The area card gives control of your entities in a specified area."
|
||||||
related:
|
related:
|
||||||
- docs: /integrations/frontend/
|
- docs: /integrations/frontend/
|
||||||
title: Themes
|
title: Themes
|
||||||
- docs: /dashboards/cards/
|
- docs: /dashboards/cards/
|
||||||
title: Dashboard cards
|
title: Dashboard cards
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@ -4,13 +4,13 @@ title: "Button card"
|
|||||||
sidebar_label: Button
|
sidebar_label: Button
|
||||||
description: "The Button card allows you to add buttons to perform tasks."
|
description: "The Button card allows you to add buttons to perform tasks."
|
||||||
related:
|
related:
|
||||||
- docs: /dashboards/actions/
|
- docs: /dashboards/actions/
|
||||||
title: Card actions
|
title: Card actions
|
||||||
- docs: /docs/scripts/
|
- docs: /docs/scripts/
|
||||||
title: Scripts
|
title: Scripts
|
||||||
- docs: /integrations/frontend/
|
- docs: /integrations/frontend/
|
||||||
title: Themes
|
title: Themes
|
||||||
- docs: /dashboards/cards/
|
- docs: /dashboards/cards/
|
||||||
title: Dashboard cards
|
title: Dashboard cards
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@ -4,9 +4,9 @@ title: "Calendar card"
|
|||||||
sidebar_label: Calendar
|
sidebar_label: Calendar
|
||||||
description: "The calendar card displays your calendar entities in a month, day and list view"
|
description: "The calendar card displays your calendar entities in a month, day and list view"
|
||||||
related:
|
related:
|
||||||
- docs: /integrations/frontend/
|
- docs: /integrations/frontend/
|
||||||
title: Themes
|
title: Themes
|
||||||
- docs: /dashboards/cards/
|
- docs: /dashboards/cards/
|
||||||
title: Dashboard cards
|
title: Dashboard cards
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@ -4,7 +4,7 @@ title: Conditional card
|
|||||||
sidebar_label: Conditional
|
sidebar_label: Conditional
|
||||||
description: The Conditional card displays another card based on conditions.
|
description: The Conditional card displays another card based on conditions.
|
||||||
related:
|
related:
|
||||||
- docs: /dashboards/cards/
|
- docs: /dashboards/cards/
|
||||||
title: Dashboard cards
|
title: Dashboard cards
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@ -4,9 +4,9 @@ title: "Energy cards"
|
|||||||
sidebar_label: Energy cards
|
sidebar_label: Energy cards
|
||||||
description: "An overview of the energy cards that are available."
|
description: "An overview of the energy cards that are available."
|
||||||
related:
|
related:
|
||||||
- docs: /integrations/frontend/
|
- docs: /integrations/frontend/
|
||||||
title: Themes
|
title: Themes
|
||||||
- docs: /dashboards/cards/
|
- docs: /dashboards/cards/
|
||||||
title: Dashboard cards
|
title: Dashboard cards
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@ -4,11 +4,11 @@ title: "Entities card"
|
|||||||
sidebar_label: Entities
|
sidebar_label: Entities
|
||||||
description: "The entities card is the most common type of card. It groups items together into lists."
|
description: "The entities card is the most common type of card. It groups items together into lists."
|
||||||
related:
|
related:
|
||||||
- docs: /dashboards/actions/
|
- docs: /dashboards/actions/
|
||||||
title: Card actions
|
title: Card actions
|
||||||
- docs: /dashboards/header-footer/
|
- docs: /dashboards/header-footer/
|
||||||
title: Card header and footer
|
title: Card header and footer
|
||||||
- docs: /dashboards/cards/
|
- docs: /dashboards/cards/
|
||||||
title: Dashboard cards
|
title: Dashboard cards
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@ -4,11 +4,11 @@ title: "Entity card"
|
|||||||
sidebar_label: Entity
|
sidebar_label: Entity
|
||||||
description: "The entity card gives you a quick overview of your entity's state"
|
description: "The entity card gives you a quick overview of your entity's state"
|
||||||
related:
|
related:
|
||||||
- docs: /integrations/frontend/
|
- docs: /integrations/frontend/
|
||||||
title: Themes
|
title: Themes
|
||||||
- docs: /dashboards/header-footer/
|
- docs: /dashboards/header-footer/
|
||||||
title: Card header and footer
|
title: Card header and footer
|
||||||
- docs: /dashboards/cards/
|
- docs: /dashboards/cards/
|
||||||
title: Dashboard cards
|
title: Dashboard cards
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@ -4,9 +4,9 @@ title: "Gauge card"
|
|||||||
sidebar_label: Gauge
|
sidebar_label: Gauge
|
||||||
description: "The gauge card is a basic card that allows visually seeing sensor data."
|
description: "The gauge card is a basic card that allows visually seeing sensor data."
|
||||||
related:
|
related:
|
||||||
- docs: /integrations/frontend/
|
- docs: /integrations/frontend/
|
||||||
title: Themes
|
title: Themes
|
||||||
- docs: /dashboards/cards/
|
- docs: /dashboards/cards/
|
||||||
title: Dashboard cards
|
title: Dashboard cards
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@ -4,11 +4,11 @@ title: "Glance card"
|
|||||||
sidebar_label: Glance
|
sidebar_label: Glance
|
||||||
description: "The glance card is useful to group multiple sensors in a compact overview."
|
description: "The glance card is useful to group multiple sensors in a compact overview."
|
||||||
related:
|
related:
|
||||||
- docs: /dashboards/actions/
|
- docs: /dashboards/actions/
|
||||||
title: Card actions
|
title: Card actions
|
||||||
- docs: /integrations/frontend/
|
- docs: /integrations/frontend/
|
||||||
title: Themes
|
title: Themes
|
||||||
- docs: /dashboards/cards/
|
- docs: /dashboards/cards/
|
||||||
title: Dashboard cards
|
title: Dashboard cards
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@ -4,9 +4,9 @@ title: "Grid card"
|
|||||||
sidebar_label: Grid
|
sidebar_label: Grid
|
||||||
description: "The grid card allows you to show multiple cards in a grid."
|
description: "The grid card allows you to show multiple cards in a grid."
|
||||||
related:
|
related:
|
||||||
- docs: /integrations/frontend/
|
- docs: /integrations/frontend/
|
||||||
title: Themes
|
title: Themes
|
||||||
- docs: /dashboards/cards/
|
- docs: /dashboards/cards/
|
||||||
title: Dashboard cards
|
title: Dashboard cards
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@ -4,9 +4,9 @@ title: "History graph card"
|
|||||||
sidebar_label: History graph
|
sidebar_label: History graph
|
||||||
description: "The history graph card allows you to display a graph for each of the entities listed."
|
description: "The history graph card allows you to display a graph for each of the entities listed."
|
||||||
related:
|
related:
|
||||||
- docs: /integrations/frontend/
|
- docs: /integrations/frontend/
|
||||||
title: Themes
|
title: Themes
|
||||||
- docs: /dashboards/cards/
|
- docs: /dashboards/cards/
|
||||||
title: Dashboard cards
|
title: Dashboard cards
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@ -4,7 +4,7 @@ title: "Horizontal stack card"
|
|||||||
sidebar_label: Horizontal stack
|
sidebar_label: Horizontal stack
|
||||||
description: "The horizontal stack card allows you to stack together multiple cards, so they always sit next to each other in the space of one column."
|
description: "The horizontal stack card allows you to stack together multiple cards, so they always sit next to each other in the space of one column."
|
||||||
related:
|
related:
|
||||||
- docs: /dashboards/cards/
|
- docs: /dashboards/cards/
|
||||||
title: Dashboard cards
|
title: Dashboard cards
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@ -4,9 +4,9 @@ title: "Humidifier card"
|
|||||||
sidebar_label: Humidifier
|
sidebar_label: Humidifier
|
||||||
description: "The humidifier card gives control of your humidifier entity, allowing you to change the target humidity and mode of the entity."
|
description: "The humidifier card gives control of your humidifier entity, allowing you to change the target humidity and mode of the entity."
|
||||||
related:
|
related:
|
||||||
- docs: /integrations/frontend/
|
- docs: /integrations/frontend/
|
||||||
title: Themes
|
title: Themes
|
||||||
- docs: /dashboards/cards/
|
- docs: /dashboards/cards/
|
||||||
title: Dashboard cards
|
title: Dashboard cards
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@ -4,9 +4,9 @@ title: "Webpage card"
|
|||||||
sidebar_label: Webpage
|
sidebar_label: Webpage
|
||||||
description: "The webpage card allows you to embed your favorite webpage right into Home Assistant."
|
description: "The webpage card allows you to embed your favorite webpage right into Home Assistant."
|
||||||
related:
|
related:
|
||||||
- docs: /dashboards/dashboards/#webpage-dashboard
|
- docs: /dashboards/dashboards/#webpage-dashboard
|
||||||
title: Webpage dashboard
|
title: Webpage dashboard
|
||||||
- docs: /dashboards/cards/
|
- docs: /dashboards/cards/
|
||||||
title: Dashboard cards
|
title: Dashboard cards
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@ -4,11 +4,11 @@ title: "Light card"
|
|||||||
sidebar_label: Light
|
sidebar_label: Light
|
||||||
description: "The light card allows you to change the brightness of the light."
|
description: "The light card allows you to change the brightness of the light."
|
||||||
related:
|
related:
|
||||||
- docs: /dashboards/actions/
|
- docs: /dashboards/actions/
|
||||||
title: Card actions
|
title: Card actions
|
||||||
- docs: /integrations/frontend/
|
- docs: /integrations/frontend/
|
||||||
title: Themes
|
title: Themes
|
||||||
- docs: /dashboards/cards/
|
- docs: /dashboards/cards/
|
||||||
title: Dashboard cards
|
title: Dashboard cards
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@ -4,9 +4,9 @@ title: "Logbook card"
|
|||||||
sidebar_label: Logbook
|
sidebar_label: Logbook
|
||||||
description: "The logbook card displays entries from the logbook for specific entities."
|
description: "The logbook card displays entries from the logbook for specific entities."
|
||||||
related:
|
related:
|
||||||
- docs: /integrations/frontend/
|
- docs: /integrations/frontend/
|
||||||
title: Themes
|
title: Themes
|
||||||
- docs: /dashboards/cards/
|
- docs: /dashboards/cards/
|
||||||
title: Dashboard cards
|
title: Dashboard cards
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@ -4,11 +4,11 @@ title: "Map card"
|
|||||||
sidebar_label: Map
|
sidebar_label: Map
|
||||||
description: "The map card that allows you to display entities on a map"
|
description: "The map card that allows you to display entities on a map"
|
||||||
related:
|
related:
|
||||||
- docs: /dashboards/dashboards/#map-dashboard
|
- docs: /dashboards/dashboards/#map-dashboard
|
||||||
title: Map dashboard
|
title: Map dashboard
|
||||||
- docs: /integrations/frontend/
|
- docs: /integrations/frontend/
|
||||||
title: Themes
|
title: Themes
|
||||||
- docs: /dashboards/cards/
|
- docs: /dashboards/cards/
|
||||||
title: Dashboard cards
|
title: Dashboard cards
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@ -4,9 +4,9 @@ title: "Markdown card"
|
|||||||
sidebar_label: Markdown
|
sidebar_label: Markdown
|
||||||
description: "The Markdown card is used to render Markdown"
|
description: "The Markdown card is used to render Markdown"
|
||||||
related:
|
related:
|
||||||
- docs: /integrations/frontend/
|
- docs: /integrations/frontend/
|
||||||
title: Themes
|
title: Themes
|
||||||
- docs: /dashboards/cards/
|
- docs: /dashboards/cards/
|
||||||
title: Dashboard cards
|
title: Dashboard cards
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@ -4,9 +4,9 @@ title: Masonry view
|
|||||||
sidebar_label: Masonry (default)
|
sidebar_label: Masonry (default)
|
||||||
description: "The default panel layout uses a masonry algorithm."
|
description: "The default panel layout uses a masonry algorithm."
|
||||||
related:
|
related:
|
||||||
- docs: /dashboards/panel/
|
- docs: /dashboards/panel/
|
||||||
title: Panel view
|
title: Panel view
|
||||||
- docs: /dashboards/sidebar/
|
- docs: /dashboards/sidebar/
|
||||||
title: Sidebar view
|
title: Sidebar view
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@ -4,9 +4,9 @@ title: "Media control card"
|
|||||||
sidebar_label: Media control
|
sidebar_label: Media control
|
||||||
description: "The media control card is used to display media player entities on an interface with easy to use controls."
|
description: "The media control card is used to display media player entities on an interface with easy to use controls."
|
||||||
related:
|
related:
|
||||||
- docs: /integrations/frontend/
|
- docs: /integrations/frontend/
|
||||||
title: Themes
|
title: Themes
|
||||||
- docs: /dashboards/cards/
|
- docs: /dashboards/cards/
|
||||||
title: Dashboard cards
|
title: Dashboard cards
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@ -4,9 +4,9 @@ title: Panel view
|
|||||||
sidebar_label: Panel
|
sidebar_label: Panel
|
||||||
description: "The panel view shows a single card in the full width of the screen."
|
description: "The panel view shows a single card in the full width of the screen."
|
||||||
related:
|
related:
|
||||||
- docs: /dashboards/masonry/
|
- docs: /dashboards/masonry/
|
||||||
title: Masonry view
|
title: Masonry view
|
||||||
- docs: /dashboards/sidebar/
|
- docs: /dashboards/sidebar/
|
||||||
title: Sidebar view
|
title: Sidebar view
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@ -4,11 +4,11 @@ title: "Picture elements card"
|
|||||||
sidebar_label: Picture elements
|
sidebar_label: Picture elements
|
||||||
description: "The picture elements card is one of the most versatile types of cards. The cards allow you to position icons or text and even services! On an image based on coordinates."
|
description: "The picture elements card is one of the most versatile types of cards. The cards allow you to position icons or text and even services! On an image based on coordinates."
|
||||||
related:
|
related:
|
||||||
- docs: /dashboards/actions/
|
- docs: /dashboards/actions/
|
||||||
title: Card actions
|
title: Card actions
|
||||||
- docs: /integrations/frontend/
|
- docs: /integrations/frontend/
|
||||||
title: Themes
|
title: Themes
|
||||||
- docs: /dashboards/cards/
|
- docs: /dashboards/cards/
|
||||||
title: Dashboard cards
|
title: Dashboard cards
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@ -4,11 +4,11 @@ title: Picture entity card
|
|||||||
sidebar_label: Picture entity
|
sidebar_label: Picture entity
|
||||||
description: The picture entity card displays an entity in the form of an image. Instead of images from URL, it can also show the picture of camera entities.
|
description: The picture entity card displays an entity in the form of an image. Instead of images from URL, it can also show the picture of camera entities.
|
||||||
related:
|
related:
|
||||||
- docs: /dashboards/actions/
|
- docs: /dashboards/actions/
|
||||||
title: Card actions
|
title: Card actions
|
||||||
- docs: /integrations/frontend/
|
- docs: /integrations/frontend/
|
||||||
title: Themes
|
title: Themes
|
||||||
- docs: /dashboards/cards/
|
- docs: /dashboards/cards/
|
||||||
title: Dashboard cards
|
title: Dashboard cards
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@ -4,11 +4,11 @@ title: "Picture glance card"
|
|||||||
sidebar_label: Picture glance
|
sidebar_label: Picture glance
|
||||||
description: "The picture glance card shows an image and corresponding entity states as an icon. The entities on the right side allow toggle actions, others show the more information dialog."
|
description: "The picture glance card shows an image and corresponding entity states as an icon. The entities on the right side allow toggle actions, others show the more information dialog."
|
||||||
related:
|
related:
|
||||||
- docs: /dashboards/actions/
|
- docs: /dashboards/actions/
|
||||||
title: Card actions
|
title: Card actions
|
||||||
- docs: /integrations/frontend/
|
- docs: /integrations/frontend/
|
||||||
title: Themes
|
title: Themes
|
||||||
- docs: /dashboards/cards/
|
- docs: /dashboards/cards/
|
||||||
title: Dashboard cards
|
title: Dashboard cards
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@ -4,11 +4,11 @@ title: "Picture card"
|
|||||||
sidebar_label: Picture
|
sidebar_label: Picture
|
||||||
description: "The picture card allows you to set an image to use for navigation to various paths in your interface or to call a service."
|
description: "The picture card allows you to set an image to use for navigation to various paths in your interface or to call a service."
|
||||||
related:
|
related:
|
||||||
- docs: /dashboards/actions/
|
- docs: /dashboards/actions/
|
||||||
title: Card actions
|
title: Card actions
|
||||||
- docs: /integrations/frontend/
|
- docs: /integrations/frontend/
|
||||||
title: Themes
|
title: Themes
|
||||||
- docs: /dashboards/cards/
|
- docs: /dashboards/cards/
|
||||||
title: Dashboard cards
|
title: Dashboard cards
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@ -4,9 +4,9 @@ title: "Plant status card"
|
|||||||
sidebar_label: Plant status
|
sidebar_label: Plant status
|
||||||
description: "The plant status card is for all the lovely botanists out there."
|
description: "The plant status card is for all the lovely botanists out there."
|
||||||
related:
|
related:
|
||||||
- docs: /integrations/frontend/
|
- docs: /integrations/frontend/
|
||||||
title: Themes
|
title: Themes
|
||||||
- docs: /dashboards/cards/
|
- docs: /dashboards/cards/
|
||||||
title: Dashboard cards
|
title: Dashboard cards
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@ -5,17 +5,17 @@ sidebar_label: Sections (experimental)
|
|||||||
description: "Lets you organize your cards in sections on a grid."
|
description: "Lets you organize your cards in sections on a grid."
|
||||||
description: "The panel view shows a single card in the full width of the screen."
|
description: "The panel view shows a single card in the full width of the screen."
|
||||||
related:
|
related:
|
||||||
- docs: /dashboards/masonry/
|
- docs: /dashboards/masonry/
|
||||||
title: Masonry view
|
title: Masonry view
|
||||||
- docs: /dashboards/sidebar/
|
- docs: /dashboards/sidebar/
|
||||||
title: Sidebar view
|
title: Sidebar view
|
||||||
- docs: /dashboards/panel/
|
- docs: /dashboards/panel/
|
||||||
title: Panel view
|
title: Panel view
|
||||||
- docs: /blog/2024/03/04/dashboard-chapter-1/
|
- docs: /blog/2024/03/04/dashboard-chapter-1/
|
||||||
title: Dashboard chapter 1 blog post
|
title: Dashboard chapter 1 blog post
|
||||||
- docs: /dashboards/cards/#adding-cards-to-your-dashboard
|
- docs: /dashboards/cards/#adding-cards-to-your-dashboard
|
||||||
title: Adding cards to a view
|
title: Adding cards to a view
|
||||||
- docs: /dashboards/views/#adding-a-view-to-a-dashboard
|
- docs: /dashboards/views/#adding-a-view-to-a-dashboard
|
||||||
title: Adding a new view
|
title: Adding a new view
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@ -4,9 +4,9 @@ title: "Sensor card"
|
|||||||
sidebar_label: Sensor
|
sidebar_label: Sensor
|
||||||
description: "The sensor card gives you a quick overview of your sensors state with an optional graph to visualize change over time."
|
description: "The sensor card gives you a quick overview of your sensors state with an optional graph to visualize change over time."
|
||||||
related:
|
related:
|
||||||
- docs: /integrations/frontend/
|
- docs: /integrations/frontend/
|
||||||
title: Themes
|
title: Themes
|
||||||
- docs: /dashboards/cards/
|
- docs: /dashboards/cards/
|
||||||
title: Dashboard cards
|
title: Dashboard cards
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@ -3,9 +3,9 @@ title: "Shopping list card"
|
|||||||
description: "The shopping list card allows you to add, edit, check-off, and clear items from your shopping list."
|
description: "The shopping list card allows you to add, edit, check-off, and clear items from your shopping list."
|
||||||
description: "The panel view shows a single card in the full width of the screen."
|
description: "The panel view shows a single card in the full width of the screen."
|
||||||
related:
|
related:
|
||||||
- docs: /integrations/todo/
|
- docs: /integrations/todo/
|
||||||
title: To-do list integration
|
title: To-do list integration
|
||||||
- docs: /integrations/local_todo/
|
- docs: /integrations/local_todo/
|
||||||
title: Local to-do integration
|
title: Local to-do integration
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@ -4,9 +4,9 @@ title: Sidebar view
|
|||||||
sidebar_label: Sidebar
|
sidebar_label: Sidebar
|
||||||
description: "The sidebar view has 2 columns, a wide one and a smaller one on the right."
|
description: "The sidebar view has 2 columns, a wide one and a smaller one on the right."
|
||||||
related:
|
related:
|
||||||
- docs: /dashboards/masonry/
|
- docs: /dashboards/masonry/
|
||||||
title: Masonry view
|
title: Masonry view
|
||||||
- docs: /dashboards/panel/
|
- docs: /dashboards/panel/
|
||||||
title: Panel view
|
title: Panel view
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@ -4,9 +4,9 @@ title: "Statistic card"
|
|||||||
sidebar_label: Statistic
|
sidebar_label: Statistic
|
||||||
description: "The statistic card allows you to display a statistical value for an entity."
|
description: "The statistic card allows you to display a statistical value for an entity."
|
||||||
related:
|
related:
|
||||||
- docs: /integrations/frontend/
|
- docs: /integrations/frontend/
|
||||||
title: Themes
|
title: Themes
|
||||||
- docs: /dashboards/cards/
|
- docs: /dashboards/cards/
|
||||||
title: Dashboard cards
|
title: Dashboard cards
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@ -4,9 +4,9 @@ title: "Statistics graph card"
|
|||||||
sidebar_label: Statistics graph
|
sidebar_label: Statistics graph
|
||||||
description: "The statistics graph card allows you to display a graph with statistics data for each of the entities listed."
|
description: "The statistics graph card allows you to display a graph with statistics data for each of the entities listed."
|
||||||
related:
|
related:
|
||||||
- docs: /integrations/frontend/
|
- docs: /integrations/frontend/
|
||||||
title: Themes
|
title: Themes
|
||||||
- docs: /dashboards/cards/
|
- docs: /dashboards/cards/
|
||||||
title: Dashboard cards
|
title: Dashboard cards
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@ -4,9 +4,9 @@ title: "Thermostat card"
|
|||||||
sidebar_label: Thermostat
|
sidebar_label: Thermostat
|
||||||
description: "The thermostat card gives control of your climate entity, allowing you to change the temperature and mode of the entity."
|
description: "The thermostat card gives control of your climate entity, allowing you to change the temperature and mode of the entity."
|
||||||
related:
|
related:
|
||||||
- docs: /integrations/frontend/
|
- docs: /integrations/frontend/
|
||||||
title: Themes
|
title: Themes
|
||||||
- docs: /dashboards/cards/
|
- docs: /dashboards/cards/
|
||||||
title: Dashboard cards
|
title: Dashboard cards
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@ -4,11 +4,11 @@ title: "Tile card"
|
|||||||
sidebar_label: Tile
|
sidebar_label: Tile
|
||||||
description: "The tile card gives you a quick overview of your entity. The card allows you to toggle the entity, show the more-info dialog, or custom actions."
|
description: "The tile card gives you a quick overview of your entity. The card allows you to toggle the entity, show the more-info dialog, or custom actions."
|
||||||
related:
|
related:
|
||||||
- docs: /dashboards/actions/
|
- docs: /dashboards/actions/
|
||||||
title: Card actions
|
title: Card actions
|
||||||
- docs: /dashboards/features
|
- docs: /dashboards/features
|
||||||
title: Card features
|
title: Card features
|
||||||
- docs: /dashboards/cards/
|
- docs: /dashboards/cards/
|
||||||
title: Dashboard cards
|
title: Dashboard cards
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@ -4,17 +4,17 @@ title: "To-do list card"
|
|||||||
sidebar_label: To-do list
|
sidebar_label: To-do list
|
||||||
description: "The to-do list card allows you to add, edit, check-off, and clear items from your to-do list."
|
description: "The to-do list card allows you to add, edit, check-off, and clear items from your to-do list."
|
||||||
related:
|
related:
|
||||||
- docs: /dashboards/dashboards/
|
- docs: /dashboards/dashboards/
|
||||||
title: Dashboards
|
title: Dashboards
|
||||||
- docs: /integrations/frontend/
|
- docs: /integrations/frontend/
|
||||||
title: Themes
|
title: Themes
|
||||||
- docs: /dashboards/cards/
|
- docs: /dashboards/cards/
|
||||||
title: Dashboard cards
|
title: Dashboard cards
|
||||||
- docs: /integrations/todo
|
- docs: /integrations/todo
|
||||||
title: To-do list integration documentation
|
title: To-do list integration documentation
|
||||||
- docs: /integrations/#to-do-list
|
- docs: /integrations/#to-do-list
|
||||||
title: List of to-do list integrations
|
title: List of to-do list integrations
|
||||||
- docs: /integrations/local_todo/
|
- docs: /integrations/local_todo/
|
||||||
title: Local to-do integration
|
title: Local to-do integration
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@ -4,7 +4,7 @@ title: "Vertical stack card"
|
|||||||
sidebar_label: Vertical stack
|
sidebar_label: Vertical stack
|
||||||
description: "The vertical stack card allows you to group multiple cards so they always sit in the same column."
|
description: "The vertical stack card allows you to group multiple cards so they always sit in the same column."
|
||||||
related:
|
related:
|
||||||
- docs: /dashboards/cards/
|
- docs: /dashboards/cards/
|
||||||
title: Dashboard cards
|
title: Dashboard cards
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@ -4,9 +4,9 @@ title: "Weather forecast card"
|
|||||||
sidebar_label: Weather forecast
|
sidebar_label: Weather forecast
|
||||||
description: "The weather forecast card displays the weather. Very useful to include on interfaces that people display on the wall."
|
description: "The weather forecast card displays the weather. Very useful to include on interfaces that people display on the wall."
|
||||||
related:
|
related:
|
||||||
- docs: /integrations/frontend/
|
- docs: /integrations/frontend/
|
||||||
title: Themes
|
title: Themes
|
||||||
- docs: /dashboards/cards/
|
- docs: /dashboards/cards/
|
||||||
title: Dashboard cards
|
title: Dashboard cards
|
||||||
---
|
---
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user