diff --git a/source/dashboards/actions.markdown b/source/dashboards/actions.markdown index 3bc256dd09c..a22d473b038 100644 --- a/source/dashboards/actions.markdown +++ b/source/dashboards/actions.markdown @@ -2,22 +2,22 @@ title: "Actions" description: "Define what an object does when interacted with." related: -- docs: /dashboards/button/ - title: Button card -- docs: /dashboards/entities/ - title: Entities card -- docs: /dashboards/glance/ - title: Glance card -- docs: /dashboards/light/ - title: Light card -- docs: /dashboards/picture/ - title: Picture card -- docs: /dashboards/picture-elements/ - title: Picture element card -- docs: /dashboards/picture-entity/ - title: Picture entity card -- docs: /dashboards/picture-glance/ - title: Picture glance card + - docs: /dashboards/button/ + title: Button card + - docs: /dashboards/entities/ + title: Entities card + - docs: /dashboards/glance/ + title: Glance card + - docs: /dashboards/light/ + title: Light card + - docs: /dashboards/picture/ + title: Picture card + - docs: /dashboards/picture-elements/ + title: Picture element card + - docs: /dashboards/picture-entity/ + title: Picture entity card + - docs: /dashboards/picture-glance/ + title: Picture glance card --- Some cards have support for tap actions. These actions define what will happen when you tap or hold on an object within a card. diff --git a/source/dashboards/cards.markdown b/source/dashboards/cards.markdown index d3e8ddf7929..8d707a46dbf 100644 --- a/source/dashboards/cards.markdown +++ b/source/dashboards/cards.markdown @@ -2,18 +2,18 @@ title: "Cards" description: "Introduction to the role of cards on the dashboard and how to add a card." related: -- docs: /dashboards/actions/ - title: Card tap actions -- docs: /dashboards/features/ - title: Card features -- docs: /dashboards/header-footer/ - title: Card header and footer widgets -- docs: /dashboards/views/ - title: Views -- docs: /dashboards/ - title: Introduction to dashboards -- docs: /dashboards/#get-started-with-your-own-dashboard/ - title: Take control of the default dashboard + - docs: /dashboards/actions/ + title: Card tap actions + - docs: /dashboards/features/ + title: Card features + - docs: /dashboards/header-footer/ + title: Card header and footer widgets + - docs: /dashboards/views/ + title: Views + - docs: /dashboards/ + title: Introduction to dashboards + - docs: /dashboards/#get-started-with-your-own-dashboard/ + title: Take control of the default dashboard --- Each dashboard is made up of cards. diff --git a/source/dashboards/dashboards.markdown b/source/dashboards/dashboards.markdown index c9f9b2f2e07..bb40bb191ab 100644 --- a/source/dashboards/dashboards.markdown +++ b/source/dashboards/dashboards.markdown @@ -2,16 +2,16 @@ title: "Multiple dashboards" description: "Multiple powerful and configurable dashboards in Home Assistant." related: -- docs: /integrations/logbook/ - title: Logbook integration -- docs: /integrations/history/ - title: History integration -- docs: /integrations/todo/ - title: To-do list integration -- docs: /dashboards/views/ - title: Views -- docs: /dashboards/iframe/ - title: Webpage card + - docs: /integrations/logbook/ + title: Logbook integration + - docs: /integrations/history/ + title: History integration + - docs: /integrations/todo/ + title: To-do list integration + - docs: /dashboards/views/ + title: Views + - docs: /dashboards/iframe/ + title: Webpage card --- You can define multiple dashboards in Home Assistant. Each dashboard can be added to the sidebar. This makes it possible to create separate control dashboards for each individual part of your house. diff --git a/source/dashboards/features.markdown b/source/dashboards/features.markdown index 35d286ea043..b61bfcfbc83 100644 --- a/source/dashboards/features.markdown +++ b/source/dashboards/features.markdown @@ -2,12 +2,12 @@ title: "Features for dashboard cards" description: "Decorate your dashboard cards with quick controls." related: -- docs: /dashboards/humidifier/ - title: Humidifier card -- docs: /dashboards/thermostat/ - title: Thermostat card -- docs: /dashboards/tile/ - title: Tile card + - docs: /dashboards/humidifier/ + title: Humidifier card + - docs: /dashboards/thermostat/ + title: Thermostat card + - docs: /dashboards/tile/ + title: Tile card --- Some dashboard cards have support for features. These widgets add quick controls to the card. Supported features depend on the card and entity capabilities. Multiple features can be added to a single card. diff --git a/source/dashboards/header-footer.markdown b/source/dashboards/header-footer.markdown index 5406fb14995..2b80e0720eb 100644 --- a/source/dashboards/header-footer.markdown +++ b/source/dashboards/header-footer.markdown @@ -2,14 +2,14 @@ title: "Headers & Footers for dashboard cards" description: "Decorate your dashboard cards with header and footer widgets." related: -- docs: /integrations/entity/ - title: Entity -- docs: /integrations/entities/ - title: Entities -- docs: /integrations/statistics/ - title: Statistics -- docs: /integrations/actions/ - title: Card actions + - docs: /integrations/entity/ + title: Entity + - docs: /integrations/entities/ + title: Entities + - docs: /integrations/statistics/ + title: Statistics + - docs: /integrations/actions/ + title: Card actions --- Some dashboard cards have support for header and footer widgets. These widgets fill up the whole available space in a card. diff --git a/source/dashboards/index.markdown b/source/dashboards/index.markdown index 69dc5f73a00..b0248d37ab8 100644 --- a/source/dashboards/index.markdown +++ b/source/dashboards/index.markdown @@ -2,18 +2,18 @@ title: "Dashboards" description: "Powerful and configurable dashboards for Home Assistant." related: -- docs: /integrations/entity/ - title: Dashboard themes -- docs: /dashboards/dashboards/#creating-a-new-dashboard - title: Creating a new dashboard -- docs: /dashboards/cards/ - title: About cards -- url: https://demo.home-assistant.io - title: Interactive dashboard demo -- url: https://home-assistant-cards.bessarabov.com/ - title: Home Assistant cards -- url: https://github.com/custom-cards - title: Community custom cards + - docs: /integrations/entity/ + title: Dashboard themes + - docs: /dashboards/dashboards/#creating-a-new-dashboard + title: Creating a new dashboard + - docs: /dashboards/cards/ + title: About cards + - url: https://demo.home-assistant.io + title: Interactive dashboard demo + - url: https://home-assistant-cards.bessarabov.com/ + title: Home Assistant cards + - url: https://github.com/custom-cards + title: Community custom cards --- Home Assistant dashboards allow you to display information about your smart home. Dashboards are customizable and provide a powerful way to manage your home from your mobile or desktop. diff --git a/source/dashboards/views.markdown b/source/dashboards/views.markdown index 2cea1ecfbb7..7ca8f3ef4e0 100644 --- a/source/dashboards/views.markdown +++ b/source/dashboards/views.markdown @@ -2,18 +2,18 @@ title: "Views" description: "A view is a tab inside a dashboard." related: -- docs: /dashboards/masonry/ - title: Masonry view -- docs: /dashboards/panel/ - title: Panel view -- docs: /dashboards/sidebar/ - title: Sidebar view -- docs: /dashboards/sections/ - title: Sections view -- docs: /dashboards/ - title: About dashboards -- docs: /dashboards/cards/#adding-cards-to-your-dashboard - title: Adding cards to a view + - docs: /dashboards/masonry/ + title: Masonry view + - docs: /dashboards/panel/ + title: Panel view + - docs: /dashboards/sidebar/ + title: Sidebar view + - docs: /dashboards/sections/ + title: Sections view + - docs: /dashboards/ + title: About dashboards + - docs: /dashboards/cards/#adding-cards-to-your-dashboard + title: Adding cards to a view --- A view is a tab inside a dashboard. For example, the screenshot below shows a separate view for lights on the Overview dashboard.