Add wemo light docs

This commit is contained in:
Fabian Affolter 2016-02-22 09:21:03 +01:00
parent e0ec1d0593
commit 24680a2b08

View File

@ -0,0 +1,24 @@
---
layout: page
title: "Belkin WeMo Light"
description: "Instructions how to integrate Belkin WeMo lights into Home Assistant."
date: 2016-02-22 07:00
sidebar: true
comments: false
sharing: true
footer: true
logo: belkin_wemo.png
ha_category: Light
---
The `wemo` light platform allows you to control your [Belkin WeMo](http://www.belkin.com) lights from within Home Assistant.
They will be automatically discovered if the discovery component is enabled.
```yaml
# Example configuration.yaml entry
light:
platform: wemo
```