-
-
Notifications
You must be signed in to change notification settings - Fork 4.5k
Closed
Milestone
Description
I was helping user with MMM-WiFiPassword, it just displays a qr code
he had misspelled the name
to recreate
add this to your config.js
{
module: "MMM-WiFiPassword1",
position: "center",
config: {
//See 'Configuration options' for more information.
network: "xxxxx",
password: "xxxxxx",
showAuthType: false,
showNetwork: false,
showPassword: false,
debug: false
}
}
i got
No helper found for module: MMM-WiFiPassword1.
but not failure, because the module was missing