Last Updated:

Legrand Home+ Control Integration

S.C.O.R.E.ConvenienceDevice Control

Overview

Legrand Home+ Control provides seamless integration for managing home lighting systems, enabling users to control lights from a centralized hub. This capability enhances convenience and energy efficiency, making it easier to create the perfect ambiance in any room.

Convenience icon

Benefits

  • Centralized control of multiple lighting zones for easier management
  • Ability to create customized lighting scenes for different activities
  • Remote access to lighting controls via smartphone or smart home system

Intent

The purpose of the Legrand Home+ Control capability is to streamline the management of lighting systems within the home. By integrating with smart home platforms, users can easily adjust lighting settings and create automated routines.

Preconditions

  • Legrand Home+ Control device installed and configured.
  • Compatible smart home platform like Home Assistant set up.
  • Wi-Fi network available for connectivity.
  • Home Assistant installed and configured.
  • Integration available and authenticated: Zigbee2MQTT.
  • Device installed and reachable: Door and Window Sensors.

Actors

  • Homeowner controlling lighting settings
  • Family members adjusting lights for comfort
  • Guests interacting with the smart lighting system

Trigger

The capability is triggered when a user sends a command through the app, a voice assistant, or a scheduled capability event.

Workflow Diagram

flowchart TD
    A[User Command] -->|send command| B{Is Device Connected?}
    B -->|Yes| C[Adjust Lighting]
    C --> D[Lighting State Updated]
    B -->|No| E[Show Error Message]

Workflow Description

1. Connect to Home Assistant

Ensure that the Legrand Home+ Control is integrated with Home Assistant for centralized management.

2. Select Lighting Zone

Choose the specific lighting zone or group of lights you want to control from the Home Assistant dashboard.

3. Send Command

Issue a command to turn on/off lights or adjust brightness using the app or a voice assistant.

4. Receive Feedback

The system provides feedback on whether the command was successfully executed or if there was an error.

5. Automate Lighting Routines

Set up capability rules in Home Assistant to manage lighting based on time, presence, or other triggers.

Postconditions

The lighting system reflects the user’s commands, with states updated in real-time within the Home Assistant interface.

Optional Enhancements

  • Integrate with motion sensors for automatic lighting adjustments
  • Create advanced lighting scenes based on time of day
  • Enable voice control via Google Home or Amazon Alexa

Recommended Components

Recommended ApplicationsRecommended IntegrationsRecommended Devices
Home AssistantZigbee2MQTT, Z-Wave JSDoor and Window Sensors, Lutron Caseta Dimmer

Source Examples