mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-05-07 03:28:58 +00:00
663 B
663 B
layout, title, description, date, sidebar, comments, sharing, footer, ha_category
layout | title | description | date | sidebar | comments | sharing | footer | ha_category |
---|---|---|---|---|---|---|---|---|
page | SCSGate switch | Instructions how to integrate SCSGate switches into Home Assistant. | 2016-01-31 22:15 | true | false | true | true | Switch |
The SCSGate device can control switches of the BTicino MyHome system.
To enable SCSGate switches in your installation, add the following to your configuration.yaml
file:
# Example configuration.yaml entry
switch:
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.