stason325 / node-red-contrib-miio-localdevices

Nodes for controlling MIIO devices via node-mihome lib. List of devices and commands to be extended.
GNU General Public License v3.0
18 stars 7 forks source link

Model list not loading in config-node #34

Open MechatronikMonkey opened 1 year ago

MechatronikMonkey commented 1 year ago

When adding config node MIIOdevices the model list is not loading. cannot pick the correct model.

Trying to get data delivers msg error: "Error: Missing model config"

MechatronikMonkey commented 1 year ago

found de issue... the device id was wrong. I entered my MII Acc Id istead of device ID... gui is not clear about that.

working as expected.