hannseman / homebridge-mi-hygrothermograph

Homebridge plugin for the Xiaomi Mi Bluetooth Temperature and Humidity Sensor
MIT License
267 stars 52 forks source link

Add support for bindKey in config-ui-x #131

Closed PhilippeSch closed 3 years ago

PhilippeSch commented 3 years ago

In order to connect the sensor LYWSD03MMC the bindKey has to be retrieved and added to the config.json. Currently, this cannot be done via the config-ui-x.

Expected Behavior

bindKey can be configured in the Advanced settings of config-ui-x.

Current Behavior

bindKey has to be added manually.

PhilippeSch commented 3 years ago

Just saw, that micampe:missing-config-ui has already added the support. Thank you.