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
|
||||
description: "The alarm panel card allows you to arm and disarm your alarm control panel integrations."
|
||||
related:
|
||||
- docs: /integrations/frontend/
|
||||
- docs: /integrations/frontend/
|
||||
title: Themes
|
||||
- docs: /dashboards/cards/
|
||||
- docs: /dashboards/cards/
|
||||
title: Dashboard cards
|
||||
---
|
||||
|
||||
|
@ -4,9 +4,9 @@ title: "Area card"
|
||||
sidebar_label: Area
|
||||
description: "The area card gives control of your entities in a specified area."
|
||||
related:
|
||||
- docs: /integrations/frontend/
|
||||
- docs: /integrations/frontend/
|
||||
title: Themes
|
||||
- docs: /dashboards/cards/
|
||||
- docs: /dashboards/cards/
|
||||
title: Dashboard cards
|
||||
---
|
||||
|
||||
|
@ -4,13 +4,13 @@ title: "Button card"
|
||||
sidebar_label: Button
|
||||
description: "The Button card allows you to add buttons to perform tasks."
|
||||
related:
|
||||
- docs: /dashboards/actions/
|
||||
- docs: /dashboards/actions/
|
||||
title: Card actions
|
||||
- docs: /docs/scripts/
|
||||
- docs: /docs/scripts/
|
||||
title: Scripts
|
||||
- docs: /integrations/frontend/
|
||||
- docs: /integrations/frontend/
|
||||
title: Themes
|
||||
- docs: /dashboards/cards/
|
||||
- docs: /dashboards/cards/
|
||||
title: Dashboard cards
|
||||
---
|
||||
|
||||
|
@ -4,9 +4,9 @@ title: "Calendar card"
|
||||
sidebar_label: Calendar
|
||||
description: "The calendar card displays your calendar entities in a month, day and list view"
|
||||
related:
|
||||
- docs: /integrations/frontend/
|
||||
- docs: /integrations/frontend/
|
||||
title: Themes
|
||||
- docs: /dashboards/cards/
|
||||
- docs: /dashboards/cards/
|
||||
title: Dashboard cards
|
||||
---
|
||||
|
||||
|
@ -4,7 +4,7 @@ title: Conditional card
|
||||
sidebar_label: Conditional
|
||||
description: The Conditional card displays another card based on conditions.
|
||||
related:
|
||||
- docs: /dashboards/cards/
|
||||
- docs: /dashboards/cards/
|
||||
title: Dashboard cards
|
||||
---
|
||||
|
||||
|
@ -4,9 +4,9 @@ title: "Energy cards"
|
||||
sidebar_label: Energy cards
|
||||
description: "An overview of the energy cards that are available."
|
||||
related:
|
||||
- docs: /integrations/frontend/
|
||||
- docs: /integrations/frontend/
|
||||
title: Themes
|
||||
- docs: /dashboards/cards/
|
||||
- docs: /dashboards/cards/
|
||||
title: Dashboard cards
|
||||
---
|
||||
|
||||
|
@ -4,11 +4,11 @@ title: "Entities card"
|
||||
sidebar_label: Entities
|
||||
description: "The entities card is the most common type of card. It groups items together into lists."
|
||||
related:
|
||||
- docs: /dashboards/actions/
|
||||
- docs: /dashboards/actions/
|
||||
title: Card actions
|
||||
- docs: /dashboards/header-footer/
|
||||
- docs: /dashboards/header-footer/
|
||||
title: Card header and footer
|
||||
- docs: /dashboards/cards/
|
||||
- docs: /dashboards/cards/
|
||||
title: Dashboard cards
|
||||
---
|
||||
|
||||
|
@ -4,11 +4,11 @@ title: "Entity card"
|
||||
sidebar_label: Entity
|
||||
description: "The entity card gives you a quick overview of your entity's state"
|
||||
related:
|
||||
- docs: /integrations/frontend/
|
||||
- docs: /integrations/frontend/
|
||||
title: Themes
|
||||
- docs: /dashboards/header-footer/
|
||||
- docs: /dashboards/header-footer/
|
||||
title: Card header and footer
|
||||
- docs: /dashboards/cards/
|
||||
- docs: /dashboards/cards/
|
||||
title: Dashboard cards
|
||||
---
|
||||
|
||||
|
@ -4,9 +4,9 @@ title: "Gauge card"
|
||||
sidebar_label: Gauge
|
||||
description: "The gauge card is a basic card that allows visually seeing sensor data."
|
||||
related:
|
||||
- docs: /integrations/frontend/
|
||||
- docs: /integrations/frontend/
|
||||
title: Themes
|
||||
- docs: /dashboards/cards/
|
||||
- docs: /dashboards/cards/
|
||||
title: Dashboard cards
|
||||
---
|
||||
|
||||
|
@ -4,11 +4,11 @@ title: "Glance card"
|
||||
sidebar_label: Glance
|
||||
description: "The glance card is useful to group multiple sensors in a compact overview."
|
||||
related:
|
||||
- docs: /dashboards/actions/
|
||||
- docs: /dashboards/actions/
|
||||
title: Card actions
|
||||
- docs: /integrations/frontend/
|
||||
- docs: /integrations/frontend/
|
||||
title: Themes
|
||||
- docs: /dashboards/cards/
|
||||
- docs: /dashboards/cards/
|
||||
title: Dashboard cards
|
||||
---
|
||||
|
||||
|
@ -4,9 +4,9 @@ title: "Grid card"
|
||||
sidebar_label: Grid
|
||||
description: "The grid card allows you to show multiple cards in a grid."
|
||||
related:
|
||||
- docs: /integrations/frontend/
|
||||
- docs: /integrations/frontend/
|
||||
title: Themes
|
||||
- docs: /dashboards/cards/
|
||||
- docs: /dashboards/cards/
|
||||
title: Dashboard cards
|
||||
---
|
||||
|
||||
|
@ -4,9 +4,9 @@ title: "History graph card"
|
||||
sidebar_label: History graph
|
||||
description: "The history graph card allows you to display a graph for each of the entities listed."
|
||||
related:
|
||||
- docs: /integrations/frontend/
|
||||
- docs: /integrations/frontend/
|
||||
title: Themes
|
||||
- docs: /dashboards/cards/
|
||||
- docs: /dashboards/cards/
|
||||
title: Dashboard cards
|
||||
---
|
||||
|
||||
|
@ -4,7 +4,7 @@ title: "Horizontal stack card"
|
||||
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."
|
||||
related:
|
||||
- docs: /dashboards/cards/
|
||||
- docs: /dashboards/cards/
|
||||
title: Dashboard cards
|
||||
---
|
||||
|
||||
|
@ -4,9 +4,9 @@ title: "Humidifier card"
|
||||
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."
|
||||
related:
|
||||
- docs: /integrations/frontend/
|
||||
- docs: /integrations/frontend/
|
||||
title: Themes
|
||||
- docs: /dashboards/cards/
|
||||
- docs: /dashboards/cards/
|
||||
title: Dashboard cards
|
||||
---
|
||||
|
||||
|
@ -4,9 +4,9 @@ title: "Webpage card"
|
||||
sidebar_label: Webpage
|
||||
description: "The webpage card allows you to embed your favorite webpage right into Home Assistant."
|
||||
related:
|
||||
- docs: /dashboards/dashboards/#webpage-dashboard
|
||||
- docs: /dashboards/dashboards/#webpage-dashboard
|
||||
title: Webpage dashboard
|
||||
- docs: /dashboards/cards/
|
||||
- docs: /dashboards/cards/
|
||||
title: Dashboard cards
|
||||
---
|
||||
|
||||
|
@ -4,11 +4,11 @@ title: "Light card"
|
||||
sidebar_label: Light
|
||||
description: "The light card allows you to change the brightness of the light."
|
||||
related:
|
||||
- docs: /dashboards/actions/
|
||||
- docs: /dashboards/actions/
|
||||
title: Card actions
|
||||
- docs: /integrations/frontend/
|
||||
- docs: /integrations/frontend/
|
||||
title: Themes
|
||||
- docs: /dashboards/cards/
|
||||
- docs: /dashboards/cards/
|
||||
title: Dashboard cards
|
||||
---
|
||||
|
||||
|
@ -4,9 +4,9 @@ title: "Logbook card"
|
||||
sidebar_label: Logbook
|
||||
description: "The logbook card displays entries from the logbook for specific entities."
|
||||
related:
|
||||
- docs: /integrations/frontend/
|
||||
- docs: /integrations/frontend/
|
||||
title: Themes
|
||||
- docs: /dashboards/cards/
|
||||
- docs: /dashboards/cards/
|
||||
title: Dashboard cards
|
||||
---
|
||||
|
||||
|
@ -4,11 +4,11 @@ title: "Map card"
|
||||
sidebar_label: Map
|
||||
description: "The map card that allows you to display entities on a map"
|
||||
related:
|
||||
- docs: /dashboards/dashboards/#map-dashboard
|
||||
- docs: /dashboards/dashboards/#map-dashboard
|
||||
title: Map dashboard
|
||||
- docs: /integrations/frontend/
|
||||
- docs: /integrations/frontend/
|
||||
title: Themes
|
||||
- docs: /dashboards/cards/
|
||||
- docs: /dashboards/cards/
|
||||
title: Dashboard cards
|
||||
---
|
||||
|
||||
|
@ -4,9 +4,9 @@ title: "Markdown card"
|
||||
sidebar_label: Markdown
|
||||
description: "The Markdown card is used to render Markdown"
|
||||
related:
|
||||
- docs: /integrations/frontend/
|
||||
- docs: /integrations/frontend/
|
||||
title: Themes
|
||||
- docs: /dashboards/cards/
|
||||
- docs: /dashboards/cards/
|
||||
title: Dashboard cards
|
||||
---
|
||||
|
||||
|
@ -4,9 +4,9 @@ title: Masonry view
|
||||
sidebar_label: Masonry (default)
|
||||
description: "The default panel layout uses a masonry algorithm."
|
||||
related:
|
||||
- docs: /dashboards/panel/
|
||||
- docs: /dashboards/panel/
|
||||
title: Panel view
|
||||
- docs: /dashboards/sidebar/
|
||||
- docs: /dashboards/sidebar/
|
||||
title: Sidebar view
|
||||
---
|
||||
|
||||
|
@ -4,9 +4,9 @@ title: "Media control card"
|
||||
sidebar_label: Media control
|
||||
description: "The media control card is used to display media player entities on an interface with easy to use controls."
|
||||
related:
|
||||
- docs: /integrations/frontend/
|
||||
- docs: /integrations/frontend/
|
||||
title: Themes
|
||||
- docs: /dashboards/cards/
|
||||
- docs: /dashboards/cards/
|
||||
title: Dashboard cards
|
||||
---
|
||||
|
||||
|
@ -4,9 +4,9 @@ title: Panel view
|
||||
sidebar_label: Panel
|
||||
description: "The panel view shows a single card in the full width of the screen."
|
||||
related:
|
||||
- docs: /dashboards/masonry/
|
||||
- docs: /dashboards/masonry/
|
||||
title: Masonry view
|
||||
- docs: /dashboards/sidebar/
|
||||
- docs: /dashboards/sidebar/
|
||||
title: Sidebar view
|
||||
---
|
||||
|
||||
|
@ -4,11 +4,11 @@ title: "Picture elements card"
|
||||
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."
|
||||
related:
|
||||
- docs: /dashboards/actions/
|
||||
- docs: /dashboards/actions/
|
||||
title: Card actions
|
||||
- docs: /integrations/frontend/
|
||||
- docs: /integrations/frontend/
|
||||
title: Themes
|
||||
- docs: /dashboards/cards/
|
||||
- docs: /dashboards/cards/
|
||||
title: Dashboard cards
|
||||
---
|
||||
|
||||
|
@ -4,11 +4,11 @@ title: Picture entity card
|
||||
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.
|
||||
related:
|
||||
- docs: /dashboards/actions/
|
||||
- docs: /dashboards/actions/
|
||||
title: Card actions
|
||||
- docs: /integrations/frontend/
|
||||
- docs: /integrations/frontend/
|
||||
title: Themes
|
||||
- docs: /dashboards/cards/
|
||||
- docs: /dashboards/cards/
|
||||
title: Dashboard cards
|
||||
---
|
||||
|
||||
|
@ -4,11 +4,11 @@ title: "Picture glance card"
|
||||
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."
|
||||
related:
|
||||
- docs: /dashboards/actions/
|
||||
- docs: /dashboards/actions/
|
||||
title: Card actions
|
||||
- docs: /integrations/frontend/
|
||||
- docs: /integrations/frontend/
|
||||
title: Themes
|
||||
- docs: /dashboards/cards/
|
||||
- docs: /dashboards/cards/
|
||||
title: Dashboard cards
|
||||
---
|
||||
|
||||
|
@ -4,11 +4,11 @@ title: "Picture card"
|
||||
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."
|
||||
related:
|
||||
- docs: /dashboards/actions/
|
||||
- docs: /dashboards/actions/
|
||||
title: Card actions
|
||||
- docs: /integrations/frontend/
|
||||
- docs: /integrations/frontend/
|
||||
title: Themes
|
||||
- docs: /dashboards/cards/
|
||||
- docs: /dashboards/cards/
|
||||
title: Dashboard cards
|
||||
---
|
||||
|
||||
|
@ -4,9 +4,9 @@ title: "Plant status card"
|
||||
sidebar_label: Plant status
|
||||
description: "The plant status card is for all the lovely botanists out there."
|
||||
related:
|
||||
- docs: /integrations/frontend/
|
||||
- docs: /integrations/frontend/
|
||||
title: Themes
|
||||
- docs: /dashboards/cards/
|
||||
- docs: /dashboards/cards/
|
||||
title: Dashboard cards
|
||||
---
|
||||
|
||||
|
@ -5,17 +5,17 @@ sidebar_label: Sections (experimental)
|
||||
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."
|
||||
related:
|
||||
- docs: /dashboards/masonry/
|
||||
- docs: /dashboards/masonry/
|
||||
title: Masonry view
|
||||
- docs: /dashboards/sidebar/
|
||||
- docs: /dashboards/sidebar/
|
||||
title: Sidebar view
|
||||
- docs: /dashboards/panel/
|
||||
- docs: /dashboards/panel/
|
||||
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
|
||||
- docs: /dashboards/cards/#adding-cards-to-your-dashboard
|
||||
- docs: /dashboards/cards/#adding-cards-to-your-dashboard
|
||||
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
|
||||
---
|
||||
|
||||
|
@ -4,9 +4,9 @@ title: "Sensor card"
|
||||
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."
|
||||
related:
|
||||
- docs: /integrations/frontend/
|
||||
- docs: /integrations/frontend/
|
||||
title: Themes
|
||||
- docs: /dashboards/cards/
|
||||
- docs: /dashboards/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 panel view shows a single card in the full width of the screen."
|
||||
related:
|
||||
- docs: /integrations/todo/
|
||||
- docs: /integrations/todo/
|
||||
title: To-do list integration
|
||||
- docs: /integrations/local_todo/
|
||||
- docs: /integrations/local_todo/
|
||||
title: Local to-do integration
|
||||
---
|
||||
|
||||
|
@ -4,9 +4,9 @@ title: Sidebar view
|
||||
sidebar_label: Sidebar
|
||||
description: "The sidebar view has 2 columns, a wide one and a smaller one on the right."
|
||||
related:
|
||||
- docs: /dashboards/masonry/
|
||||
- docs: /dashboards/masonry/
|
||||
title: Masonry view
|
||||
- docs: /dashboards/panel/
|
||||
- docs: /dashboards/panel/
|
||||
title: Panel view
|
||||
---
|
||||
|
||||
|
@ -4,9 +4,9 @@ title: "Statistic card"
|
||||
sidebar_label: Statistic
|
||||
description: "The statistic card allows you to display a statistical value for an entity."
|
||||
related:
|
||||
- docs: /integrations/frontend/
|
||||
- docs: /integrations/frontend/
|
||||
title: Themes
|
||||
- docs: /dashboards/cards/
|
||||
- docs: /dashboards/cards/
|
||||
title: Dashboard cards
|
||||
---
|
||||
|
||||
|
@ -4,9 +4,9 @@ title: "Statistics graph card"
|
||||
sidebar_label: Statistics graph
|
||||
description: "The statistics graph card allows you to display a graph with statistics data for each of the entities listed."
|
||||
related:
|
||||
- docs: /integrations/frontend/
|
||||
- docs: /integrations/frontend/
|
||||
title: Themes
|
||||
- docs: /dashboards/cards/
|
||||
- docs: /dashboards/cards/
|
||||
title: Dashboard cards
|
||||
---
|
||||
|
||||
|
@ -4,9 +4,9 @@ title: "Thermostat card"
|
||||
sidebar_label: Thermostat
|
||||
description: "The thermostat card gives control of your climate entity, allowing you to change the temperature and mode of the entity."
|
||||
related:
|
||||
- docs: /integrations/frontend/
|
||||
- docs: /integrations/frontend/
|
||||
title: Themes
|
||||
- docs: /dashboards/cards/
|
||||
- docs: /dashboards/cards/
|
||||
title: Dashboard cards
|
||||
---
|
||||
|
||||
|
@ -4,11 +4,11 @@ title: "Tile card"
|
||||
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."
|
||||
related:
|
||||
- docs: /dashboards/actions/
|
||||
- docs: /dashboards/actions/
|
||||
title: Card actions
|
||||
- docs: /dashboards/features
|
||||
- docs: /dashboards/features
|
||||
title: Card features
|
||||
- docs: /dashboards/cards/
|
||||
- docs: /dashboards/cards/
|
||||
title: Dashboard cards
|
||||
---
|
||||
|
||||
|
@ -4,17 +4,17 @@ title: "To-do list card"
|
||||
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."
|
||||
related:
|
||||
- docs: /dashboards/dashboards/
|
||||
- docs: /dashboards/dashboards/
|
||||
title: Dashboards
|
||||
- docs: /integrations/frontend/
|
||||
- docs: /integrations/frontend/
|
||||
title: Themes
|
||||
- docs: /dashboards/cards/
|
||||
- docs: /dashboards/cards/
|
||||
title: Dashboard cards
|
||||
- docs: /integrations/todo
|
||||
- docs: /integrations/todo
|
||||
title: To-do list integration documentation
|
||||
- docs: /integrations/#to-do-list
|
||||
- docs: /integrations/#to-do-list
|
||||
title: List of to-do list integrations
|
||||
- docs: /integrations/local_todo/
|
||||
- docs: /integrations/local_todo/
|
||||
title: Local to-do integration
|
||||
---
|
||||
|
||||
|
@ -4,7 +4,7 @@ title: "Vertical stack card"
|
||||
sidebar_label: Vertical stack
|
||||
description: "The vertical stack card allows you to group multiple cards so they always sit in the same column."
|
||||
related:
|
||||
- docs: /dashboards/cards/
|
||||
- docs: /dashboards/cards/
|
||||
title: Dashboard cards
|
||||
---
|
||||
|
||||
|
@ -4,9 +4,9 @@ title: "Weather forecast card"
|
||||
sidebar_label: Weather forecast
|
||||
description: "The weather forecast card displays the weather. Very useful to include on interfaces that people display on the wall."
|
||||
related:
|
||||
- docs: /integrations/frontend/
|
||||
- docs: /integrations/frontend/
|
||||
title: Themes
|
||||
- docs: /dashboards/cards/
|
||||
- docs: /dashboards/cards/
|
||||
title: Dashboard cards
|
||||
---
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user