Merge branch 'wemo_leds' of https://github.com/jaharkes/home-assistant.io into jaharkes-wemo_leds
This commit is contained in:
commit
84dadb0fc4
3 changed files with 43 additions and 29 deletions
|
@ -1,24 +1,21 @@
|
|||
---
|
||||
layout: page
|
||||
title: "Belkin WeMo Light"
|
||||
description: "Instructions how to integrate Belkin WeMo lights into Home Assistant."
|
||||
date: 2016-02-22 07:00
|
||||
title: "Belkin WeMo Lights"
|
||||
description: "Instructions how to integrate Belkin WeMo LED lights into Home Assistant."
|
||||
date: 2016-02-20 00:45
|
||||
sidebar: true
|
||||
comments: false
|
||||
sharing: true
|
||||
footer: true
|
||||
logo: belkin_wemo.png
|
||||
ha_category: Light
|
||||
ha_iot_class: "Local Polling"
|
||||
---
|
||||
|
||||
|
||||
The `wemo` light platform allows you to control your [Belkin WeMo](http://www.belkin.com) lights from within Home Assistant.
|
||||
The `wemo` platform allows you to control your [Belkin WeMo](http://www.belkin.com/us/p/P-F5Z0489/) LED lights from within Home Assistant.
|
||||
|
||||
They will be automatically discovered if the discovery component is enabled.
|
||||
|
||||
```yaml
|
||||
# Example configuration.yaml entry
|
||||
light:
|
||||
platform: wemo
|
||||
```
|
||||
For more configuration information see the [WeMo component](/components/wemo/) documentation.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue