fison67 / mi_connector

Connector for Xiaomi Devices with Smartthings, Hubitat

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

lumi.ctrl_ln1.aq1 not supported

droliverlewis opened this issue · comments

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

  • Oliver
commented

Thank you!
I will add it on next version.