Create motor.markdown
This commit is contained in:
parent
9288f14ab7
commit
f4f963c8d6
1 changed files with 17 additions and 0 deletions
17
source/_components/motor.markdown
Normal file
17
source/_components/motor.markdown
Normal file
|
@ -0,0 +1,17 @@
|
||||||
|
---
|
||||||
|
layout: component
|
||||||
|
title: "Motors"
|
||||||
|
description: "Instructions how to integrate motorized devices into Home Assistant."
|
||||||
|
date: 2015-12-01 12:00
|
||||||
|
sidebar: true
|
||||||
|
comments: false
|
||||||
|
sharing: true
|
||||||
|
footer: true
|
||||||
|
---
|
||||||
|
|
||||||
|
|
||||||
|
Home Assistant can give you an interface to control any motorized device that opens and closes. This includes roller shutters, garage doors, gates, blinds, shades, curtains, awnings, etc.
|
||||||
|
|
||||||
|
The following platforms are supported:
|
||||||
|
|
||||||
|
- [MQTT](/components/motor.mqtt/)
|
Loading…
Add table
Add a link
Reference in a new issue