Add a page per platform/component
This commit is contained in:
parent
a3dde919a8
commit
995ebdfb02
28 changed files with 810 additions and 41 deletions
17
source/components/switch.wemo.markdown
Normal file
17
source/components/switch.wemo.markdown
Normal file
|
@ -0,0 +1,17 @@
|
|||
---
|
||||
layout: page
|
||||
title: "Belkin WeMo switches support"
|
||||
description: "Instructions how to integrate Belkin WeMo switches into Home Assistant."
|
||||
date: 2015-03-23 19:59
|
||||
sidebar: false
|
||||
comments: false
|
||||
sharing: true
|
||||
footer: true
|
||||
---
|
||||
|
||||
<img src='/images/supported_brands/belkin_wemo.png' class='brand' />
|
||||
|
||||
```yaml
|
||||
switch:
|
||||
platform: wemo
|
||||
```
|
Loading…
Add table
Add a link
Reference in a new issue