mirror of
https://github.com/home-assistant/developers.home-assistant.git
synced 2025-07-18 14:56:28 +00:00
Remove 'sidebar_label' no longer needed (fixes #326)
This commit is contained in:
parent
e1c40206bf
commit
9a845a2ee9
@ -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.
|
||||||
|
@ -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.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user