fison67 / mi_connector

Connector for Xiaomi Devices with Smartthings, Hubitat
MIT License
210 stars 599 forks source link

lumi.ctrl_ln1.aq1 not supported #51

Closed droliverlewis closed 4 years ago

droliverlewis commented 4 years ago

Hi,

Found another device ID that is not supported in your docker image: lumi.ctrl_ln1.aq1

In /usr/src/app/node_modules/miio/lib/devices/gateway/subdevices.js the following entry needs to be added to the module.exports:

63: require('./ctrl_ln1'),

Kind Regards

fison67 commented 4 years ago

Thank you! I will add it on next version.