MMM-WiFiPassword
MMM-WiFiPassword copied to clipboard
Magic Mirror Module that displays your WiFi network, password with QRCode
**Describe the bug** Configure a center position. It will get ignored and Module will be aligned to left position. Additional the headline line will be across the whole screen. **To...
I made it possible to show the QR Code as a modal only without having it shown all the time. This was not possible before as data from the permanent...
Hey, can anybody help me. It works totally fine with an "normal" WIFI network but i cant connect with an WIFI-6 network. Thanks
I have set the config showPassword: 'false', but the password is still shown under the QR code.
https://github.com/TeraTech/MMM-WiFiPassword/blob/343b91b322dd96788fba3900bbb22f0b790800db/MMM-WiFiPassword.js#L35-L41 Hello! I was wanting to ask about special character support, and potentially even help create the change. I just am not sure which characters specifically need to be fixed...
When using a SSID name with localized characters the qr code won't show Just replace the qrcode.min.js by the non minified version from https://github.com/davidshimjs/qrcodejs and it will work as intented
Hello, One feature that I would find interesting is the ability to display or not the QR code. I tried so and it works fine: In MMM-WiFiPassword.js: - Add the...