home-assistant.github.io/source/_components/cover.tahoma.markdown
Philip Kleimeyer 78f4332d0d Tahoma Platform (#3574)
* added tahoma plattform, cover, sensor markdown

* fix - tahoma capitalised

* fix typo, added new config section

* ready to merge

* updated logo
2017-11-20 20:40:59 +01:00

21 lines
No EOL
429 B
Markdown

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