Minimizing of the configuration sample (#1047)

This commit is contained in:
Fabian Affolter 2016-10-02 17:14:23 +02:00 committed by GitHub
parent dfb2c94112
commit a2776110aa
24 changed files with 104 additions and 157 deletions

View file

@ -23,10 +23,8 @@ To enable this switch in your installation, add the following to your `configura
```yaml
# Example configuration.yml entry
switch:
platform: wake_on_lan
mac_address: "00-01-02-03-04-05"
name: "WOL"
host: "192.168.1.1"
- platform: wake_on_lan
mac_address: "00-01-02-03-04-05"
```
Configuration variables: