Read the statement by Michael Teeuw here.
Cannot hide SSID and Password in MMM-WiFiPassword
-
@sdetweil Ahh okay, i was just looking at the github, so there its wrong.
https://github.com/TeraTech/MMM-WiFiPassword
How to use this module
As with other MM modules, add this array to the config/config.js filemodules:[ { module: 'MMM-WiFiPassword', position: "top_left", config: { //See 'Configuration options' for more information. network: "my_network", password: "my_pass", } }, ] -
This post is deleted! -
@Alloc doesn’t hurt to add it (so u don’t forget when u add something else onto the end,
but is not ‘required’ on the last entry -
yes sorry, i have already tried a little. That’s why it’s there twice. But no matter what I do. With “,” without “,” false, true or whatever it changes nothing.
-
@tino I just installed the module, and used the config as shown on the module readme page
and added showPassword: falseand it worked as expected. shows the network name, but not the password
this module, right? https://github.com/TeraTech/MMM-WiFiPassword
and if I comment out the showPassword: false
the password is displayed -
@sdetweil thank you, i will remember it
-
@sdetweil intresting, and you write the options the same way I do, right?
-
@tino exactly like this, cut/paste from config
{ module: 'MMM-WiFiPassword', position: "top_left", config: { //See 'Configuration options' for more information. network: "xxxxx", password: "xxxxxxxxxx", showPassword: false } }, -
@sdetweil ok, thx for info, i will try it on another device later.
-
@sdetweil so, i try this on another device without any problems. so thanks @ all for helping ;) Thumbs ip!
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login