Last Updated:

Integrate Somfy MyLink for Automated Cover Control

S.C.O.R.E.ConvenienceDeviceControl

Overview

The integration of Somfy MyLink allows homeowners to control motorized covers seamlessly through their home capability system. This capability enhances convenience and comfort by enabling remote management of window treatments and outdoor covers.

Convenience icon

Benefits

  • Convenience of controlling covers remotely via smartphone or voice commands
  • Enhanced energy efficiency through automated shading based on sunlight
  • Increased security by scheduling cover movements when away from home

Intent

This capability aims to provide homeowners with enhanced control over their covers through Somfy MyLink integration. The outcome is a smart home environment that adapts to users’ preferences and schedules.

Preconditions

  • Somfy MyLink device installed and configured.
  • Home Assistant set up and operational.
  • Motorized covers compatible with Somfy MyLink.
  • Home Assistant installed and configured.
  • Integration available and authenticated: Zigbee2MQTT.
  • Device installed and reachable: TP-Link | HS100.

Actors

  • Homeowner controlling the covers
  • Family member adjusting settings
  • Guest utilizing the home capability system

Trigger

The capability is triggered by a scheduled time, user command, or sensor input indicating sunlight levels.

Workflow Diagram

flowchart TD
    A[User Command] -->|check| B{{Covers Online?}}
    B -->|Yes| C[Control Covers]
    C --> D[Adjust Cover Position]
    B -->|No| E[Notify User]

Workflow Description

1. User Initiates Command

The homeowner uses a mobile app or voice assistant to command the covers to open or close.

2. System Checks Device Status

Home Assistant checks if the Somfy MyLink and motorized covers are online and responsive.

3. Covers Adjusted

If the covers are online, the system sends the command to adjust the cover position.

4. Feedback Provided

The system provides feedback to the user, confirming the action taken or notifying them of any issues.

Postconditions

The motorized covers are adjusted according to the user’s command, and the user is informed of the outcome.

Optional Enhancements

  • Add weather-based capability to close covers during storms
  • Integrate with security system for automatic closing when away
  • Enable remote access for control while traveling

Recommended Components

Recommended ApplicationsRecommended IntegrationsRecommended Devices
Home AssistantZigbee2MQTT, Z-Wave JSTP-Link | HS100, TP-Link | HS200

Source Examples