Use H2 headers to split up the different sections (#6183)

Using headers makes it easier to visually differentiate between the different sections
This commit is contained in:
Colin O'Dell 2017-02-23 15:58:18 -05:00 committed by Paulus Schoutsen
parent 106b7a9d8f
commit 4f990ce488

View File

@ -1,16 +1,16 @@
**Description:**
## Description:
**Related issue (if applicable):** fixes #<home-assistant issue number goes here>
**Pull request in [home-assistant.github.io](https://github.com/home-assistant/home-assistant.github.io) with documentation (if applicable):** home-assistant/home-assistant.github.io#<home-assistant.github.io PR number goes here>
**Example entry for `configuration.yaml` (if applicable):**
## Example entry for `configuration.yaml` (if applicable):
```yaml
```
**Checklist:**
## Checklist:
If user exposed functionality or configuration variables are added/changed:
- [ ] Documentation added/updated in [home-assistant.github.io](https://github.com/home-assistant/home-assistant.github.io)