Skip to content

Add Sombra Shades window shade sub-driver#2991

Open
Woofser wants to merge 5 commits into
SmartThingsCommunity:mainfrom
Woofser:sombra-shades-subdriver
Open

Add Sombra Shades window shade sub-driver#2991
Woofser wants to merge 5 commits into
SmartThingsCommunity:mainfrom
Woofser:sombra-shades-subdriver

Conversation

@Woofser
Copy link
Copy Markdown

@Woofser Woofser commented May 21, 2026

Summary

Adds a sub-driver to the zigbee-window-treatment driver for Sombra Shades
Zigbee window shade motors (manufacturer "Sombra Shades").

Details

  • Position is reported and commanded through the standard Window Covering
    cluster (0% = open, 100% = closed); no inversion.
  • Opening/Closing status is inferred from the direction of position change,
    so it works across Sombra motor variants (battery and DC) regardless of
    any manufacturer-specific motion cluster. A short settle timer emits the
    resting state once movement stops.
  • Battery level via the Power Configuration cluster; power source via the
    Basic cluster.
  • Registered through the existing lazy-load mechanism in sub_drivers.lua.

Testing

  • Unit tests in test_zigbee_window_treatment_sombra.lua.
  • Verified on physical Sombra hardware (battery and DC motors): open, close,
    pause, set level, preset, position reporting, battery, and power source.

@CLAassistant
Copy link
Copy Markdown

CLAassistant commented May 21, 2026

CLA assistant check
All committers have signed the CLA.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants