Minimizing of the configuration sample (#1024)

This commit is contained in:
Fabian Affolter 2016-10-01 12:08:48 +02:00 committed by GitHub
parent 3d47c6f54b
commit c7aaf72bbc
12 changed files with 109 additions and 94 deletions

View file

@ -24,10 +24,9 @@ To enable those lights, add the following lines to your `configuration.yaml` fil
light:
- platform: x10
devices:
- name: Living Room Lamp
id: a2
- name: Bedroom Lamp
id: a3
- id: a2
- id: a3
name: Bedroom Lamp
```
Configuration variables: