mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-05-29 14:26:50 +00:00

* Sets front matter defaults * Removes default front matter from section templates/pages * Removes default front matter from addon pages * Removes default front matter from integration pages * Removes default front matter from posts * Removes default front matter from docs pages * Removes default front matter from other pages * Fixes blog category pages
1.5 KiB
1.5 KiB
title, description, logo, ha_category, ha_release, ha_iot_class, redirect_from
title | description | logo | ha_category | ha_release | ha_iot_class | redirect_from | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Tahoma | Instructions on how to integrate Somfy Tahoma devices with Home Assistant. | tahoma.png |
|
0.59 | Cloud Polling |
|
The Tahoma
integration platform is used as an interface to the tahomalink.com website. It adds covers, scenes and a sun sensor from the Tahoma platform.
There is currently support for the following device types within Home Assistant:
- Binary Sensor
- Sensor
- Cover
- Switch
- Scene
Configuration
To use your Tahoma devices in your installation, add the following to your configuration.yaml
file:
# Example configuration.yaml entry
tahoma:
username: YOUR_USERNAME
password: YOUR_PASSWORD
exclude: [BridgeHUEComponent, HueLampHUEComponent, PodComponent]
{% configuration %} username: description: Your username for tahomalink.com. required: true type: string password: description: Your password for tahomalink.com. required: true type: string exclude: description: List of devices to exclude. required: false type: list {% endconfiguration %}
This also works with the Somfy Connexoon. Check here for the differences between the bridges.