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
|
||||
title: "Command line switches support"
|
||||
layout: component
|
||||
title: "Command line switches"
|
||||
description: "Instructions how to have a switch call command line commands."
|
||||
date: 2015-06-10 22:41
|
||||
sidebar: false
|
||||
sidebar: true
|
||||
comments: false
|
||||
sharing: true
|
||||
footer: true
|
||||
ha_category: Switch
|
||||
---
|
||||
|
||||
<img src='/images/supported_brands/utilities-terminal.png' class='brand pull-right' />
|
||||
|
||||
A switch platform that issues specific commands when it is turned on and off. This might very well become our most platform as it allows anyone to integrate any type of switch into Home Assistant that can be controlled from the command line, including calling other scripts!
|
||||
|
||||
To enable it, add the following lines to your `configuration.yaml`:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue