Component details pages added
This commit is contained in:
parent
04f48395d6
commit
03d0d75ae1
130 changed files with 610 additions and 471 deletions
|
@ -1,16 +1,16 @@
|
|||
---
|
||||
layout: page
|
||||
layout: component
|
||||
title: "Keyboard"
|
||||
description: "Instructions how to simulate key presses with Home Assistant."
|
||||
date: 2015-01-24 14:39
|
||||
sidebar: false
|
||||
sidebar: true
|
||||
comments: false
|
||||
sharing: true
|
||||
footer: true
|
||||
ha_category: Other
|
||||
---
|
||||
|
||||
<img src='/images/supported_brands/input-keyboard.png' class='brand pull-right' />
|
||||
|
||||
The `keyboard` component simulates key presses on the host machine. It currently offers the following Buttons as a Service (BaaS):
|
||||
|
||||
* `keyboard/volume_up`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue