YAML syntax highlighting

This commit is contained in:
Paulus Schoutsen 2015-10-05 21:30:37 -07:00
parent cb82716922
commit 6fbf16fda1
27 changed files with 33 additions and 31 deletions

View file

@ -15,7 +15,8 @@ Philips Hue support is integrated into Home Assistant as a light platform. The p
If you want to enable the light component directly, add the following lines to your `configuration.yaml`:
```
```yaml
# Example configuration.yaml entry
light:
platform: hue
```