oogje / homebridge-i6-bigAssFans

A Homebridge plugin which allows you to control a Big Ass Fan.
MIT License
18 stars 3 forks source link

Haiku I-series fan light should not advertise color-changing #7

Closed jmissig closed 2 years ago

jmissig commented 2 years ago

Describe The Bug: Haiku I-series light control has controls for changing the color. This light only has adjustable brightness, not color.

To Reproduce: Add a Haiku I-series fan with light. Open Home app, open fan light controls. There will be a white temperature selector which does not function.

Expected behavior: Light dim-only controls.

Logs:

Show the Homebridge logs here, remove any sensitive information.

Plugin Config:

                {
                    "name": "Master Bedroom Overhead Fan",
                    "ip": “xxx",
                    "mac": “xxx",
                    "whoosh": false,
                    "dimToWarm": false,
                    "fanAuto": false,
                    "lightAuto": false
                },

Screenshots:

IMG_2656

Environment:

oogje commented 2 years ago

Thanks for this. Shouldn't be a problem to fix (famous last words).

oogje commented 2 years ago

@jmissig, at your convenience please check if v0.4.2 takes care of this issue. Thanks.

jmissig commented 2 years ago

@oogje correct, fixed now, thanks 🙏🏼!