home-assistant.io/source/_components/rollershutter.scsgate.markdown
2016-08-27 13:00:23 +02:00

1.0 KiB

layout, title, description, date, sidebar, comments, sharing, footer, logo, ha_category
layout title description date sidebar comments sharing footer logo ha_category
page SCSGate Rollershutter Instructions how to integrate SCSGate motorized devices into Home Assistant. 2016-01-31 22:16 true false true true bus_scs.png Deprecated

**This platform has been deprecated in favor of a "[cover](/components/cover.scsgate/)" platform and will be removed in the future. Please use the cover platform.**

The SCSGate device can control motirized roller shutters connected to the BTicino MyHome system.

To enable SCSGate roller shutters in your installation, add the following to your configuration.yaml file:

# Example configuration.yaml entry
rollershutter:
  platform: scsgate
  devices:
    living_room:
      name: Living Room
      scs_id: XXXXX

Configuration variables:

  • devices (Required): A list of devices with their name to use in the frontend.

Known limitation: it is not possible to know the current state of the roller shutter.