Minimizing of the configuration sample (#1047)
This commit is contained in:
parent
dfb2c94112
commit
a2776110aa
24 changed files with 104 additions and 157 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue