This commit is contained in:
Fabian Affolter 2015-08-06 17:36:42 +02:00
parent de336f9bbf
commit 75b6362573

View File

@ -10,11 +10,12 @@ footer: true
---
<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:
```yaml
# Example configuration.yaml entry
switch:
platform: wemo
- platform: wemo
```