Tahoma Platform (#3574)
* added tahoma plattform, cover, sensor markdown * fix - tahoma capitalised * fix typo, added new config section * ready to merge * updated logo
This commit is contained in:
parent
65029f3b71
commit
78f4332d0d
4 changed files with 83 additions and 0 deletions
21
source/_components/cover.tahoma.markdown
Normal file
21
source/_components/cover.tahoma.markdown
Normal file
|
@ -0,0 +1,21 @@
|
|||
---
|
||||
layout: page
|
||||
title: "Tahoma Cover"
|
||||
description: "Instructions how to integrate Tahoma covers into Home Assistant."
|
||||
date: 2017-07-18 12:00
|
||||
sidebar: true
|
||||
comments: false
|
||||
sharing: true
|
||||
footer: true
|
||||
logo: tahoma.png
|
||||
ha_category: Cover
|
||||
ha_release: 0.59
|
||||
---
|
||||
|
||||
To use your tahoma covers in your installation, add the following to your `configuration.yaml` file:
|
||||
|
||||
``yaml
|
||||
# Example configuration.yml entry
|
||||
cover:
|
||||
platform: tahoma
|
||||
```
|
Loading…
Add table
Add a link
Reference in a new issue