SCSGate Light


The SCSGate device can control lights of the BTicino MyHome system.

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

# Example configuration.yaml entry
light:
  - 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.