Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set fanModeSequence on configure for Mercator SSWF01G #5454

Merged
merged 1 commit into from
Feb 9, 2023

Conversation

davidjb
Copy link
Contributor

@davidjb davidjb commented Feb 7, 2023

The SSWF01G / TS05010 sets {fanModeSequence: 1} upon joining a Zigbee network which changes its physical speed button to only allowing low/high, despite being physically capable of three speeds (and its physical buttons allowing low/med/high prior to joining). Setting fanMode via Zigbee to any speed always works but changing to {fanModeSequence: 0} allows for the full range of speeds (low/med/high speeds) from its physical button controls.

This PR sets this value upon joining the network to address the issue described at #4594 (comment) (and also noted at zigpy/zha-device-handlers#1577).

This device ships with {fanModeSequence: 1} which restricts its physical
speed button to low/high after joining a Zigbee network, despite being
physically capable of three speeds. Changing to {fanModeSequence: 0}
allows for the full range of speeds (low/med/high speeds) on the
physical button.
@davidjb davidjb force-pushed the SSWF01G-fanmodesequence branch from 269a799 to 2b856dc Compare February 9, 2023 12:35
@davidjb davidjb changed the title Set fanModeSequence on join for Mercator SSWF01G Set fanModeSequence on configure for Mercator SSWF01G Feb 9, 2023
@Koenkk Koenkk merged commit 6a88ea9 into Koenkk:master Feb 9, 2023
@Koenkk
Copy link
Owner

Koenkk commented Feb 9, 2023

Thanks!

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