merdok / homebridge-miot

Homebridge plugin for devices supporting the Xiaomi miot protocol
MIT License
395 stars 63 forks source link

Support removing "Screen" controls on `zhimi.airp.mb5` #243

Closed MPThLee closed 2 years ago

MPThLee commented 2 years ago

Describe the idea or improvement I just set up zhimi.airp.mb5 device on homebridge, but somehow I can't remove "screen" brightness toggles. If there's feature about removing screen brightness toggles in home bridge, it will be nice

Describe the solution you'd like Add some configurable option for screen brightness

Additional context "ledControl": false doesn't do anything.

merdok commented 2 years ago

Did you check the docs? https://github.com/merdok/homebridge-miot/blob/main/docs/airpurifier.md There is a screenControl and i guess this is what you are looking for, right?

MPThLee commented 2 years ago

I noticed that so i just write that on config. Thanks.

image I think i just missed that config as gui config doesn't represent default value. (it should be checked. I think?)