home-assistant.io/source/_components/switch.wemo.markdown
Fabian Affolter c55dbe8357 Update title
2015-10-25 14:55:18 +01:00

24 lines
550 B
Markdown

---
layout: component
title: "Belkin WeMo switch"
description: "Instructions how to integrate Belkin WeMo switches into Home Assistant."
date: 2015-03-23 19:59
sidebar: true
comments: false
sharing: true
footer: true
logo: belkin_wemo.png
ha_category: Switch
---
The wemo platform allows you to control your [Belkin WeMo](http://www.belkin.com/us/p/P-F7C027/) switches from within Home Assistant.
They will be automatically discovered if the discovery component is enabled.
```yaml
# Example configuration.yaml entry
switch:
platform: wemo
```