We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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
The text was updated successfully, but these errors were encountered:
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.
Sorry, something went wrong.
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.
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: