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

Handle hvacFanCtrl messages without fanMode data #5327

Merged
merged 1 commit into from
Jan 14, 2023

Commits on Jan 14, 2023

  1. Handle hvacFanCtrl messages without fanMode data

    This handles `hvacFanCtrl` messages where `fanMode` isn't present, such
    as `{"fanModeSequence":1}` (such as that generated by the Mercator
    SSWF01G fan controller, reported in
    Koenkk/zigbee2mqtt#15186). Previously, without
    `fanMode` present, the state was assumed to be on.
    davidjb committed Jan 14, 2023
    Configuration menu
    Copy the full SHA
    a4dfc4d View commit details
    Browse the repository at this point in the history