mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-24 09:46:59 +00:00
Add wemo light docs
This commit is contained in:
parent
e0ec1d0593
commit
24680a2b08
24
source/_components/light.wemo.markdown
Normal file
24
source/_components/light.wemo.markdown
Normal 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
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user