Jorim Tielemans ac4baf0a8d Various things - t (#7020)
Add missing titles
Remove trailing spaces
Fix grammar
 - login -> log in
 - show how a entry -> shows how an entry
Mention default and minimal value (telldus) or link to add-on which is mentioned (tellstick)
2018-10-23 11:09:36 +02:00

1.3 KiB

layout, title, description, date, sidebar, comments, sharing, footer, logo, ha_category, ha_release, ha_iot_class
layout title description date sidebar comments sharing footer logo ha_category ha_release ha_iot_class
page Tahoma Instructions on how to integrate Somfy Tahoma devices with Home Assistant. 2017-07-18 12:00 true false true true tahoma.png Hub 0.59 Cloud Polling

The Tahoma component platform is used as an interface to the tahomalink.com website. It adds covers, scenes and a sun sensor from the Tahoma platform.

{% linkable_title 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.