update
This commit is contained in:
parent
de336f9bbf
commit
75b6362573
1 changed files with 3 additions and 2 deletions
|
@ -10,11 +10,12 @@ footer: true
|
||||||
---
|
---
|
||||||
|
|
||||||
<img src='/images/supported_brands/belkin_wemo.png' class='brand' />
|
<img src='/images/supported_brands/belkin_wemo.png' class='brand' />
|
||||||
The wemo platform allows you to control your [Belkin WeMo](http://www.belkin.com/us/p/P-F7C027/) switches from within Home Assistant.
|
The wemo platform allows you to control your [Belkin WeMo](http://www.belkin.com/us/p/P-F7C027/) switches from within Home Assistant.
|
||||||
|
|
||||||
To add Wemo switches to your installation, add the following to your `configuration.yaml` file:
|
To add Wemo switches to your installation, add the following to your `configuration.yaml` file:
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
|
# Example configuration.yaml entry
|
||||||
switch:
|
switch:
|
||||||
platform: wemo
|
- platform: wemo
|
||||||
```
|
```
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue