github9984 / homebridge-xiaomi-purifier-3

Xiaomi Air Purifier 3 plugin for Homebridge
MIT License
0 stars 0 forks source link

Feature request: please add ability to rename some of the parameters via config.json #6

Open SerhiyMakarenko opened 4 years ago

SerhiyMakarenko commented 4 years ago

Hi! Thank you for the great plugin for Homebridge.

Can you please add a possibility to rename some of the parameters via config.json?

For example, would be nice to have something like listed below the list of the custom names:


        "showTemperature": true,
        "showTemperatureName": "Some custom Temperature name",
        "showHumidity": true,
        "showHumidityName": "Some custom Humidity name",
        "showAirQuality": true,
        "showAirQualityName": "Some custom Air Quality name",
        "enableLED": true,
        "enableLEDName": "Some custom LED name",
        "enableBuzzer": true
        "enableBuzzerName": "Some Buzzer LED name",
``
Thank you in advice.
SerhiyMakarenko commented 4 years ago

Since I have already placed a similar feature request to your wonderful Homberidge plugin homebridge-xiaomi-purifier-pro I hope that port changes from it here would be not very time-consuming.

In any case, thank you again for your work and effort.

github9984 commented 4 years ago

it's updated now. please download the latest version