home-assistant.github.io/source/_components/rollershutter.homematic.markdown
2016-06-26 12:03:23 +02:00

779 B

layout title description date sidebar comments sharing footer logo ha_category ha_release ha_iot_class
page Homematic Rollershutter Instructions how to integrate Homematic rollershutters within Home Assistant. 2016-06-25 12:05 true false true true homematic.png Rollershutter 0.23 Local Push

The homematic rollershutter platform lets you control Homematic rollershutters through Home Assistant.

To set it up, add the following information to your configuration.yaml file:

rollershutter:
  platform: homematic
  address: LEQ1234567
  name: Kitchen

Configuration variables:

  • address (Required): The serial number of the device, eg. LEQ1234567
  • name (Optional): Name to identify the device.