Remove 'sidebar_label' no longer needed (fixes #326)

This commit is contained in:
Fabian Affolter 2019-10-30 08:56:28 +01:00
parent e1c40206bf
commit 9a845a2ee9
No known key found for this signature in database
GPG Key ID: E23CD2DD36A4397F
2 changed files with 0 additions and 2 deletions

View File

@ -1,6 +1,5 @@
--- ---
title: "Integration Configuration via YAML" title: "Integration Configuration via YAML"
sidebar_label: Configuration via YAML
--- ---
`configuration.yaml` is a configuration file defined by the user. It is automatically created by Home Assistant on first launch. It defines which components to load. `configuration.yaml` is a configuration file defined by the user. It is automatically created by Home Assistant on first launch. It defines which components to load.

View File

@ -1,6 +1,5 @@
--- ---
title: "Integration Quality Scale" title: "Integration Quality Scale"
sidebar_label: "Integration Quality Scale"
--- ---
The Integration Quality Scale scores each integration based on the code quality and user experience. Each level of the quality scale consists of a list of requirements. If an integration matches all requirements, it's considered to have reached that level. The Integration Quality Scale scores each integration based on the code quality and user experience. Each level of the quality scale consists of a list of requirements. If an integration matches all requirements, it's considered to have reached that level.