Pittini / iobroker-nodemihome

Steuerung von bisher nicht unterstützten Xiaomi Geräten in Iobroker via node-mihome
MIT License
27 stars 15 forks source link

Error with ceiling light #71

Open LeoTronick opened 4 months ago

LeoTronick commented 4 months ago

Hi,

I am a bit confused because I get an error like this on every start of script

19:47:46.041 | info | javascript.0 (229) script.js.common.mihome: Now creating device for yeelink.light.ceiling10 / 106147191 / 192.168.178.58 / f351d09d3eae681947464d887e4285bb / 10000 19:47:46.044 | error | javascript.0 (229) script.js.common.mihome: Error: Model yeelink.light.ceiling10 is not supported 19:47:46.045 | error | javascript.0 (229) at CreateDevices (script.js.common.mihome:950:36) 19:47:46.045 | error | javascript.0 (229) at main (script.js.common.mihome:882:5)

even though "Yeelight Meteorite Pendelleuchte- yeelink.light.ceiling10 - (voll/voll)" is mentioned under supported items.

I have two questions:

Thx Leo

Pittini commented 4 months ago

Did you have copyed the necessary file in the described directory as mentioned in the manual? Normally this error appears if the file is missing.

LeoTronick commented 4 months ago

sorry. my mistake. I checked the folder and remeber that I have seen it there. Checked again now and yes it was missing. Should be fine then.