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:
Philip Kleimeyer 2017-11-20 20:40:59 +01:00 committed by Franck Nijhof
parent 65029f3b71
commit 78f4332d0d
4 changed files with 83 additions and 0 deletions

View 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
```